2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

Update RHEV docs

This commit is contained in:
Mark Gurevich 2018-09-17 14:49:35 -04:00
parent 6419d31dbd
commit 3447544ffb
2 changed files with 3 additions and 3 deletions

View File

@ -27,6 +27,7 @@
* Create a new package list file ``/install/custom/rhels7.3/ppc64le/rhelv4.pkglist`` to include necessary packages provided from the OS. ::
#INCLUDE:/opt/xcat/share/xcat/install/rh/compute.rhels7.pkglist#
yum
libvirt
screen
bridge-utils

View File

@ -30,7 +30,7 @@ Provision Hypervisor
chdef kvmhost1 -p postscripts="xHRM bridgeprereq eth0:br0"
**Note**: The network bridge name you use should not be the virtual bridges (vbrX) created by libvirt installation [1]_.
.. note:: The network bridge name you use should not be the virtual bridges (vbrX) created by libvirt installation [1]_.
#. Customize the hypervisor node definition to mount the shared kvm storage directory on management node **(optional)**
@ -52,8 +52,7 @@ Provision Hypervisor
#. Provision the hypervisor node with the osimage ::
nodeset kvmhost1 osimage=<osimage_name>
rpower kvmhost1 boot
rinstall kvmhost1 osimage=<osimage_name>
Create network bridge on hypervisor