Error starting pbs_mom: parse_config, command name vnode_per_numa_node not found

Hi. I get this error when starting pbs:

pbs_mom: parse_config, command name vnode_per_numa_node not found
/opt/pbs/sbin/pbs_mom: config file(s) parsing failed
pbs_mom startup failed, exit 1 aborting.

Here is my mom_priv/config:
minghui@ubuntu:~/pbsins$ cat /var/spool/pbs/mom_priv/config
$vnode_per_numa_node True
$clienthost ubuntu
$restrict_user_maxsysid 999

I am running Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-34-generic x86_64).

Thanks,
Minghui

That parameter is only available when PBS Pro is configured using “./configure --enable-alps”. Unless you are running on a Cray system, you shouldn’t define $vnode_per_numa_node in the MoM config file.