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

[Condor-users] Adding new flocking partner



Dear all,

I was wondering if it is possible to add a new flocking partner (central manager) to other running central managers. Can't I change the configuration of FLOCK_TO and FLOCK_FROM dynamically?

I mean I could say:
FLOCK_TO = $(list_of_flocking_partner)
FLOCK_FROM = $(list_of_flocking_partner)

Then I could set the configuration attribute 'list_of_flocking_partner' to be modifiable with SETTABLE_ATTRS_OWNER.

The problem is that all running jobs will be restarted in the vanilla environment if I restart the central manager after reconfiguration (I can't use the standard universe).

Many Thanks
Birol Colak