[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Master worker node problem



Firsly i exicuted condor_master on worker node then after 1 minute i exicuted it on MASTER machine
when i exicuted condor_status on master machine it showing only worker node but not master pc it (where i exicuted that command) for some time (say 1 minute) after that it showing both.......
why it happening like
in general expectatation master should come first and then slave here why it reversed ???

[condor@srinivas ~]$ condor_status
Name          OpSys       Arch   State      Activity   LoadAv Mem   ActvtyTime
srinu.cse.com LINUX       INTEL  Unclaimed  Idle       1.310   128  0+00:01:42
                     Machines Owner Claimed Unclaimed Matched Preempting
         INTEL/LINUX        1     0       0         1       0          0
                      Total        1     0       0         1       0          0
[condor@srinivas ~]$ condor_status
Name          OpSys       Arch   State      Activity   LoadAv Mem   ActvtyTime
srinu.cse.com LINUX       INTEL  Unclaimed  Idle       1.310   128  0+00:01:42
                     Machines Owner Claimed Unclaimed Matched Preempting
         INTEL/LINUX        1     0       0         1       0          0
                       Total        1     0       0         1       0          0
[condor@srinivas ~]$ condor_status
Name          OpSys       Arch   State      Activity   LoadAv Mem   ActvtyTime
srinivas.cse. LINUX       INTEL  Unclaimed  Idle       1.440   256  0+00:00:04
srinu.cse.com LINUX       INTEL  Unclaimed  Idle       1.310   128  0+00:01:42
                     Machines Owner Claimed Unclaimed Matched Preempting
         INTEL/LINUX        2     0       0         2       0          0
                      Total        2     0       0         2       0          0
 
Thanks and regards,
Srinivas.Malyala