Can not add backup sever in PVE

kazi

Member
Jan 18, 2024
71
1
8
Hi,
I installed Proxmox backup server but when I try to add backup server to the PVE then getting this error

create storage failed: pbs: Cannot find datastore 'backup', check permissions and existence! (500)

I can see the list using command line

root@pbs:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
backup 148K 10.7T 24K /backup
backup/pbs 24K 10.7T 24K /backup/pbs
root@pbs:~# cd /backup/

Screenshot_2024-03-18_14-06-36.png
 
Is 'backup' also a PBS datastore though? Could you post the /etc/proxmox-backup/datastore.cfg file?