snapshot timeout

valshare

Renowned Member
Jun 2, 2009
257
2
83
Germany
Hello,

if i want to create a snapshot over the gui from a kvm machine, i get a timeout.

Code:
[COLOR=#000000][FONT=tahoma]command '/usr/bin/qemu-img snapshot -c test /var/lib/vz/images/500/vm-500-disk-1.qcow2' failed: got timeout[/FONT][/COLOR]

A other machine works fine. The machine isn´t running. Whats wrong?


root@proxmox01:/var/log/pve/tasks# pveversion -v
pve-manager: 2.2-26 (pve-manager/2.2/c1614c8c)
running kernel: 2.6.32-16-pve
proxmox-ve-2.6.32: 2.2-80
pve-kernel-2.6.32-16-pve: 2.6.32-80
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-1
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-28
qemu-server: 2.0-64
pve-firmware: 1.0-21
libpve-common-perl: 1.0-37
libpve-access-control: 1.0-25
libpve-storage-perl: 2.0-34
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.2-7
ksm-control-daemon: 1.1-1
 
hi dietmar,

thanx for opening a bug report.

I have used the command "'/usr/bin/qemu-img snapshot -c test /var/lib/vz/images/500/vm-500-disk-1.qcow2'" in the console. But i am missing the snapshot. Where can i find it?

Thanx,

valle
 
I have used the command "'/usr/bin/qemu-img snapshot -c test /var/lib/vz/images/500/vm-500-disk-1.qcow2'" in the console. But i am missing the snapshot. Where can i find it?

You can't create VM snapshot with that command! Use 'qm snapshot' instead.