So I setup a Storage for BackupFiles.vma.lzo in /var/backups/dump Shared.
I try to remove the wrong Storage I setup to /var/lib/vz, but Remove doesn't remove it?
At the moment, I just Backup to a local Proxmox node directory, then SCP the file to a Desktop computer.
I would like this all to be automatic, so I think I'll try an NFS. Someone said NFS isn't worth it on a Desktop computer though?
So, I think local is the Proxmox default Storage location, so I am using this default local storage now and Removed my created Storage.
I tested a backup and
3 VMs worked but,
1. received no email,
2. VM2 had error Failed to allocate 1073741824 B: Cannot allocate memory and
3. VM3 had error: ERROR: vma_co_write write error - Broken pipe
<linuxmint> INFO: aborting backup job
<linuxmint> ERROR: Backup of VM 163 failed - vma_co_write write error - Broken pipe
Here are the full details:
VM 162 error:
INFO: Starting Backup of VM 162 (qemu)
INFO: status = stopped
INFO: update VM 162: -lock backup
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: creating archive '/var/lib/vz/dump/vzdump-qemu-162-2014_11_03-12_49_42.vma.lzo'
INFO: starting kvm to execute backup task
Failed to allocate 1073741824 B: Cannot allocate memory
ERROR: Backup of VM 162 failed - start failed: command '/usr/bin/kvm -id 162 -chardev 'socket,id=qmp,path=/var/run/qemu-server/162.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc unix:/var/run/qemu-server/162.vnc,x509,password -pidfile /var/run/qemu-server/162.pid -daemonize -name Mining -smp 'sockets=1,cores=1' -nodefaults -boot 'menu=on' -vga cirrus -cpu kvm64,+x2apic,+sep -k en-us -m 1024 -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -drive 'file=/var/lib/vz/template/iso/ubuntu-14.04-server-amd64.iso,if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -drive 'file=/var/lib/vz/images/162/vm-162-disk-1.raw,if=none,id=drive-virtio0,format=raw,aio=native,cache=none' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap162i0,script=/var/lib/qemu-server/pve-bridge' -device 'e1000,mac=2E:92:98:F6:FB:CF,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -S' failed: exit code 1
VM 163 error:
INFO: status: 15% (8085307392/53687091200), sparse 0% (447283200), duration 175, 44/44 MB/s
lzop: No space left on device: <stdout>
INFO: status: 15% (8210350080/53687091200), sparse 0% (454688768), duration 178, 41/39 MB/s
ERROR: vma_co_write write error - Broken pipe
INFO: aborting backup job
ERROR: Backup of VM 163 failed - vma_co_write write error - Broken pipe