Exercise 5: CREAM CE + Torque Configuration: Difference between revisions

From Gridkaschool
Jump to navigationJump to search
(Created page with "/opt/glite/yaim/bin/yaim -c -s /root/siteinfo_dir/site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils On the first step errors on torque configuration (pbs-server not sta…")
 
No edit summary
Line 1: Line 1:
/opt/glite/yaim/bin/yaim -c -s /root/siteinfo_dir/site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils
/opt/glite/yaim/bin/yaim -c -s /root/siteinfo_dir/site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils


On the first step errors on torque configuration (pbs-server not started).
On the first step errors on torque configuration (pbs-server not started).


Troubleshooting:
Troubleshooting:
/etc/init.d/pbs_server start
/etc/init.d/pbs_server start
Re-configure the batch system:
Re-configure the batch system:
/opt/glite/yaim/bin/yaim -c -s /root/siteinfo_dir/site-info.def -n TORQUE_server -n TORQUE_utils
/opt/glite/yaim/bin/yaim -c -s /root/siteinfo_dir/site-info.def -n TORQUE_server -n TORQUE_utils

Revision as of 15:19, 22 August 2012

 /opt/glite/yaim/bin/yaim -c  -s /root/siteinfo_dir/site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils

On the first step errors on torque configuration (pbs-server not started).

Troubleshooting:

 /etc/init.d/pbs_server start

Re-configure the batch system:

 /opt/glite/yaim/bin/yaim -c  -s /root/siteinfo_dir/site-info.def -n TORQUE_server -n TORQUE_utils