<span class="gmail_quote"></span>Hi,<br>
Iam trying to get MAUI and
TORQUE integration to work on Debian. I've updated all the config files
and the status of pbs_server, maui and torque-mom (on client) and
everything seems to be fine. But I can't get this combination to work. <br>
This is my first experience
with these tools and can anyone explain me the possible reason for the
following error log messages from maui and torque, seen after
submitting a job. <br>
<br>
1. Maui error log : SERVERHOST in maui.cfg is set to the
hostname where the torque server is running. But it never seems to use
that host string (as shown below)<br>
<br>
09/11 20:13:15 ERROR: cannot connect to PBS server '' rc: -1 (errno: 15034)<br>
09/11 20:13:15 ALERT: cannot re-initialize PBS interface<br>
09/11 20:13:15 ALERT: cannot load cluster workload on RM (RM 'base' failed in function 'workloadquery')<br>
09/11 20:13:15 WARNING: no workload detected<br>
09/11 20:13:15 MStatClearUsage(node,Active)<br>
09/11 20:13:15 MClusterUpdateNodeState()<br>
<br>
2. Corresponding torque server error log: Where should be
specify in maui configuration that it should listen on port 15004 for
communication with RM (or) or is it the other way where pbs_server
should be configured to use maui as scheduler and on specific port
number.<br>
<br>
09/11/2005 20:10:54;0001;PBS_Server;Svr;PBS_Server;Connection refused
(111) in contact_sched, Could not contact Scheduler - port 15004<br>
09/11/2005 20:11:54;0001;PBS_Server;Svr;PBS_Server;Connection refused
(111) in contact_sched, Could not contact Scheduler - port 15004<br>
09/11/2005 20:12:54;0001;PBS_Server;Svr;PBS_Server;Connection refused
(111) in contact_sched, Could not contact Scheduler - port 15004<br>
09/11/2005 20:13:54;0001;PBS_Server;Svr;PBS_Server;Connection refused
(111) in contact_sched, Could not contact Scheduler - port 15004<br>
Thankyou.<br>