Chapter 10. Virtualization
188
yum install xen kernel-xen rhn-virtualization-host
You will then need to edit the
/etc/grub.conf
configuration file to boot the new xen kernel by
default. To do this, select the lines in
grub.conf
that pertain to the xen kernel from the beginning
of the
title
line to the end of the
initrd
line, copy the lines, delete them, and paste them so
they are the first kernel entry in
grub.conf
. Also ensure that the value of the default variable at
the top of
grub.conf
is set to a value of '0'.
Note
If you ever update the kernel on the host system, the standard kernel is the default
choice upon reboot. To ensure that the Xen kernel is chosen by default, change the
following value in the
/etc/sysconfig/kernel
file:
DEFAULTKERNEL=kernel
Change the value to
kernel-xen
:
DEFAULTKERNEL=kernel-xen
5. Reboot the system, boot it into the xen kernel. The system should not automatically boot into the
xen kernel on reboot but if you would like to make sure it has for troubleshooting purposes, use
the command
uname -r
to see if the running kernel is a xen kernel. If you do not see the
xen
string in the name of the kernel, you have not booted into the correct kernel.
Note
If the system already has
xen
and
kernel-xen
installed you do not need to reboot
after installing
rhn-virtualization-host
.
6. You will also need to install and run the
osad
package in order for your host system to be
responsive to commands sent from the Satellite, such as start, pause, resume, and shutdown. To
install:
yum install -y osad
after installation, you should then start the
osad
process:
/sbin/service osad restart
7. Your host system should now be ready for RHN virtual guest provisioning.
Содержание NETWORK SATELLITE 5.3.0 - CHANNEL MANAGEMENT
Страница 1: ...Red Hat Network Satellite 5 3 0 Reference Guide Red Hat Network Satellite ...
Страница 32: ...20 ...
Страница 44: ...Chapter 4 Red Hat Update Agent 32 Figure 4 11 Available Package Updates ...
Страница 168: ...156 ...
Страница 180: ...168 ...
Страница 216: ...204 ...
Страница 232: ...220 ...
Страница 248: ...236 ...
Страница 260: ...248 ...
Страница 309: ...297 Appendix E Revision History Revision 1 0 Fri Feb 27 2009 ...
Страница 310: ...298 ...
Страница 318: ...306 ...