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

Re: [Condor-users] condor_status............issues



this what i see when i do a ps grep
 
[condor@Perfcoelnx3 bin]$ ps -ef|grep condor_
 
condor   12967     1  0 May23 ?        00:06:40 ./condor_master
condor   12970 12967  0 May23 ?        00:00:00 condor_collector -f
condor   12971 12967  0 May23 ?        00:04:37 condor_startd -f
condor   12972 12967  0 May23 ?        00:00:04 condor_schedd -f
condor   12973 12967  0 May23 ?        00:00:02 condor_negotiator -f
condor    2517  2014  0 12:27 pts/3    00:00:00 grep condor_
 
[condor@Perfcoelnx3 bin]$ ps -ef|grep condor
 
condor   12967     1  0 May23 ?        00:06:40 ./condor_master
condor   12970 12967  0 May23 ?        00:00:00 condor_collector -f
condor   12971 12967  0 May23 ?        00:04:37 condor_startd -f
condor   12972 12967  0 May23 ?        00:00:04 condor_schedd -f
condor   12973 12967  0 May23 ?        00:00:02 condor_negotiator -f
root      2011  2360  0 06:42 ?        00:00:00 sshd: condor [priv]
condor    2013  2011  0 06:42 ?        00:00:00 sshd: condor@pts/3
condor    2014  2013  0 06:42 pts/3    00:00:00 -bash
condor    2518  2014  0 12:27 pts/3    00:00:00 ps -ef
condor    2519  2014  0 12:27 pts/3    00:00:00 grep condor

small help on the other question like....how do i know if there is any NAT or firewall involved......i can ping all the machines in my pool from any m/c......
 

 
On 5/31/07, Kewley, J (John) <j.kewley@xxxxxxxx> wrote:
Can you do a
ps -elf | grep condor
to see which daemons are running on each machine.
 
Also, are there any NATs or Firewalls involved on or between the machines?
 
JK
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Partha sarathi
Sent: Thursday, May 31, 2007 5:15 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] condor_status............issues

for condor_status -any, I don't see any output...and for condor_status -direct local host
 
i get
 
[condor@Perfcoelnx3 bin]$ ./condor_status -direct perfcoelnx3
./condor_status: Can't find address for startd perfcoelnx3


 
On 5/30/07, Ian Chesal <ICHESAL@xxxxxxxxxx> wrote:
> when i issue condor_status i should see summary of information about
> the ClassAds regardng the recources in the pool..............but when
> i do a condor_status i don't see any output on the screen and i see
> the prompt coming again......

What happens if you do:

       condor_status -any

Or:

       condor_status -direct localhost

Do either of those produce any results?

- Ian


_______________________________________________
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/


_______________________________________________
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/