I’m trying to run command qstat but instead of getting the queue status I’m seeing this error:
Cannot resolve default server host ‘torqueserver’ – check server_name
file. qstat: cannot connect to server torqueserver (errno=15010)
Access from host not allowed, or unknown host
How can I solve that?
Is ‘torqueserver’ the hostname of the node running pbs_server? In the server_name file located in /server_name (default for is /var/spool/torque) the actual hostname of the node running pbs_server should be in that file.