Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] port ranges for Condor-G
- Date: Mon, 27 Mar 2006 21:49:27 -0800 (PST)
- From: Rod Walker <rwalker@xxxxxx>
- Subject: Re: [Condor-users] port ranges for Condor-G
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.
Cheers,
Rod.
On Mon, 27 Mar 2006, Erik Paulson wrote:
> On Mon, Mar 27, 2006 at 01:35:17PM -0800, Rod Walker wrote:
> > Hi,
> > A condor installation has
> >
> > export GLOBUS_TCP_PORT_RANGE="20000,25000"
> > before condor_master is started and
> > HIGHPORT = 35000
> > LOWPORT = 30000
> > in the config.
> >
> > Nevertheless the gahp server can start up on >35000,e.g.
> > tcp 0 0 *:36000 *:*
> > LISTEN 23985/gahp_server
> > tcp 0 0 *:35998 *:*
> > LISTEN 23985/gahp_server
> >
> > and thus be invisible(firewalled) to the gatekeepers.
> >
> > Please can someone give the definitive guide - there is some conflicting
> > information in the mailing list(some of it from me).
> >
>
> Can you cd into /proc/<pid> and dump out the environment
> for the GAHP server? The globus tcp port range
> variable should be there.
>
> (And just as a sanity check, could you check the environments
> of the condor_master, the condor_schedd, and the gridmanager
> for that gahp server?)
>
> -Erik
>
> > Cheers,
> > Rod.
> >
> >
> >
> > --
> > Rod Walker +1 6042913051
> >
> > _______________________________________________
> > Condor-users mailing list
> > Condor-users@xxxxxxxxxxx
> > https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
--
Rod Walker +1 6042913051