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

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



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