[torqueusers] Torque-1.2.0p5 Server to mom communication error
Dave Jackson
jacksond at clusterresources.com
Fri Sep 2 07:42:29 MDT 2005
Fabio,
This requirement only affects Mac OSX clusters because there were a
few bugs in the OS/X handling of client side socket binding.
Consequently, you can't always be certain that when you are sending a
request out to the server, that you have successfully connected to a
restricted or trusted port. Consequently,the server needs to trust
these valid connections from clients which originate at ports >= 1024.
We reported these bugs to Apple some time ago and it is possible that
one or more of these issues have been addressed in the more recent
releases of OS/X. If you are interested in the changes, you can simply
search on the __TDARWIN and __TDARWINBIND defines in the code.
This requirement has been documented in section 1.3.2.5 of the new 2.0
TORQUE docs.
Dave
On Thu, 2005-09-01 at 22:35 -0300, Fabio Carvalho wrote:
>
>
> On 9/1/05, Garrick Staples <garrick at usc.edu> wrote:
> On Thu, Sep 01, 2005 at 03:23:09PM -0500, Clifton Kirby
> alleged:
> > This fixed my problem. Thanks.
> > -----Original Message-----
> > From: Fabio Carvalho [mailto:fabio.carv at gmail.com]
> > Sent: Thursday, September 01, 2005 12:51 PM
> > To: Clifton Kirby
> > Cc: torqueusers at supercluster.org
> > Subject: Re: [torqueusers] Torque-1.2.0p5 Server to mom
> communication
> > error
> >
> >
> > here we solve this problem including the line $restricted
> *.our.domain in
> > config file ($PBS_HOME/mom_priv/config)
>
> Why is this necessary? I keep seeing this on the list with
> regards to
> OSX clusters.
> I'm not sure but i think the $restricted parameter is to
> specify hosts which can connect as non-root to mom. My doubt
> is, non-root means ports > 1024 ?
>
>
> On Linux and Mac OSX 10.3.9 clusters here at USC we don't
> need
> $restricted in MOM's config with TORQUE/maui.
>
> here it solve this problem (or just a coincidence) Can anyone tell me?
>
>
> Even with old OpenPBS, it's not needed unless maui is run as a
> non-priviledged user.
>
> --
> Garrick Staples, Linux/HPCC Administrator
> University of Southern California
>
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
>
>
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list