[torqueusers] Remote mom reconfiguration not working
Jerry Smith
jdsmit at sandia.gov
Thu Jul 17 08:40:28 MDT 2008
> In Torque 2.3.0, I've added $remote_reconfig to mom_priv/config, and
> restarted pbs_mom, but I still cannot reconfigure mom remotely.
>
> The pbs_mom log indicates the remote reconfiguration is disabled:
>
> 07/16/2008 16:12:50;0001; pbs_mom;Svr;pbs_mom;rm_request, remote
> reconfiguration disabled, ignoring request
>
> Can anyone suggest anything that I'm doing wrong? My mom configuration
> file looks like so:
>
> $remote_reconfig
> $usecp *:/home /home
>
>
Try adding a 1 after the $remote_reconfig
$remote_reconfig 1
restart the mom and try momctl -r /path/to/config
--Jerry
More information about the torqueusers
mailing list