[Mauiusers] - Problems installing / Integrating maui with torque
Christian Andersson
christianan at mitrion.com
Thu Jul 13 08:30:06 MDT 2006
Im running torque-2.1.1 and maui-3.2.6p16.
I have problems integrating maui with torque. I have been running torque with
the default scheduler for a couple of weeks and now i tried to install maui
without reinstalling torque and disabling pbs_sched at start, instead i
killed pbs_sched and restarted pbs (pbs_sched was not running).
I followed:
http://www.clusterresources.com/products/maui/docs/mauistart.shtml
and
http://www.clusterresources.com/products/maui/docs/pbsintegration.shtml
And i have to say they seem outdated. (Not mentioning make install at all, not
even as optional)
The following is somewhat pseudo cmds that represent my install procedure:
mkdir /tmp/maui
cp maui-3.2.6p16.tar.gz /tmp/maui/
cd /tmp/maui
sudo tar zxvf maui-3.2.6p16.tar.gz
cd maui-3.2.6p16
sudo ./configure
sudo make
sudo make install
sudo vi maui.cfg
---
SERVERMODE TEST
---
export PATH=$PATH:$/usr/local/maui/bin
cd /usr/local/maui/sbin/
sudo ./maui
qsub job1.sh
qsub job2.sh
qsub job3.sh
I dont want to flood you so i have stripped the output a bit.
/usr/local/maui/bin$ sudo ./showq
Total Jobs: 0 Active Jobs: 0 Idle Jobs: 0 Blocked Jobs: 0
--------------------------------------
/usr/local/maui/bin$ sudo ./showbf
backfill window (user: 'root' group: 'root' partition: ALL) Thu Jul 13
08:42:51
no procs available
--------------------------------------
/usr/local/maui/bin$ sudo ./showstats
maui active for 00:04:07 stats initialized on Thu Jan 1 01:00:00
Eligible/Idle Jobs: 0/0 (0.000%)
Active Jobs: 0
Successful/Completed Jobs: 0/0 (0.000%)
Avg/Max QTime (Hours): 0.00/0.00
Avg/Max XFactor: 0.00/0.00
Dedicated/Total ProcHours: 0.00/0.00 (0.000%)
Current Active/Total Procs: 0/0 (0.000%)
Avg WallClock Accuracy: <N/A>
Avg Job Proc Efficiency: <N/A>
Est/Avg Backlog (Hours): <N/A>/<N/A>
--------------------------------------
If you have any ideas id appriciate the help!
Best regards, Christian
More information about the mauiusers
mailing list