Hello,
I have an NFS mount at '/mnt/share1/', but when I add the storage, it only shows the server's available space, not the size of the mounted point. I have made the mount persistent using the fstab entry provided below.
I am using the development version
https://github.com/DIMSI-IS/BackROLL/tree/main/compose_project
Fstab entry
10.1.33.11:/backroll /mnt/share1 nfs defaults 0 0


Hello,
I have an NFS mount at '/mnt/share1/', but when I add the storage, it only shows the server's available space, not the size of the mounted point. I have made the mount persistent using the fstab entry provided below.
I am using the development version
Fstab entry