[SOLVED] Shared storage is often with a question mark

voarsh

Member
Nov 20, 2020
218
19
23
28
I have
nano /etc/exports setup correctly.

My fstab mounts the folder for my external USB drive
I've run systemctl restart nfs-kernel-server


I've been having issues where the system unmounts my drives as soon as I mount.
I've had to create new mount folders to get around that.

It seems even after restarting nfs-kernel and applying exports I have to restart machines just to get NFS shares working (not a question mark, can view data).

Any ideas why this is happening?
 
hi,

where's the NFS server set up? on the PVE? in a VM? or?

I've been having issues where the system unmounts my drives as soon as I mount.
I've had to create new mount folders to get around that.
can you post any logs of this happening? journalctl or dmesg can show some info.
 
can you post any logs of this happening? journalctl or dmesg can show some info.
If this comes up again I will try this.

I believe it was a mixture of issues including changing device name for the mount.
I'm marking this as closed.