[Bugs] [Bug 1238318] NFS mount throws Remote I/O error

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 14 03:29:00 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1238318

Vlad Ionescu <bugzilla at vladionescu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at vladionescu.com



--- Comment #1 from Vlad Ionescu <bugzilla at vladionescu.com> ---
I am experiencing a similar issue. For me, any open() or getxaddr() operation
on a gluster NFS mount fails with an EREMOTEIO. The interesting thing is,
operations succeed if and only if the file already exists. 

For example:

[root at gluster-2 ~]$ mount -t nfs gluster-1.local:/engine /mnt
[root at gluster-2 ~]$ cat > /mnt/test
-bash: /mnt/test: Remote I/O error
[root at gluster-2 ~]$ cat > /mnt/test
asdf
^D
[root at gluster-2 ~]$

Setting nfs.acl on the volume to off has fixed this issue for me. I have tried
a myriad other things all to no avail.

This is a blocking bug and, had it not been for my stumbling upon this bug
report, I would not be able to use Gluster's NFS exports.

-- 
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=i3tVSati88&a=cc_unsubscribe


More information about the Bugs mailing list