I get this error when I try a snapshot backup:
INFO: starting new backup job: vzdump 100 --remove 0 --mode snapshot --compress lzo --storage backup --node vmh
INFO: Starting Backup of VM 100 (qemu)
INFO: status = running
INFO: mode failure - unable to dump into snapshot (use option --dumpdir)
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
The backup is successful however when I do the following command via ssh:
vzdump --dumpdir /mnt/backup --mode snapshot 100
INFO: starting new backup job: vzdump 100 --dumpdir /mnt/backup --mode snapshot
INFO: Starting Backup of VM 100 (qemu)
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: Logical volume "vzsnap-vmh-0" created
INFO: creating archive '/mnt/backup/vzdump-qemu-100-2012_05_07-09_50_20.tar'
INFO: adding '/mnt/backup/vzdump-qemu-100-2012_05_07-09_50_20.tmp/qemu-server.conf' to archive ('qemu-server.conf')
INFO: adding '/mnt/vzsnap0/images/100/vm-100-disk-1.raw' to archive ('vm-disk-virtio0.raw')
Is there a config file somewhere to set the options correctly for the web gui?
I am running proxmox 2.1 with my own RAID setup. I have kept the same lvm layout except that the volume group is named pve1 instead of pve.
I used the following howto:http://www.howtoforge.com/proxmox-2-with-software-raid
INFO: starting new backup job: vzdump 100 --remove 0 --mode snapshot --compress lzo --storage backup --node vmh
INFO: Starting Backup of VM 100 (qemu)
INFO: status = running
INFO: mode failure - unable to dump into snapshot (use option --dumpdir)
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
The backup is successful however when I do the following command via ssh:
vzdump --dumpdir /mnt/backup --mode snapshot 100
INFO: starting new backup job: vzdump 100 --dumpdir /mnt/backup --mode snapshot
INFO: Starting Backup of VM 100 (qemu)
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: Logical volume "vzsnap-vmh-0" created
INFO: creating archive '/mnt/backup/vzdump-qemu-100-2012_05_07-09_50_20.tar'
INFO: adding '/mnt/backup/vzdump-qemu-100-2012_05_07-09_50_20.tmp/qemu-server.conf' to archive ('qemu-server.conf')
INFO: adding '/mnt/vzsnap0/images/100/vm-100-disk-1.raw' to archive ('vm-disk-virtio0.raw')
Is there a config file somewhere to set the options correctly for the web gui?
I am running proxmox 2.1 with my own RAID setup. I have kept the same lvm layout except that the volume group is named pve1 instead of pve.
I used the following howto:http://www.howtoforge.com/proxmox-2-with-software-raid