Hello everyone,
I have a problem, I have been using Proxmox Server for over a year, I created a RaidZ and where I do LXC and VM backups without any problems, now I wanted to improve it even more by installing Proxmox Backup Server and have it manage everything so that I can easily access the files of each backup and have it do what the normal system does.
But once I installed PBS via Helper-Script LXC sees the nvme disks but does not see them mounted or even the raid so I cannot create the database to join the two versions of Proxmox.. can anyone give me a hand?
I also tried to mount the folder where I would like to manage backups on PBS with the command:
"mp0: /nvme_raidz,mp=/mnt/nvme_raidz"
The folder is mounted that from the PBS terminal I can access it and create/delete files but when I try to put it as a database it gives: "EPERM: Operation nont permitted"
Thank you in advance.