Issue starting PBS

Hi, mkaro

Finally I got it running correctly, the upgrade issue is due to the firewall…
Shutdown the firewall of the system and then PBS can works well, thanks for your advices again~

My recent install failed, RHEL 7.5 and PBSpro 18.1.2

Install server and start the service

/etc/init.d/pbs start
Starting PBS
PBS Home directory /var/spool/pbs needs updating.
Running /opt/pbs/libexec/pbs_habitat to update it.


PBS Data Service user should not have root priviledges
[root@pbs pbspro_18.1.2.centos7]# /etc/init.d/pbs start
Starting PBS
PBS Home directory /var/spool/pbs needs updating.
Running /opt/pbs/libexec/pbs_habitat to update it.


*** Error initializing the PBS dataservice
Error details:
Creating the PBS Data Service…
The files belonging to this database system will be owned by user “pbsdata”.
This user must also own the server process.

The database cluster will be initialized with locale “en_US.UTF-8”.
The default text search configuration will be set to “english”.

initdb: could not access directory “/var/spool/pbs/datastore”: Permission denied
Error creating PBS datastore

Please follow these links:

@spalanisamy1 - the issue you have reported is being resolved through PP-1284. However, thank you for reporting it to us.

Hello Prakash,

The status I see is “unresolved”

Has this problem really resolved?

Hi @spalanisamy1 - No, it is Work in Progress.

Hi @spalanisamy1 - The issue is because of the postgresql version that is installed by default. On updating to a newer version, I was able to start PBS. I have updated PP-1284 with my findings in this comment.