VZDUMP cant stop backup

krogac

Member
Jul 18, 2018
35
0
11
43
Hello,

i have run backup manually and i must stop this. I use GUI... and this backup cant stop...
Now when i try run schedule backup i got error

INFO: trying to get global lock - waiting...
ERROR: can't aquire lock '/var/run/vzdump.lock' - got timeout

i check process i try kill vzdump process but i can't...

When i try run this backup manually again i got error:

TASK ERROR: could not get storage information for 'cifsshare': mkdir /cifsshare: File exists at /usr/share/perl5/PVE/Storage/DirPlugin.pm line 106.
 
Hi,
The problem is your network share is not available and so the backup job is not interruptible.
You have to ensure that the share is back online.

Linux can't stop processes what are waiting for IO.
 
I can't unmount my share. I cant re mount my share...

I must reboot node. After reboot work ok.