Use this procedure to configure Resource Monitoring and Control (RMC) and to verify that RMC is installed correctly.
The Partition Load Manager server uses RMC to communicate with the managed logical partitions.
The RMC setup comprises host authentication and user authorization. The host authentication involves a public key exchange between the Partition Load Manager server and the managed nodes (partitions). This allows the Partition Load Manager server to connect, or create a session, to the managed system. The user authorization involves adding an entry to the RMC ACL (Access Control) file and allows the plmuser (the Partition Load Manager server) access to the required resource class. The plmsetup script automates these tasks using remote shell commands. If the remote shell is unavailable or not configured, the administrator can perform these tasks manually.
/etc/plm/setup/plmsetupAfter the script runs successfully, the RMC ACL file on the remote machine will have an entry similar to the following:
IBM.LPAR plmuser@plmserver1.domain.com * rw
The
setup procedure takes the following as arguments: Resource Monitoring and Control (RMC) configuration for the Partition Load Manager
Configure RMC for the Partition Load Manager by doing the following steps.
/etc/plm/setup/plmsetup lpar_hostname plmuserTo run this command, you must have rsh and rcp access. After the setup has been run, you can delete the .rhosts file.