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

Re: [Condor-users] not able to see all the processes



when I do a reconfig with condor_reconfig after changing the demon_list, i gave condor_restart and the process list that i see are
 
condor    7020     1  0 May18 ?        00:01:03 ./condor_master
condor    7021  7020  0 May18 ?        00:00:57 condor_startd -f
condor    7022  7020  0 May18 ?        00:00:00 condor_schedd -f
root      5451 13807  0 09:00 pts/2    00:00:00 man condor_reconfig
root      5452  5451  0 09:00 pts/2    00:00:00 sh -c (cd /usr/local/condor/man                                                              && (echo ".pl 1100i"; /bin/cat '/usr/local/condor/man/man1/condor_reconfig.1'; e                                                             cho ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | nroff --legacy ISO-8859-1 -                                                             man -rLL=77n -rLT=77n 2>/dev/null | /usr/bin/less -iRs)
root      5453  5452  0 09:00 pts/2    00:00:00 sh -c (cd /usr/local/condor/man                                                              && (echo ".pl 1100i"; /bin/cat '/usr/local/condor/man/man1/condor_reconfig.1'; e                                                             cho ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | nroff --legacy ISO-8859-1 -                                                             man -rLL=77n -rLT=77n 2>/dev/null | /usr/bin/less -iRs)
root      5540 13807  0 09:05 pts/2    00:00:00 grep condor_

I am lost here....when i change the demon list to DAEMON_LIST = MASTER, STARTD, SCHEDD,NEGOTIATOR,COLLECTOR and reconfig and restart i was expecting to see the process condor_negotiator and condor_collector to be added to the list...but i see some thing else is added to the list  
 
On 5/20/07, Partha sarathi <jinka.partha@xxxxxxxxx> wrote:
would like to put whole picture of what i have done......so that u can give a CLEAN HELP
 
i have with me two windows xp boxes and a two red hat boxes......the hostnames are

1. 10.237.226.77(ip)  - perfcoewxp4(hostname)

2. 10.237.226.91   - perfcoewxp5

3. 10.237.226.83   - perfcoelnx3

4.  10.237.226.84 – perfcoelnx4

I tried to create a pool. I have taken perfcoelnx3 as the manager and installed condor using condor-install. I went through all the steps and got the message that its installed and then i executed condor_master to run the deamons.....that is where i am and i saw  
 
condor    7021  7020  0 13:08 ?        00:00:05 condor_startd -f
>condor    7022  7020  0 13:08 ?        00:00:00 condor_schedd -f
 
these two processes running on perfcoelnx3. then i changed the daemon list in the condor_config.local in home/condor/ to DAEMON_LIST = MASTER, STARTD, SCHEDD,NEGOTIATOR,COLLECTOR   and as todd said i gave a condor_restart also....but still i see the same process....
 
I have not done condor_reconfig....i jus have changed the demon lisst and gave a restart....do i have do a reconfig and restart again??
 
Also what about the other machines.....do i have to install condor on them also....
 
My aim is to make perfcoelnx3 as the manager,exec,submit and rest of the three machines as exec,submit......
 
I think i have given a clear picture of where i am ....need some help and clarification.......
 
thanks
partha

 



 
On 19 May 2007 08:15:00 -0500, Todd Tannenbaum < tannenba@xxxxxxxxxxx> wrote:
95% of the config parameters can be changed "on the fly" by running condor_reconfig.  Unfortunately, iirc, DAEMON_LIST changes have no impact with just a condor_reconfig.  After you change DAEMON_LIST, you need to run condor_restart.

-Todd

< Sent from a Palm Treo 680 >
>
>i have changed the daemon list in the condor_config.local in home/condor/ to DAEMON_LIST = MASTER, STARTD, SCHEDD,NEGOTIATOR,COLLECTOR.....even then i am able to see only in the ps -ef| grep condor_
>
>condor    7021  7020  0 13:08 ?        00:00:05 condor_startd -f
>condor    7022  7020  0 13:08 ?        00:00:00 condor_schedd -f
>
>

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