[torqueusers] pbs_server and qmgr
Miles O'Neal
meo at intrinsity.com
Thu Feb 7 21:25:19 MST 2008
Adil Mughal said...
...
|I have used an rpm to install Torque on the server (using rpm -i
|torque-2.1.8-1.fc7.i386-1.rpm)
|
|The instructions
|(http://www.clusterresources.com/products/torque/docs20/1.2basicconfig.shtml)
|now ask me to configure the pbs_server daemon by executing the command
|
|>torque.setup <USER>
|
|(where for USER I have substituted root)
|
|In my case torque.setup is located in
|
|/usr/share/doc/torque-2.1.8
|
|I get the following result:
|
|initializing TORQUE (admin: root at dphpc1011)
|./torque.setup: line 18: pbs_server: command not found
|./torque.setup: line 20: qmgr: command not found
Is that the only package you installed?
We needed several:
% rpm -qa | grep torque
torque-gui-2.1.8-2
torque-server-2.1.8-2
torque-scheduler-2.1.8-2
torque-devel-2.1.8-2
torque-client-2.1.8-2
torque-2.1.8-2
torque-docs-2.1.8-2
Someone else installed them here, but I am
assuming these are the standard packages.
The only one I can even see as realistically
optional is torque-devel .
The server is in torque-server
and qmgr is in torque-client .
-Miles
More information about the torqueusers
mailing list