2
votes
1answer
2k views

Clone kvm/qemu VM to a different server

What's the easiest/quickest way to clone a VM from one server onto another if you don't have shared storage between the two servers (so you can't do a standard migration)? I have a production ready ...
1
vote
2answers
526 views

kvm memory changes via virsh not propagating to vm

Hi I just started using kvm on rhel6 and after creating a vm I tried to increase the memory but the changes I amde in the xml file do not propogate to vm, even after bouncing vm and restarting ...
2
votes
2answers
79 views

virsh dominfo and xml mem definition different from memory in running vm

Hi I just started using kvm on rhel6 and after creating a vm I tried to increase the memory but the changes I amde in the xml file do not propogate to vm, even after bouncing vm and restarting ...