Bug 977511 - [RFE] Gluster trusted pool client authentication should not rely on privileged ports
Summary: [RFE] Gluster trusted pool client authentication should not rely on privilege...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: glusterd
Version: 2.1
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
: ---
Assignee: Prasanna Kumar Kalever
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1294468
TreeView+ depends on / blocked
 
Reported: 2013-06-24 18:29 UTC by Jose A. Rivera
Modified: 2015-12-28 11:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
: 1294468 (view as bug list)
Environment:
Last Closed: 2015-12-28 11:28:01 UTC
Embargoed:


Attachments (Terms of Use)
Crash-reproducing script. (313 bytes, application/x-sh)
2013-06-24 18:29 UTC, Jose A. Rivera
no flags Details

Description Jose A. Rivera 2013-06-24 18:29:25 UTC
Created attachment 764740 [details]
Crash-reproducing script.

Description of problem:
Gluster trusted pool client authentication should not rely on privileged ports. This leads to a resource contention on privileged ports when many connections are made in rapid succession.

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

How reproducible:
Always

Steps to Reproduce:
1. Add the following lines to the VFS share definition in smb.conf:
glusterfs:logfile=<logfile>
glusterfs:loglevel=7

2. Run the attached crashmaker.sh script.
Usage: ./crashmaker.sh //<server>/<gluster-vfs-share> <username> <password>

Actual results:
On our systems, around connection 490 we start seeing errors in <logfile> and experience connection timeouts.

Expected results:
No errors and no timeouts.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.