Error in config file when moving a VM to another host with different base directory

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

Thanks for pointing this out - I will fix this in Cloudmin 5.2. Your work-around will fine..

Automatically closed -- issue fixed for 2 weeks with no activity.