[Bugs] [Bug 1668239] New: [man page] Gluster(8) - Missing disperse-data parameter Gluster Console Manager man page
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 22 09:44:29 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1668239
Bug ID: 1668239
Summary: [man page] Gluster(8) - Missing disperse-data
parameter Gluster Console Manager man page
Product: GlusterFS
Version: mainline
Hardware: All
OS: Linux
Status: NEW
Component: disperse
Keywords: ZStream
Severity: medium
Priority: medium
Assignee: bugs at gluster.org
Reporter: smulay at redhat.com
CC: bugs at gluster.org
Blocks: 1667954
Target Milestone: ---
Classification: Community
+++ This bug was initially created as a clone of Bug #1667954 +++
Document URL:
man 8 gluster
Section Number and Name:
COMMANDS -> Volume Commands
Describe the issue:
No man-page reference for `disperse-data` parameter when creating a new volume
(gluster(8)):
---
volume create <NEW-VOLNAME> [stripe <COUNT>] [replica <COUNT>]
[disperse [<COUNT>]] [redundancy <COUNT>] [transport <tcp|rdma|tcp,rdma>]
<NEW-BRICK> ...
Create a new volume of the specified type using the specified
bricks and transport type (the default transport type is tcp). To create a
volume with both transports (tcp and rdma), give
'transport tcp,rdma' as an option.
---
However "Usage:" message shows disperse-data:
---
volume create <NEW-VOLNAME> [stripe <COUNT>] [replica <COUNT> [arbiter
<COUNT>]] [disperse [<COUNT>]] [disperse-data <COUNT>] [redundancy <COUNT>]
[transport <tcp|rdma|tcp,rdma>] <NEW-BRICK>?<vg_name>... [force]
---
Suggestions for improvement:
Add disperse-data to "man 8 gluster" explaining its utilization scenario.
Additional information:
If this bug should be proposed for a different release, please manually change
the proposed release flag.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1667954
[Bug 1667954] [man page] Gluster(8) - Missing disperse-data parameter Gluster
Console Manager man page
--
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