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

Re: [Condor-users] Condor restarts



> I am making 2 changes in my environment and I am not sure what I need
> to do to effect these changes:
>
> I made the change :
>
> STARTD_CRON_NAME = GMANAGER
>
> GMANAGER_JOBLIST = job2
> GMANAGER_job2_PREFIX = prefix_
> GMANAGER_job2_EXECUTABLE = /home/condor/install/modules/logger
> GMANAGER_job2_PERIOD = 5m
> GMANAGER_job2_MODE = WaitForExit
>
>
> What do I need to restart for this change to take effect?
>
> I also made this change:
> MAX_<SUBSYS>_LOG = 99999999
>
>
> What do I need to restart for this change to take effect?

Always start with:

        condor_reconfig -full -startd

That's softer than a restart. And if it doesn't work move on to a:

        condor_restart -peaceful

For the cron stuff I'm certain a reconfig is sufficient, but I don't know about the log file rotation size change.

- Ian

Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution,  or copying  of this message, or any attachments, is strictly prohibited.  If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.