HP Integrity Virtual Machines 4.2: Installation, Configuration, and Administration

If the VM Host administrator sets up a Virtual DVD for the virtual machine, the virtual console
eject and insert command unlock and lock the physical VM Host CD/DVD drive. The eject
command changes the Virtual DVD into a Virtual NullDVD in the VM, unlocking the VM Host
CD/DVD drive in the process. The physical media in the VM Host CD/DVD drive can then be
changed by the VM Host administrator or the guest administrator if access is permitted. Once
the media has been changed, the insert command can be used to change the Virtual NullDVD
back into a Virtual DVD, locking the VM Host CD/DVD drive and making the newly loaded
media now accessible by the virtual machine. For example:
# diskinfo /dev/rdisk/disk7
SCSI describe of /dev/rdisk/disk7:
vendor: HP
product id: Virtual DVD
type: CD-ROM
size: 665600 Kbytes
bytes per sector: 2048
vMP> ej
Ejectable Guest Devices
Num Hw-path (Bus,Slot,Tgt) Gdev Pstore Path
-------------------------------------------------------------------------
[1] 0/0/1/0.7.0 (0,1,7) dvd disk /dev/rdisk/disk7
Enter menu item number or [Q] to Quit: 1
Confirm eject action
G - Go
F - Force
Enter menu item or [Q] to Quit: G
vMP> co
# diskinfo /dev/rdisk/disk7
SCSI describe of /dev/rdisk/disk7:
vendor: HP
product id: Virtual NullDVD
type: CD-ROM
size: 0 Kbytes
bytes per sector: 0
vMP>
After inserting a new disk on the VM Host CD/DVD drive, enter the following:
vMP> in
Insertable Guest Devices
Num Hw-path (Bus,Slot,Tgt) Gdev
--------------------------------------------
[1] 0/0/1/0.7.0 (0,1,7) dvd
Enter menu item number or [Q] to Quit: 1
Insertable File Backing Stores
Num File
---------------------
[1] /dev/rdisk/disk7
Enter menu item number or [Q] to Quit: 1
Confirm insertion action
G - Go
F - Force
Enter menu item or [Q] to Quit: G
vMP> co
# diskinfo /dev/rdisk/disk7
SCSI describe of /dev/rdisk/disk7:
vendor: HP
product id: Virtual DVD
7.3 Using Integrity VM Storage 123