Can't start pbs_server

Hi everyone, I have a problem about PBS status.
When I used it, such qstat, qsub, it will show like this.

Unable to communicate with mgmt(127.0.0.1)
Cannot connect to specified server host 'mgmt'.

Unable to communicate with mgmt(127.0.0.1)
Cannot connect to specified server host 'mgmt'.

Unable to communicate with mgmt(127.0.0.1)
Cannot connect to specified server host 'mgmt'.
qstat: cannot connect to server mgmt (errno=111) Connection refused

And I checked whether they are running
ps -ef | grep pbs_
root 936 1 0 09:52 ? 00:00:00 /usr/local/torque/sbin/pbs_sched
root 958 1 0 09:52 ? 00:00:08 /usr/local/torque/sbin/pbs_mom
so, I think pbs_server didn’t start

I tried to start it, and I check the status

pbs_server.service - LSB: Torque is a versatile batch system for SMPs and clusters
   Loaded: loaded (/etc/init.d/pbs_server)
   Active: active (exited) since 一 2020-06-08 09:52:12 CST; 3h 41min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 876 ExecStart=/etc/init.d/pbs_server start (code=exited, status=0/SUCCESS)

 6月 08 09:52:12 mgmt systemd[1]: Starting LSB: Torque is a versatile batch system for SMPs and clusters...
 6月 08 09:52:12 mgmt pbs_server[876]: * Starting TORQUE server pbs_server
 6月 08 09:52:12 mgmt systemd[1]: Started LSB: Torque is a versatile batch system for SMPs and clusters.
 6月 08 09:52:12 mgmt pbs_server[876]: ...done.
 6月 08 09:52:12 mgmt PBS_Server[903]: LOG_ERROR::Permission denied (13) in chk_file_sec, Security violation with "/var/spool/torque/server_priv" - /va...not sticky
 6月 08 09:52:12 mgmt PBS_Server[903]: LOG_ERROR::PBS_Server, pbsd_init failed
 6月 08 13:32:38 mgmt systemd[1]: Started LSB: Torque is a versatile batch system for SMPs and clusters.
Hint: Some lines were ellipsized, use -l to show in full.

I saw this two Errors

but I never change the authority of this dir
image

PS: I have some problem in submitting task before, It always in queue.
Please, can anybody suffer this similar problem, can help me please, thanks very much!!

Hi @zzy , you are posting your query to the wrong forum.
Please note this is PBS Professional OSS / OpenPBS – http://openpbs.org/

oh, sorry, Are there some difference between them ? I thought they are same :joy:

Please go through this link : OpenPBS and Version 20.0 and this document https://www.altair.com/pdfs/pbsworks/PBS19.2.3_BigBook.pdf

Also, you can find out by trying out openPBS version 20.0 :slightly_smiling_face: Thank you.

Thank you very much :blush: