Convert unmanaged HVM appliance to a managed appliance (running as HVM, PV or both)
util hvm2pv name=<app_name>:main.<instance_name> [virt_mode=<mode>] [os=<rd|deb>] [arch=<32|64>] [--batch]
Name of application:class to convert.
Virtualization mode for the appliance that is created. Valid values are 'xen_pv', 'xen_hvm' and 'vmware'. More than one value can be specified, separated by a coma. Default: 'xen_pv,xen_hvm,vmware'.
Specify the os of the appliance. Currently hvp2pv supports 'rh' (Redhat) and 'deb' (Debian). If no OS is specified, hvm2pv will try to automatically determine the operating system.
Specify the os architecture of the appliance. Supported values are 32 and 64. If no OS architecture is specified, hvm2pv will try to automatically determine the architecture.
Non-interactive mode, don't ask any questions. If a the utility cannot proceed without user input, the operation will fail.
util hvm2pv name=centos-hvm:main.iso2class
Convert unmanaged ISO2CLASS singleton to a managed appliance that can run in xen_pv, xen_hvm and vmware virtualization modes.
util hvm2pv name=centos-hvm:main.iso2class virt_mode='xen_pv' --batch
Convert unmanaged ISO2CLASS singleton to a managed appliance running in PV mode.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |