[torqueusers] RE: problems on ppc64
Garrick Staples
garrick at clusterresources.com
Thu Apr 19 10:43:10 MDT 2007
On Thu, Apr 19, 2007 at 09:14:47AM -0600, Amjad Syed alleged:
> Yes torque setup is run as root. It creates
> /var/spool/torque/server_priv. But it does not create nodes file.
torque.setup does not create /var/spool/torque/server_priv, that is done
by 'make install'. And yes, torque.setup does not create the nodes
file. You can manually ad dnodes to the nodes file and restart
pbs_server, and create nodes in qmgr.
But this won't help if pbs_server can't read the server database as
indicated in the first error message.
Kill pbs_server, re-run 'make install' and make sure that it completes
without error. Then manually run 'pbs_server -t create' and make sure
/var/spool/torque/server_priv/serverdb is created.
More information about the torqueusers
mailing list