[Bugs] [Bug 1379663] Volume gets mounted with ganesha v4 mount even when it is unexported.
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 4 13:11:22 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1379663
surabhi <sbhaloth at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |VERIFIED
--- Comment #13 from surabhi <sbhaloth at redhat.com> ---
Tried following :
1.Create a ganesha cluster and create a volume.
2.Enable ganesha on the volume and mount it on a client.
3.Mount is successful as expected.
4.Unmount the volume and unexport it.
5.Try mounting the volume back with v4 :
Result:
Volume doesn't get mounted and gives following error.
mount -t nfs -o vers=4 10.70.44.149:/testvol /mnt/nfs
mount.nfs: mounting 10.70.44.149:/testvol failed, reason given by server: No
such file or directory
With version 3 it gives following error:
mount -t nfs -o vers=3 10.70.44.149:/testvol /mnt/nfs
mount.nfs: access denied by server while mounting 10.70.44.149:/testvol
Marking the BZ verified.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=EQNYB6RULP&a=cc_unsubscribe
More information about the Bugs
mailing list