[Bugs] [Bug 1195907] New: RDMA mount fails for unprivileged user without cap_net_bind_service

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 24 20:42:31 UTC 2015


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

            Bug ID: 1195907
           Summary: RDMA mount fails for unprivileged user without
                    cap_net_bind_service
           Product: GlusterFS
           Version: 3.6.2
         Component: rdma
          Severity: low
          Assignee: bugs at gluster.org
          Reporter: mlipscombe at gmail.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

When an unprivileged user (one without cap_net_bind_service capability) tries
to connect to a volume using RDMA transport (tested using libgfapi) the client
hangs trying to bind a privileged port.

This happenes because when failing to bind a privileged port because of EACCES,
rdma_bind_addr is never called on the fall-through unprivileged port.

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


How reproducible:


Steps to Reproduce:
1. Use libgfapi to mount a volume as an unprivileged user using rdma transport.


Actual results:
Hang trying to bind local port.


Expected results:
Successfully mount the volume.


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list