This is the development release series of Condor, The details of each version are described below.
New Features:
Bugs Fixed:
Known Bugs:
New Features:
Bugs Fixed:
Known Bugs:
|
New Features:
CKPT_SERVER_HOST = $RANDOM_CHOICE(check1.example.com,check2.example.com)
CONDOR_IDS
is
not set, Condor searches for a ``condor'' user in the local user
information database (the /etc/passwd file, NIS, etc).
For more information about the CONDOR_IDS
setting, see
section 3.6.10 on page
condor_cod_request -name vm3@hostname
)
the tool will now automatically append a requirement to your
request to ensure that your claim comes from the virtual machine
you requested.
condor_status -cod -long
now provides the ClaimID
string for any COD claims in your pool.
This is useful in case you misplace or do not save the ClaimID
returned to you from condor_ cod_request.
Bugs Fixed:
HAWKEYE
to your
DAEMON_LIST, and define HAWKEYE to be the path to
the hawkeye_master program, the condor_ master will spawn
everything correctly.
Known Bugs:
Known Bugs:
PERIODIC_CHECKPOINT = False
in your condor_config
file.
New Features:
COLLECTOR_HOST = $(CONDOR_HOST):9650 NEGOTIATOR_HOST = $(CONDOR_HOST):9651 FLOCK_TO = your-other.collector.domain.org:7002
If you define COLLECTOR_HOST in this way, all Condor tools will automatically use the specified port if you are using them in the local pool (so you do not need to use any special options to the tools to get them to find your condor_ collector listening on the new port).
In addition, the -pool option to all Condor tools now understands the ``hostname:port'' notation for remote pools. To query a remote pool with a collector listening on a non-standard port, you can use this:
condor_status -pool your-other.collector.domain.org:7002
Bugs Fixed:
New Features:
Bugs Fixed:
Known Bugs:
Bugs Fixed:
Known Bugs: