This is a stable release series of Condor. It is based on the 6.5 development series. All new features added or bugs fixed in the 6.5 series are available in the 6.6 series. The details of each version are described below.
New Features:
Bugs Fixed:
condor_reconfig hostname1 hostname2 hostname1will only send a single reconfig command to
hostname1
.
Known Bugs:
condor_config_val -negotitator
queries the
condor_ collector, instead of querying the
condor_ negotiator like it should.
condor_q -analyze
will not work.
The tool will fail to find and query the condor_ negotiator
for user priorities which it needs to determine why jobs may
not be running.
-pool hostname
will
also recogize -pool hostname:port
if the remote
condor_ collector is listening on a non-standard port.
However, the condor_ findhost tool does not work if given a
-pool option that includes a port.
|