Didn't mean that there wasn't any. just that the relevant one was gone... I currently have another stalled backup running right now. It started at 6:46 am but hasn't written to the backup file since 8:53 am:
atom3:/var/log/vzdump# cat qemu-201.log
Sep 21 06:45:01 INFO: Starting Backup of VM 201...
Long story short:
We had 3 proxmox servers in a customer environment all running v1.9
We had an issue with backups to a NFS filer taking a long time that we posted both here and purchased a support ticket for. The 'fix' was to move to the following kernel:
atom1:/# pveversion -v
pve-manager...
Re: proxmox 1.9 vzbackup failing with snapshot error: INACTIVE destination for /dev..
So interestingly enough... I added the line:
atom2:/etc# cat vzdump.conf
size: 30720
And since then the last 2 backups have completed successfully...
The actual TGZ file being created is about 100G... as...
Re: unable to start server: unable to create socket - PVE::APIDaemon: Address already
I have 3 different networks in use on the server. eth0 is used for 'infrastructure' and is the nic/interface used to connect to the server for ssh, web interface, etc. It's one of the onboard NICs (INtel)...
Re: proxmox 1.9 vzbackup failing with snapshot error: INACTIVE destination for /dev..
So in looking at this though... The 'failed' snapshot was the same size as the actual LV in the first place:
LV Size 150.00 GB
It's 150 GB for both the original and the snapshot LV.
Re: proxmox 1.9 vzbackup failing with snapshot error: INACTIVE destination for /dev..
Ok, I'll give that a try, however it was working and then occassionally it actually works. But mostly it doesn't.
Re: proxmox 1.9 vzbackup failing with snapshot error: INACTIVE destination for /dev..
Sorry I guess I should have said vzdump... The built in backup facility in proxmox.
The snapshot keeps failing and essentially hanging the vzdump process:
atom2:/var/log/vzdump# ps aux | grep vzb
root...
Re: unable to start server: unable to create socket - PVE::APIDaemon: Address already
I'm having a similar issue currently with V1.9 where I can't login to web interface. After looking through logs and threads I've also tried to restart the pvedaemon and it won't stop:
Stopping PVE daemon...
It times out when using the same credentials I'm using for ssh... and that used to work fine for the web interface.
hyper4:/etc/pve# pveversion -v
pve-manager: 1.9-26 (pve-manager/1.9/6567)
running kernel: 2.6.32-6-pve
proxmox-ve-2.6.32: 1.9-55
pve-kernel-2.6.32-4-pve: 2.6.32-33...