Under Construction

ms.list

All managed systems known to the LPAR-Tool are stored in the ms.list file in the user’s home directory. The name, the serial number and the type of managed system are also stored there. In addition, the associated HMCs (with name and serial number) are stored for each managed system:

$ cat ~/ms.list
ms06:87C480C:9009-22A:hmc01,696F2AC:hmc02,696F2BC
ms01:12F082W:8284-22A:hmc01,696F2AC:hmc02,696F2BC
ms04:879D809:9009-22G:hmc01,696F2AC:hmc02,696F2BC
ms03:879D80E:9009-22G:hmc01,696F2AC:hmc02,696F2BC
ms02:12F083W:8284-22A:hmc01,696F2AC:hmc02,696F2BC
ms05:87C4803:9009-22A:hmc01,696F2AC:hmc02,696F2BC
...
$

The managed systems of an HMC are saved in the ms.list file when the HMC is registered using the hmc add command. When using hmc rescan, the information about the managed systems is updated. If an HMC is deregistered using hmc remove, the assignment to the associated managed systems is corrected in ms.list. If a managed system no longer has a registered HMC, then the managed system is removed from the ms.list file and is no longer accessible for the LPAR-Tool.

The ms.list file is managed by the LPAR-Tool and should therefore not be edited manually!