[Mauiusers] OpenPBS can't connect to Maui
Josh Butikofer
josh at clusterresources.com
Thu Nov 30 13:13:55 MST 2006
First of all, I am curious as to why you are using OpenPBS? OpenPBS is quite old, and unless you
have an extremely pressing need for using it I would suggest using TORQUE. TORQUE is based on
OpenPBS, but has much better scalability, stability, features, etc. You can download it from
http://www.clusterresources.com/products/torque. The steps for integrating Maui with TORQUE are the
same as those for integrating with PBS.
Next, I would recommend using a verbose name for the resource manager instead of just the number 0.
Change it to something like "base" or "pbs":
RMCFG[base] TYPE=pbs
Second, try removing the second RMCFG line. Usually Maui can communicate fine with PBS without
requiring a specific port or host. Also, what do Maui's log files indicate is happening after you
start Maui? I would look there for some clues as well.
--
Joshua Butikofer
Cluster Resources, Inc.
josh at clusterresources.com
Voice: (801) 717-3707
Fax: (801) 717-3738
--------------------------
vesor at 163.com wrote:
> I am trying to use Maui3.2.6p18 for OpenPBS2.3.16.
> I followed the instructions in
http://www.clusterresources.com/products/maui/docs/pbsintegration.shtml
>
> maui.cfg:
> ...
> RMCFG[0] TYPE=PBS
> RMCFG[0] HOST=node10 PORT=15001
> ...
>
> I killed the pbs_sched and ran maui instead, but in PBS's log:
>
> 11/30/2006 21:08:06;0008;PBS_Server;Job;27.node10;Job Queued at request of slurm at node10, owner =
slurm at node10, job name = pbstest.sh, queue = small
> 11/30/2006 21:08:06;0001;PBS_Server;Svr;PBS_Server;Connection refused (111) in contact_sched,
Could not contact Scheduler
> 11/30/2006 21:09:06;0001;PBS_Server;Svr;PBS_Server;Connection refused (111) in contact_sched,
Could not contact Scheduler
> 11/30/2006 21:10:06;0001;PBS_Server;Svr;PBS_Server;Connection refused (111) in contact_sched,
Could not contact Scheduler
> 11/30/2006 21:11:06;0001;PBS_Server;Svr;PBS_Server;Connection refused (111) in contact_sched,
Could not contact Scheduler
More information about the mauiusers
mailing list