HP-UX vPars and Integrity VM V6.3 Administrator Guide

/vmm_config.next): Allocated 860 bytes at 0x6000000140000000
locked SAL RAM: 00000000ffaa0000 (4KB)
locked ESI RAM: 00000000ffaa1000 (4KB)
locked PAL RAM: 00000000ffaa4000 (4KB)
locked Min Save State: 00000000ffaa5000 (1KB)
RAM alignment: 40000000
Memory base low : 6000000100000000
Memory base FW : 6000000140000000
Loading boot image
Image initial IP=102000 GP=62C000
Initialize guest memory mapping tables
Starting event polling thread
Starting thread initialization
Daemonizing....
hpvmstart: Successful start initiation of guest 'host1'
The VM host1 is started. Now, the guest operating system must be installed.
NOTE: You might receive the following note-level message in the /var/opt/hpvm/common/
command.log file under certain circumstances:
mm/dd/yy hh:mm:ss|NOTE|host|root|Unable to open file '/dev/rdisk/diskxxx' - Device busy.
This note might be logged if:
A guest is configured with an attached avio_stor burner:
resource: -a burner:avio_stor::[b,d,t]:attach_path:lunpath_hardware_path
The guest is then booted to EFI.
Then the hpvmmodify command is run to add a device or remove a device other than the
burner.
You may safely ignore this message.
For information about creating HP-UX guests, see Chapter 2 (page 29).
9.5 Cloning VMs
After you have created a guest, you can quickly and easily create additional guests by using the
hpvmclone command. Such as the hpvmcreate, hpvmmigrate, and hpvmmodify commands,
the hpvmclone command accepts the command options listed in Table 17 (page 133) for specifying
virtual devices, network interfaces, and other VM characteristics. This allows you to create new
guests with similar characteristics, but different virtual resources.
Table 23 (page 146) lists the options that can be used with the hpvmclone command.
Table 23 Options to the hpvmclone command
DescriptionOption
Specifies the name of the existing VM to be cloned. You must specify either the
-P option or the -p option.
-P vm-name
Specifies the number of the existing VM to be cloned. You must specify either
the -P option or the -p option.
-p vm-number
Specifies the IP address used to connect to the virtual iLO Remote Console of
the guest. The address must be specified in IPv4 dot notation or 0. If 0 is entered,
then the guest will no longer have virtual iLO Remote Console access using IP.
-K console_IP_Addr
Specifies the IPv4 subnet mask used with the option when setting up the IP
interface to be used for accessing the virtual iLO Remote Console for this guest.
The address is entered in dot notation form.
-L console_IP_Addr_Netmask
Specifies the name of the new VM (the clone). The clone-vm-name can be
up to 255 alphanumeric characters. The same VM name cannot already exist
on the same VSP system.
-N clone-vm-name
146 Administering VMs