OpenShift 3.6 Virtualization Host Preparation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:
=Procedure=
=Procedure=


1. Create a disk-based, partition-based, directory-based or LVM-based [[Linux_Virtualization_Concepts#Storage_Pool|storage pool]] to maintain the ISO images used in the installation. The conventional name of the pool is "iso-images":
1. Create a directory-based [[Linux_Virtualization_Concepts#Storage_Pool|storage pool]] to maintain the ISO images used in the installation. The conventional name of the pool is "iso-images":


  virsh # pool-info iso-images
  virsh # pool-info iso-images
Line 20: Line 20:
  Allocation:    11.63 GiB
  Allocation:    11.63 GiB
  Available:      38.35 GiB
  Available:      38.35 GiB
2. Stage the Red Hat Enterprise Linux 7.4 Boot ISO image that will be used to create the guest templates:
cp /tmp/

Revision as of 21:57, 7 November 2017

Internal

Overview

This procedure describes preparatory operations required by the installation of an OpenShift environment on a KVM virtualization host. None of these operations are OpenShift-specific, but they are necessary if OpenShift and support nodes are to be deployed in a KVM virtualization environment.

Procedure

1. Create a directory-based storage pool to maintain the ISO images used in the installation. The conventional name of the pool is "iso-images":

virsh # pool-info iso-images
Name:           iso-images
UUID:           e91bb163-c4be-4c1a-9212-70903e407a1c
State:          running
Persistent:     yes
Autostart:      yes
Capacity:       49.98 GiB
Allocation:     11.63 GiB
Available:      38.35 GiB

2. Stage the Red Hat Enterprise Linux 7.4 Boot ISO image that will be used to create the guest templates:

cp /tmp/