Submitted by mcordas on Wed, 12/01/2010 - 08:50 Pro Licensee
We tried to move a VM from a KVM host to another. The second KCM host has a different base directory.
The move worked, but the VM couldn't start because it tried to create console and monitor files in the old bas directory, wich didn't exist on the new host.
To be able to start the VM, we had to manually change two lines in the /etc/webmin/server/ config file :
kvm_monitor=
and :
kvm_console=
The "kvm_net=" line was OK, with the right base directory, but not the two others.
So we think something is missing in the "move VM" script.
Thanks.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 12/01/2010 - 14:51 Comment #1
Thanks for pointing this out - I will fix this in Cloudmin 5.2. Your work-around will fine..
Submitted by Issues on Wed, 12/15/2010 - 22:06 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.