Backup problem

  • Thread starter Thread starter eugenyh
  • Start date Start date
E

eugenyh

Guest
My daily backup starting at 6:00AM at all nodes.

So, today (10:00 AM) I see that backup at one of the nodes is still running!
This node have only 2 VMs (104 and 108).
One of VMs backuped sussessfuly (104), but 108 is not.

VM 108 have 1 disk (5G) and is running now.
I try to "qm unlock 108" - have no result.
Try to make a backup manualy, get this "INFO: trying to get global lock - waiting..." and nothing else.

At system log I see only starting backup for VM 104 (from VZdump) and cant't find starting backup for 108.

So, anybody know how to fix it?
Any idea?
 
Oh!
UPDATED!
Seems to be it's because backuping VM 108 taked very long time!
Just now at system log I see "backup 104 was finished" (hehe at 12:02PM) and starting backup for 104.

Now all working.

Theme closed.
 
Check in /etc/vzdump.conf what your bwlimit is set to. I set mine at bwlimit: 80000 for gigabit ethernet. It's in kB/sec. The default is like 10BaseT speed which is no good if you are trying to backup to a local disk that can go way faster.