1. install PBS server rpm.
2. check that /etc/pbs.conf and /var/spool/pbs/mom_priv/config got created. Check that /etc/pbs.conf contains "PBS_START_MOM=0".
3. To test that the mom configuration is being checked, modify the value of client host in /var/spool/pbs/mom_priv/config , e.g.
$clienthost CHANGEME
4. start PBS Pro for the first time.
/etc/init.d/pbs start
Starting PBS
PBS Home directory /var/spool/pbs needs updating.
Running /opt/pbs/libexec/pbs_habitat to update it.
***
***
Â
Invalid entry in /var/spool/pbs/mom_priv/config
for clienthost: CHANGEME
This value must resolve to a valid IP address.
***