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

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 17 07:48:15 UTC 2015


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

            Bug ID: 1244118
           Summary: unix domain sockets on Gluster/NFS are created as
                    fifo/pipe
           Product: GlusterFS
           Version: 3.5.6
         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
        Depends On: 1235231



+++ This bug was initially created as a clone of Bug #1235231 +++

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

--- Additional comment from Anand Avati on 2015-06-24 13:07:56 CEST ---

REVIEW: http://review.gluster.org/11355 (nfs: a unix-domain-socket should not
be created as fifo) posted (#5) for review on master by Niels de Vos
(ndevos at redhat.com)

--- Additional comment from Anand Avati on 2015-06-28 17:39:39 CEST ---

REVIEW: http://review.gluster.org/11355 (nfs: a unix-domain-socket should not
be created as fifo) posted (#6) for review on master by Niels de Vos
(ndevos at redhat.com)

--- Additional comment from Anand Avati on 2015-06-28 18:05:12 CEST ---

REVIEW: http://review.gluster.org/11355 (nfs: a unix-domain-socket should not
be created as fifo) posted (#7) for review on master by Niels de Vos
(ndevos at redhat.com)

--- Additional comment from Anand Avati on 2015-06-28 21:41:27 CEST ---

REVIEW: http://review.gluster.org/11355 (nfs: a unix-domain-socket should not
be created as fifo) posted (#8) for review on master by Niels de Vos
(ndevos at redhat.com)

--- Additional comment from  on 2015-07-09 14:07:27 CEST ---

Hi.

I'm experiencing the exact same problem with Gluster 3.5.2 (Debian Package) and
it's preventing my HA Proxmox Containers to operate properly (see
http://forum.proxmox.com/threads/22767-var-log-not-working-in-containers)

Is there any workaround or trick possible to avoid the problem?


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1235231
[Bug 1235231] unix domain sockets on Gluster/NFS are created as fifo/pipe
-- 
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=8hsLfN1d0t&a=cc_unsubscribe


More information about the Bugs mailing list