HP vPars and Integrity Virtual Machines V6.1 Administrator Guide

A Virtual FileDVD reverts to its original resource statement when the guest shuts down or reboots.
Therefore, after you install a guest from multiple CDs or DVDs, you must reload the Virtual FileDVD
when the guest reboots to complete the installation. Stop the automatic EFI reboot and insert the
CD/DVD using the appropriate IN and EJ commands. When the media is loaded, proceed with
the installation.
NOTE: The hpvmmodify command might fail to change a Virtual FileDVD if the device has
already been modified by the virtual console. The hpvmstatus command displays the current
status of the Virtual FileDVD, which might not be in its original resource state. To see the original
resource statement, which is required by the hpvmmodify command to change a Virtual FileDVD,
use the hpvmstatus -D command.
9.2.2.3.6 Virtual NullDVDs
A Virtual NullDVD is an emulated SCSI DVD-ROM with no virtual media currently present. The next
media selection may come from a VSP CD/DVD drive or VSP ISO file, depending on how the
Virtual NullDVD is configured. Once the next media is selected, the Virtual NullDVD turns into
either a Virtual DVD (see Section 9.2.2.3.4 (page 127)) or a Virtual FileDVD (see Section 9.2.2.3.5
(page 128)) device. As such, a Virtual NullDVD is a transitory state of an empty virtual DVD type.
The choice of how to configure a Virtual NullDVD depends on the access that the VSP administrator
gives to the guest administrator. Virtual DVD changes can be initiated from the virtual console (see
Section 9.3.1.3 (page 135)). All virtual DVD changes by the guest administrator are constrained
by the actions of the VSP administrator.
If the VSP administrator gives access to the guest administrator to load and unload physical media
on the VSP CD/DVD drive, the Virtual NullDVD can be set up with the following form of the resource
specification:
dvd:avio_stor::null:/dev/rdisk/disk#
where /dev/rdisk/disk# is an HP-UX esdisk character device file that points to the VSP
CD/DVD drive. The legacy sdisk device file, /dev/rdisk/cXtYdZ, may also be used.
This is the same as setting up a Virtual DVD (see Section 9.2.2.3.4 (page 127)), except that the
VSP CD/DVD might not contain media. The media is expected to come from the guest administrator,
who should have access to the VSP to make such physical media changes. For example:
# ioscan -NfunC disk
disk 7 64000/0xfa00/0x6 esdisk CLAIMED DEVICE
TEAC DW-224E
/dev/disk/disk7 /dev/rdisk/disk7
# diskinfo /dev/rdisk/disk7
SCSI describe of /dev/rdisk/disk7:
vendor: TEAC
product id: DW-224E
type: CD-ROM
size: 0 Kbytes
bytes per sector: 0
In this example, the Virtual NullDVD resource statement is
dvd:avio_stor::null:/dev/rdisk/disk7.
If the VSP administrator does not want to give access to the VSP CD/DVD drive to the guest
administrator, you can set up a Virtual NullDVD to a file system directory containing the ISO files
that the guest administrator wants to access. This resource statement would take the following form:
dvd:avio_stor::null:/pathname
where /pathname is the file system directory where the ISO files are located.
This is the same as setting up a Virtual FileDVD (see Section 9.2.2.3.5 (page 128)), except that the
file is not specified. By specifying a file directory, the guest administrator can choose which ISO
9.2 Configuring vPar/VM storage 129