[torquedev] Are custom ports possible?
Gareth.Williams at csiro.au
Gareth.Williams at csiro.au
Wed Oct 27 16:30:18 MDT 2010
> -----Original Message-----
> From: torquedev-bounces at supercluster.org [mailto:torquedev-
> bounces at supercluster.org] On Behalf Of "Mgr. Šimon Tóth"
> Sent: Wednesday, 27 October 2010 9:14 PM
> To: Torque Dev. Mailing List
> Subject: [torquedev] Are custom ports possible?
>
> Is it possible to compile torque with custom port numbers (or should I
> head into modifying the sources)?
>
> We are already transitioning from PBSPro into Torque and since they use
> same ports it's doing pretty crazy stuff sometimes.
>
> --
> Mgr. Šimon Tóth
I've had success running multiple concurrent instances of torque (just for testing) by editing src/include/pbs_ifl.h to change the ports and also changing the service names and adding /etc/services entries.
Eg. torque_mom 17002/tcp
I think that with this approach, the risk of the separate instances conflicting is lowered.
- Gareth
More information about the torquedev
mailing list