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

Re: [Condor-users] port ranges for Condor-G



On Mar 27, 2006, at 11:49 PM, Rod Walker wrote:

Hi,
I checked the environ

guest 23985 23981 0 Mar27 ? 00:00:24 /opt/condor/sbin/ gahp_server
$ strings /proc/23985/environ |grep GLOBUS_TCP
GLOBUS_TCP_PORT_RANGE=30000.35000

This corresponds to the LOWPORT/HIGHPORT but with a "."
I don`t have root access to the problematic machine so I can`t check the
condor_master. I checked on my machine
export GLOBUS_TCP_PORT_RANGE=20000,25000
and
HIGHPORT = 35000
LOWPORT = 30000

results in
GLOBUS_TCP_PORT_RANGE=30000,35000

So apparently the LOW/HIGHPORT overrides the environment, but on the
problem machine(condor-6.7.14) puts a fullstop in there.

You've run into a bug that was present in one or two versions of Condor 6.7. It put a period in GLOBUS_TCP_PORT_RANGE instead of a comma. The problem is fixed in the latest version.

+--------------------------------+-----------------------------------+
|           Jaime Frey           | I used to be a heavy gambler.     |
|       jfrey@xxxxxxxxxxx        | But now I just make mental bets.  |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind.        |
+--------------------------------+-----------------------------------+