Bug 198772

Summary: document mirroring in man pages
Product: Red Hat Enterprise Linux 4 Reporter: Jan Wildeboer <jwildebo>
Component: lvm2Assignee: Jonathan Earl Brassow <jbrassow>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: agk, dwysocha, mbroz
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: lvm2-2.02.06-6.0.RHEL4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-26 19:02:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to add mirror descriptions to man pages none

Description Jan Wildeboer 2006-07-13 13:48:28 UTC
Description of problem:

The manpage of lvcreate is missing the explanation/description of the -m option
(mirroring)

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

# lvcreate --version
  LVM version:     2.02.01 (2005-11-23)
  Library version: 1.02.02 (2006-01-04)
  Driver version:  4.5.0


How reproducible:

man lvcreate

Steps to Reproduce:
1. man lvcreate
2. look for -m description
3. get surprised :-)
  
Actual results:

No description

Expected results:

Description of mirroring option and maybe a notice that you need at least 3
physical volumes in the volume group for this option to work.

Additional info:

mirroring was added in RHEL4U2. Usage info of lvcreate reflects this, man page
does not.

Comment 1 Jan Wildeboer 2006-07-13 15:07:36 UTC
> The manpage of lvcreate is missing the explanation/description of the -m option
> (mirroring)

Same for lvextend, lvreduce



Comment 2 Jan Wildeboer 2006-07-13 15:18:27 UTC
Summary:

lv* missing description of -m --mirror option

lvconvert has no man page



Comment 3 Jonathan Earl Brassow 2006-07-13 19:09:00 UTC
Created attachment 132399 [details]
Patch to add mirror descriptions to man pages

Comment 4 Jonathan Earl Brassow 2006-10-24 21:20:47 UTC
man pages should be updated.

Comment 5 Corey Marthaler 2006-12-18 22:59:30 UTC
marking verified.