Linux Operating System (MOSC)

MOSC Banner

NFS share unmounts after logging out of ssh session on NFS client

edited Nov 3, 2021 10:47PM in Linux Operating System (MOSC) 6 commentsAnswered

Hi,


Actually, i have a server that is a NFS client :

  • Red Hat Enterprise Linux release 8.4 (Ootpa)
  • rpm -qa |egrep nfs

nfs-utils-2.3.3-41.el8_4.2.x86_64

libnfsidmap-2.3.3-41.el8_4.2.x86_64

sssd-nfs-idmap-2.4.0-9.0.1.el8_4.2.x86_64



Here is the option for the mount on /etc/fstab :

Server:/ifs/home/test   /mnt/test  rw,bg,hard,intr,rsize=32768,wsize=32768,tcp,timeo=600  0 0


I did not reboot the server.

I mounted with CLI :

# mount /mnt/test


If i did not logout after mount the NFS share, the mount is OK.

But if i logout my ssh session and come back, the mount was unmounted.

Any helps could be appreciate.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center