Attaching to a Console with the Grub Boot Loader
Troubleshooting
E-7
E.12 CD-ROM Image Not Found
If you create a paravirtualized or hardware virtualized guest using a configuration file,
and the CDROM image cannot be found during the installation, you may have the IDE
devices in the incorrect order. Putting the IDE devices in order fixes this problem.
Check that the
disk = [ ... ]
parameter is defined as
hdc:cdrom
and is included
before
hda
, otherwise the usual
boot='dc'
configuration fails to find the CDROM
image.
E.13 Firewall Blocks NFS Access
Oracle VM Server blocks NFS access from any external computer (or guest) by default.
This may cause problems when trying to create a guest using an NFS connection. To
resolve this, disable the firewall with the following command:
# service iptables stop
E.14 Migrating Domains
You cannot migrate domains on computers with hardware that is not identical. To
migrate a domain, you must have hardware that is the same make and model. You
must also have the same Oracle VM Server release.
E.15 Attaching to a Console with the Grub Boot Loader
Tracking down startup problems with a hardware virtualized guest may be difficult
because you may not be able to attach a console using the
xm console
command. To
workaround this problem, you can include a console in the guest’s Grub boot loader,
and connect to a console during boot.
To include a console in the Grub boot loader, add the following lines before the first
"title ..."
line in the /etc/grub.conf file:
serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
terminal --timeout=10 serial console
Содержание 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 ...