Bug 1031166 - Can't mount a GlusterFS NFS export if you include a directory in the source field on Tru64 (V4.0 1229 alpha) mount
Summary: Can't mount a GlusterFS NFS export if you include a directory in the source f...
Keywords:
Status: CLOSED DUPLICATE of bug 1118311
Alias: None
Product: GlusterFS
Classification: Community
Component: nfs
Version: 3.4.1
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Ric Wheeler
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-15 18:44 UTC by Derek Schrock
Modified: 2014-08-18 13:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-18 13:27:16 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1031164 0 unspecified CLOSED After mounting a GlusterFS NFS export intial cd'ing into directories on a Tru64 resaults in a Permission Denied error 2021-02-22 00:41:40 UTC

Internal Links: 1031164

Description Derek Schrock 2013-11-15 18:44:26 UTC
Description of problem:

Can't mount a GlusterFS NFS export if you include a directory in the source field on Tru64 (V4.0 1229 alpha) mount.  Get the repeating error:

Bad MNT RPC: gluster04.switch.com:/resd/csxmig: RPC: Remote system error


How reproducible:
Turn on nfs.mount-udp
Try to mount with a GlusterFS NFS export with a directory in the source field

Steps to Reproduce:
1. Mount with directory in your source field
# mount -t nfs -o vers=3,tcp gluster04.switch.com:/resd/csxmig /tmp/foo
Bad MNT RPC: gluster04.switch.com:/resd/csxmig: RPC: Remote system error
Bad MNT RPC: gluster04.switch.com:/resd/csxmig: RPC: Remote system error
....
^C
#

Actual results:
Repeating error
Bad MNT RPC: gluster04.switch.com:/resd/csxmig: RPC: Remote system error

Expected results:
Mount the export

Additional info:
This might be related to Bug 1031164

Comment 1 Derek Schrock 2013-11-15 21:43:31 UTC
Additional info:

The Tru64 NFS client works fine with a Native Linux NFS (kernel) server.

Comment 3 Niels de Vos 2014-08-18 13:27:16 UTC
This seems to be the same issue as bug 1118311, please follow progress there.

*** This bug has been marked as a duplicate of bug 1118311 ***


Note You need to log in before you can comment on or make changes to this bug.