After reboot the file system seems to be mounted on a different folder.
I just setup OpenMediaVault on a RaspberryPi and connected 2 drives via USB.
I was able to set it all up and get it to work properly. Mounted the NFS share from my laptop and added a bunch of files to the folder. So far so good.
After a (or more) reboot of the Pi, I still was able to mount the NFS share but now the folder is empty.
When I check on the Pi itself how the disk is mounted, I see it's set to /srv/dev-disk-by-uuid-[id]/
The files I added earlier are indeed in this location, and no longer in /export/
I'm sure I'm overlooking something simple, but can't seem to fix this. What's going on here and what should I do to get this to work again properly?