satimis
November 28th, 2009, 05:33 AM
Hi folks,
KVM
host - Debian 5.0
guest, VM - Ubuntu 9.04
On running following command;
@vm0:~$ sudo virsh --connect qemu:///system reboot vm18
libvir: error : this function is not supported by the hypervisor: virDomainReboot
error: Failed to reboot domain vm18
VM is running without problem. Following commands work without problem;
sudo virsh --connect qemu:///system start vm18
sudo virsh --connect qemu:///system shutdown vm18
Please advise how to fix the problem. TIA
B.R.
satimis
KVM
host - Debian 5.0
guest, VM - Ubuntu 9.04
On running following command;
@vm0:~$ sudo virsh --connect qemu:///system reboot vm18
libvir: error : this function is not supported by the hypervisor: virDomainReboot
error: Failed to reboot domain vm18
VM is running without problem. Following commands work without problem;
sudo virsh --connect qemu:///system start vm18
sudo virsh --connect qemu:///system shutdown vm18
Please advise how to fix the problem. TIA
B.R.
satimis