Please note, all the qmgr commands are to be run by the root user
Please share us the output of this command (run as root user)
0. /etc/init.d/pbs restart
- qstat -Bf
- netstat -tunap | grep pbs
- /etc/init.d/pbs status
If the “qstat” command does not work , then please run the below command and share us the contents of strace.txt. If you do not have strace command, then please install it using yum
strace qstat -Bf -o strace.txt