Friday, April 6, 2018

Installation of the common utilities and the Libvirt RPMs on the KVM Host for OpenStack Pike TripleO installation

Installation of the common utilities and the Libvirt RPMs on the KVM host


As this is a minimal install of CentOS7, we will be installing few handy utilities and the libvirtd 

yum -y install vim bash-completion net-tools bind-utils curl wget rsync  libvirt qemu-kvm libvirt-client virt-install virt-manager virt-top virt-viewer


Enable and start the libvirtd daemon 

systemctl enable libvirtd
systemctl start libvirtd


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