Bug 1225383 - Quota: with NFS brick process hangs with too many parallel IOs
Summary: Quota: with NFS brick process hangs with too many parallel IOs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: quota
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-27 09:22 UTC by Vijaikumar Mallikarjuna
Modified: 2016-05-11 22:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-27 10:49:26 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Vijaikumar Mallikarjuna 2015-05-27 09:22:59 UTC
Description of problem:


With NFS mount, brick process hangs with too many parallel IOs.
Below testcase hangs:

1) Create a Disperse volume with 3 bricks
2) From NFS mount point execute below command
   dd if=/dev/zero of=/file1 bs=1020M count=1

NFS client splits 1024M block size to multiple chunks of size 256k and does parallel writes

Comment 1 Vijaikumar Mallikarjuna 2015-05-27 10:49:26 UTC
Issue happens even without quota and with single brick.
This could be an issue with NFS client with larger block-size. Closing the bug for now


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