Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Adding new flocking partner
- Date: Thu, 12 Mar 2009 15:11:07 +0100
- From: Colak Birol <birol.colak@xxxxxxxxx>
- Subject: [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