Create inventory and configure the virtual machine

Only the pvcroot user is allowed to create an inventory by using the inventory subcommand of the powervc-opsmgr command. The configure subcommand of the powervc-opsmgr command is used to configure the virtual machine.

Perform the following steps to create inventory and configure the virtual machine:
  1. Create or load the inventory by using the following command:
    powervc-opsmgr inventory -c <cluster_name>
  2. Configure the cluster by using the following command:
    powervc-opsmgr configure -c <cluster_name>
  3. List the cluster details by using the following command:
    powervc-opsmgr inventory -l

For more information about the inventory and configure subcommands, see powervc-opsmgr inventory Command and powervc-opsmgr configure Command.