Converting a Linux or Windows Host
Converting Hosts and VMware Virtual Machines
8-5
Figure 8–6
Web Server Screen
Log in to Oracle VM Manager and import the guest using the P2V feature. See the
Oracle VM Manager User's Guide
for information on importing P2V guest images.
9.
The guest image is created and transferred to the server pool’s repository. To
cancel the transfer at any time, enter
Control
+
C
. When the file transfer is
complete, Oracle VM Manager sets the status of the imported guest template as
Pending.
Press
Control
+
Alt
+
Delete
to terminate the P2V utility on the computer. Remove
the Oracle VM Server CDROM from your CDROM drive. Restart the computer.
The guest image is created and transferred to the server pool’s repository as a
hardware virtualized guest template.
8.1.2 Using the P2V Utility with a Kickstart File
You can use a kickstart file to automate the creation of a guest image of a physical
computer using the P2V utility. When you use the P2V utility with a kickstart file, no
user intervention is required. If there are any missing parameters in the kickstart file,
you are prompted to enter them.
To use a P2V kickstart file, you must create a file with the P2V configuration options
and parameters and place it on a kickstart server. The kickstart server can be made
available using NFS, FTP, or HTTP. The kickstart server is set up in the same way as a
standard Oracle Enterprise Linux or Red Hat kickstart server.
The following example P2V kickstart file starts sends the guest image to an instance of
Oracle VM Manager via network device eth0, which obtained an IP address via
DHCP:
p2v
cdrom
lang en_US.UTF-8
keyboard us
target --ovmmanager
network --device eth0 --bootproto dhcp
diskimage --device /dev/sda --type IDE
vm_options --name myGuest --mem 1024 --vcpus 1 --consolepasswd mypassword
Содержание VM
Страница 1: ...Oracle VM Server User s Guide Release 2 1 E10898 04 June 2009 ...
Страница 10: ...x ...
Страница 16: ...Oracle VM 1 4 Oracle VM Server User s Guide ...
Страница 24: ...Monitoring Oracle VM Agent 3 4 Oracle VM Server User s Guide ...
Страница 40: ...Installing Paravirtual Drivers 4 16 Oracle VM Server User s Guide ...
Страница 44: ...Using the xm Command Line Interface 5 4 Oracle VM Server User s Guide ...
Страница 50: ...Migrating a Domain 6 6 Oracle VM Server User s Guide ...
Страница 54: ...Removing a Repository 7 4 Oracle VM Server User s Guide ...
Страница 68: ...Enabling HA 9 8 Oracle VM Server User s Guide ...
Страница 88: ...Oracle VM Server Configuration File B 6 Oracle VM Server User s Guide ...
Страница 96: ...Oracle VM Agent Deployment D 4 Oracle VM Server User s Guide ...
Страница 104: ...Attaching to a Console with the Grub Boot Loader E 8 Oracle VM Server User s Guide ...
Страница 108: ...Xen Glossary 4 ...
Страница 112: ...Index 4 ...