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

Re: [Condor-users] Setting up new condor pool



Have you tried looking at the StartLog on bug2 and CollectorLog on bug1 files to see if there are any errors or useful information?

Rob

Gary Orser wrote:
Hi all,

I'm using condor-6.8.6, ubuntu (hardy)

Having difficulty getting nodes from bug2 to show up on the master
node bug1.  I can submit jobs from either machine, but they only run
on node bug1.  The bug2 vm's never seem to show up in the pool.


orser@bug2:~$condor_status
Name          OpSys       Arch   State      Activity   LoadAv Mem
vm1@xxxxxxxxx LINUX       INTEL  Owner      Idle       0.000  1644
vm2@xxxxxxxxx LINUX       INTEL  Owner      Idle       0.000  1644


orser@bug2:~$ps -ef | grep condor
condor    6152     1  0 16:51 ?        00:00:00
/opt/condor/sbin/condor_master
condor    6153  6152  0 16:51 ?        00:00:04 condor_startd -f
condor    6154  6152  0 16:51 ?        00:00:00 condor_schedd -f


orser@bug2:~$condor_status -direct bug2
Name          OpSys       Arch   State      Activity   LoadAv Mem
vm1@xxxxxxxxx LINUX       INTEL  Owner      Idle       0.000  1644
vm2@xxxxxxxxx LINUX       INTEL  Owner      Idle       0.000  1644


orser@bug1:~$ condor_status
Name          OpSys       Arch   State      Activity   LoadAv Mem
vm1@xxxxxxxxx LINUX       INTEL  Owner      Idle       0.000  1644
vm2@xxxxxxxxx LINUX       INTEL  Unclaimed  Idle       0.000  1644


orser@bug1:~$ ps -ef | grep condor
condor    6386     1  0 16:47 ?        00:00:00
/opt/condor/sbin/condor_master
condor    6387  6386  0 16:47 ?        00:00:00 condor_collector -f
condor    6388  6386  0 16:47 ?        00:00:00 condor_negotiator -f
condor    6389  6386  0 16:47 ?        00:00:04 condor_startd -f
condor    6391  6386  0 16:47 ?        00:00:00 condor_schedd -f


?????
orser@bug1:~$ condor_status -direct bug2
condor_status: Can't find address for startd bug2.core.montana.edu

Any ideas about what is wrong?

Cheers, Gary
------------------------------------------------------
Gary Orser
Department of Microbiology
Montana State University
1 Lewis Hall, Bozeman MT, 59717
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/