Whenever hpc.conf is changed, the LSF daemons must be updated with the new information. After all required changes to hpc.conf have been made, restart the LSF base daemons LIM and RES. Use the lsadmin subcommands reconfig and resrestert as follows:
hpc-demo# lsadmin reconfig hpc-demo# lsadmin resrestart all
Then, use the badmin subcommands reconfig to restart mbatchd and hrestart to restart the slave batch daemons:
hpc-demo# badmin reconfig hpc-demo# badmin hrestart all
This only needs to be done from one node. See the LSF Batch Administrator`s Guide for additional information about restarting LSF daemons.