nvazquez commented on issue #2983: WIP: KVM live storage migration intra 
cluster from NFS source and destination
URL: https://github.com/apache/cloudstack/pull/2983#issuecomment-499491773
 
 
   @rhtyd I have rebased master and fixed a small issue to allow NFS live 
storage migrations. Also verified this is working for CentOS 7 using 
qemu-kvm-ev. It is now ready for review.
   
   Fix for CentOS 7:
   - Create repo file on /etc/yum.repos.d/:
   ````
   [qemu-kvm-rhev]
   name=oVirt rebuilds of qemu-kvm-rhev
   baseurl=http://resources.ovirt.org/pub/ovirt-3.5/rpm/el7Server/
   
mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-3.5-el7Server
   enabled=1
   skip_if_unavailable=1
   gpgcheck=0
   ````
   - `yum install qemu-kvm-common-ev-2.3.0-29.1.el7.x86_64 
qemu-kvm-ev-2.3.0-29.1.el7.x86_64 qemu-img-ev-2.3.0-29.1.el7.x86_64`
   - Reboot host

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to