[Bugs] [Bug 1158831] gnfs : nfs mount fails if the connection between nfs server and bricks is not established
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 31 08:14:07 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1158831
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9011 committed in master by Niels de Vos
(ndevos at redhat.com)
------
commit a718a11a1c21c1f74460b61c98579db4ae2747ac
Author: jiffin <jthottan at redhat.com>
Date: Thu Oct 30 15:58:56 2014 +0530
gNFS : mount fails if connection to brick(s) is not established yet.
Connection between gluster-nfs and brick process requires
time (especially for rdma).During that time when we try to
mount using nfs ,it will fail saying that volume not found.
So we need a check using 'is_nfs_export_available'before
mounting to ensure volume is available.This patch will provide
the check before nfs mount if it is not given in the test files
Change-Id: I242eb6e3118ebaca1df46314302a203a0c9738a8
BUG: 1158831
Signed-off-by: jiffin tony thottan <jthottan at redhat.com>
Reviewed-on: http://review.gluster.org/9011
Reviewed-by: Meghana M <mmadhusu at redhat.com>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Niels de Vos <ndevos at redhat.com>
--
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=yDm1V2vY5T&a=cc_unsubscribe
More information about the Bugs
mailing list