To delete
a network device or storage adapter, use the hpvmmodify command at the Integrity VM CLI. For example, to delete the virtual
disk at hardware address 0,1,0 from the virtual machine miney01, enter
the following command:
# hpvmmodify -P miney01 -d disk:scsi:0,1,0 |
You can determine a storage device's hardware
address by viewing the VM Properties Storage tab
and inspecting the box that represents the storage device in the Virtual
Storage column. The following figure shows a portion of the column.
In this example, the address is displayed as “bus 0, dev 1,
tgt 0”.
The following command example shows how to delete
the AVIO network device at hardware address 0,1 on virtual machine
miney01 :
# hpvmmodify -P miney01 -d network:avio_lan:0,1 |
You can determine the network device's address
in a similar manner by inspecting the Virtual Network Interfaces column
of the VM Properties Network tab.