Hi,
I run into a permission problem if trying to add datastore: unable to open chunk store at "/mnt/HDD24TB/pve-backups/.chunks" - Permission denied (os error 13).
PVE: 8.4.14
PBS: 3.4.6
What I did:
Additional information (history):
- at first I tried out PVE Backup, therefore created "/mnt/HDD24TB/pve-backups/" and added it as directory storage.
- ran into problems with backing up an unprivileged LXC
- removed PVE Backup task and storage, then => 1.
So can anybody tell me how to solve this problem?
Thank you
I run into a permission problem if trying to add datastore: unable to open chunk store at "/mnt/HDD24TB/pve-backups/.chunks" - Permission denied (os error 13).
PVE: 8.4.14
PBS: 3.4.6
What I did:
- - installed PBS to PVE in parallel
- - created "/mnt/HDD24TB/pve-backups/"
- - erased files and subfolders
- - checked permissions with
- root@pve:~# chown -R backup:backup /mnt/HDD24TB/pve-backups
- root@pve:~# chmod -R 700 /mnt/HDD24TB/pve-backups
- root@pve:~# systemctl restart proxmox-backup
- - got the above error
- - I secured, that the storage is mounted before PBS starts (Systemd-Mount-Unit)
- - got the above error
Additional information (history):
- at first I tried out PVE Backup, therefore created "/mnt/HDD24TB/pve-backups/" and added it as directory storage.
- ran into problems with backing up an unprivileged LXC
- removed PVE Backup task and storage, then => 1.
So can anybody tell me how to solve this problem?
Thank you
Last edited: