Bug 1030226 - [Doc] Quota: Corrections and suggestions for "12.5. Setting Timeout"
Summary: [Doc] Quota: Corrections and suggestions for "12.5. Setting Timeout"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: doc-Administration_Guide
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Bhavana
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-14 08:21 UTC by Gowrishankar Rajaiyan
Modified: 2013-12-09 16:48 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 16:48:32 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Gowrishankar Rajaiyan 2013-11-14 08:21:01 UTC
http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Storage/2.1/html/Administration_Guide/ch12s05.html


Should inform the default soft-timeout and hard-timeout which are 60 seconds and 2 seconds respectively. (please confirm with dev)


...
# gluster volume quota test-volume soft-timeout 1min
features.soft-timeout on volume test-volume set

should be

# gluster volume quota test-volume soft-timeout 1min
volume quota : success
...


...
# gluster volume quota test-volume hard-timeout 30s
features.hard-timeout on volume test-volume set

should be

# gluster volume quota test-volume hard-timeout 30s
volume quota : success
...


...
As the margin of error for disk usage is proportional to the workload of the applications running on the volume, ensure that you set the hard and soft timeout taking the workload into account.

to

As the margin of error for disk usage is proportional to the workload of the applications running on the volume, ensure that you set the hard-timeout and soft-timeout taking the workload into account.
...

Comment 1 Bhavana 2013-11-22 06:19:26 UTC
Updated the doc as suggested:

http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Storage/2.1/html/Administration_Guide/ch12s05.html

Based on the discussion with Kritika, the default hard timeout is 5 seconds. Updated the same.

Comment 2 Gowrishankar Rajaiyan 2013-11-22 08:42:14 UTC
Looks good. Thanks. Verified.


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