I know there have been a lot of posts about this, but I'm still struggling.
I have a new PBS instance started up running 3.2-2. I have a FreeNAS/TrueNAS server with an NFS share set up for my backups.
I have mounted the NFS share using /etc/fstab under /mnt/backups in PBS. I have verified that I can write to this folder on PBS with both root and backup users. To test writing as the backup user, I added a shell for the backup user under /etc/passwd and switched to backup user with 'su - backup'.
Still, when I attempt to add a datastore under PBS on the NFS mounted directory, I get "EPERM: Operation not permitted". I guess this must be a permissions issue, but I can write with the backup user. Are there any logs that can provide more detail about this error?
Thank you.
I have a new PBS instance started up running 3.2-2. I have a FreeNAS/TrueNAS server with an NFS share set up for my backups.
I have mounted the NFS share using /etc/fstab under /mnt/backups in PBS. I have verified that I can write to this folder on PBS with both root and backup users. To test writing as the backup user, I added a shell for the backup user under /etc/passwd and switched to backup user with 'su - backup'.
Still, when I attempt to add a datastore under PBS on the NFS mounted directory, I get "EPERM: Operation not permitted". I guess this must be a permissions issue, but I can write with the backup user. Are there any logs that can provide more detail about this error?
Thank you.