Friday, April 6, 2018

Setting the hostname and the static IPs on the KVM host

Setting the hostname for the KVM Hypervisor.

Ensure that the hostname has been set using

hostnamectl set-hostname lab.example.com

Confirm the same using hostnamectl command, Also put an Entry of the IP address and the hostname in the /etc/hosts of the KVM Host.


Setting the Static IP on the KVM Host

Ensure that the IP address has been set for the KVM Host 

Set a static IP in the /etc/sysconfig/network-scripts/ifcfg-<DEVICE>


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