[Bugs] [Bug 1235231] New: unix domain sockets on Gluster/NFS are created as fifo/pipe

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 24 11:06:29 UTC 2015


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

            Bug ID: 1235231
           Summary: unix domain sockets on Gluster/NFS are created as
                    fifo/pipe
           Product: GlusterFS
           Version: mainline
         Component: nfs
          Severity: medium
          Priority: medium
          Assignee: ndevos at redhat.com
          Reporter: ndevos at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
When creating a unix domain socket on a Gluster/NFS mountpoint, the socket gets
created as a fifo/pipe instead of a socket.

Version-Release number of selected component (if applicable):
mainline

How reproducible:
100%

Steps to Reproduce:
1. mount a gluster volume over NFS
2. create a socket, like: socat UNIX-LISTEN:$N0/not-a-fifo.socket -
3. check the type of the new socket with ls or stat

Actual results:
"stat -c %F" returns "fifo" instead of "socket".

Expected results:
"stat -c %F" should return "socket".

Additional info:
reported on IRC by teknologeek
https://botbot.me/freenode/gluster/2015-06-22/?msg=42565428&page=3

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


More information about the Bugs mailing list