Bug 951469 - Gluster_File_System Administration_Guide-en-US.pdf cluster.quorum-type, log-level
Summary: Gluster_File_System Administration_Guide-en-US.pdf cluster.quorum-type, log-l...
Keywords:
Status: NEW
Alias: None
Product: Gluster-Documentation
Classification: Community
Component: Other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anjana Suparna Sriram
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-12 09:45 UTC by Nagilum
Modified: 2023-01-04 04:36 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Nagilum 2013-04-12 09:45:03 UTC
Description of problem:
The Administration guide does not list "cluster.quorum-type" in the options table.

The guide lists these as possible values for *-log-level:
DEBUG|WARNING|
ERROR|CRITICAL|
NONE|TRACE

Yet at the same time it lists 'INFO' as the default which is not a possible value according to the column next to it.

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

How reproducible:
Compare http://www.gluster.org/wp-content/uploads/2012/05/Gluster_File_System-3.3.0-Administration_Guide-en-US.pdf and http://gluster.org/community/documentation/index.php/Gluster_3.2:_Setting_Volume_Options#cluster.quorum-type

Additional info:
From the wiki:
cluster.quorum-type 	Method used for quorum enforcement. "None" means no quorum enforcement, which is the historical behavior. "Auto" means quorum is set to be more than half of the bricks in a subvolume, or exactly half if that includes the first listed brick. "Fixed" means quorum is set to a value specified by cluster.quorum-count. If quorum is not met, then modifing operations such as write will fail with EROFS. This prevents most cases of "split brain" which result from conflicting writes to different bricks. 	

Default: None


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