So with the release of PBS "stable". I loaded a vm and mounted a cifs volume from my synology nas. I was able to configure and run backups to the datastore with no problems. When I tried running a manual garbage collection from the gui, I got the following error:
2020-11-16T18:46:39-05:00: TASK ERROR: unable to get exclusive lock - EACCES: Permission denied
when I tried running it from CLI, It asked for my root password and then I got:
starting garbage collection on store macvault
TASK ERROR: unable to get exclusive lock - EACCES: Permission denied
I rebooted, tried again and after supplying my password;
root@pxbs:~# proxmox-backup-client garbage-collect --repository macvault
Password for "root@pam": *********
starting garbage collection on store macvault
Start GC phase1 (mark used chunks)
percentage done: phase1 2% (1 of 45 index files)
percentage done: phase1 4% (2 of 45 index files)
So, I'm scratching my head as to why I'm getting an error and what i can do to resolve it permanently.
Thoughts?
Thanks
2020-11-16T18:46:39-05:00: TASK ERROR: unable to get exclusive lock - EACCES: Permission denied
when I tried running it from CLI, It asked for my root password and then I got:
starting garbage collection on store macvault
TASK ERROR: unable to get exclusive lock - EACCES: Permission denied
I rebooted, tried again and after supplying my password;
root@pxbs:~# proxmox-backup-client garbage-collect --repository macvault
Password for "root@pam": *********
starting garbage collection on store macvault
Start GC phase1 (mark used chunks)
percentage done: phase1 2% (1 of 45 index files)
percentage done: phase1 4% (2 of 45 index files)
So, I'm scratching my head as to why I'm getting an error and what i can do to resolve it permanently.
Thoughts?
Thanks