You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix command of nfs test mount missing mountpoint argument
The command to mount the nfs shares to the filesystem is missing the directory where the nfs share should be mounted to.
Ref: Manpage MOUNT(8)
mount [-t <fstype>] device mountpoint
0 commit comments