cluster talk:Torque/216/server
From Dgiref
| trouble: | error: Failed dependencies: libtorque.so.0()(64bit) is needed by torque-server-2.1.6-1cri_2dgrid_sl4.x86_64 |
| identification: | Torque server installation without torque-client-XXX.rpm will have: |
| solution: | wget torque-client-XXX.rpm
rpm -ihv torque-client-XXX.rpm |
| trouble: | echo ${TORQUE_SERVER} > /var/spool/pbs/server_name
After that, the command makes the error: pbsnodes -a No default server name. |
| identification: | Setup variable value failed |
| solution: | Make the configuration
echo ${TORQUE_SERVER} > /var/spool/pbs/server_name |