Error on garbage collection

albebert

Member
Aug 16, 2020
10
0
21
49
Hi,

i've an error when i try to make a GC on one datastore.

setup information :

PBS running in a lxc container
Store using CIFS (i know it's not a good solution ) (/mnt/DS01)
2 Datastore :
DS01-HT : /mnt/DS01/proxmoxHT-backup
DS01-DE : /mnt/DS01/proxmoxDE-backup

on first datastore GC work great, but on second i've an error : TASK ERROR: unable to get exclusive lock - EACCES: Permission denied


you can find a strace of garbage collector command here : https://pastebin.com/MyD5wcZk

if anyone have an idea

thanks in advance
 
afair, you have to mount your cifs share with the 'nobrl' option to work properly