Hide Forgot
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
Additional info: The Tru64 NFS client works fine with a Native Linux NFS (kernel) server.
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 ***