mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Update RHEV docs
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user