Friday, April 6, 2018

Configure the OS installation media (CentOS 7 Minimal) on the KVM Host to Install the Pike TripleO undercloud node

Configure the OS installation media (CentOS 7 Minimal) on the KVM Host


Setting the CentOS Minimal media as the Virtual Media for OS installation on the undercloud VirtualMachine. This is the Virtual Media that will be used with the --location option of the virt-install command to install OS on the undercloud server.



Download the CentOS Minimal ISO image from the www.centos.org

Copy the ISO image to the /var/lib/libvirt/images to the KVM Host

ls -ltr /var/lib/libvirt/images/ | grep -i centos | grep -i min


-rw-r--r--. 1 qemu qemu   713031680 Sep  5  2017 CentOS-7-x86_64-Minimal-1611.iso


Go to the Main page of the OpenStack Tripleo on KVM : Openstack Pike TripleO undercloud deployment with overcloud controller HA on KVM (libvirt)

No comments:

Post a Comment