Bug 755967 - Typo in the DM Multipath documentation
Summary: Typo in the DM Multipath documentation
Keywords:
Status: CLOSED DUPLICATE of bug 623450
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: doc-DM_Multipath
Version: 6.1
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Steven J. Levine
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-22 14:53 UTC by Sébastien BAGUETTE
Modified: 2011-11-22 18:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-22 18:21:33 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Sébastien BAGUETTE 2011-11-22 14:53:55 UTC
Good afternoon,

There is a little typo in the documentation of DM Multipath.
Document version : rh-DM_Multipath(EN)-6 (2011-05-19T15:15)

Location : 
 
Chapter 5.2 (Moving root File Systems from a Single Path Device to a Multipath Device), point 4
It's on page 31 of the PDF version.
 
Actual results:

The documentation state the following command :
dracut --force -H -add multipath --include /etc/multipath /etc/multipath

Expected results:

The command should be :

dracut --force -H --add multipath --include /etc/multipath /etc/multipath
or
dracut --force -H -a multipath --include /etc/multipath /etc/multipath

Comment 2 Steven J. Levine 2011-11-22 18:20:13 UTC
Thanks for the catch. As it happens, BZ #623450 involved a rewriting of this procedure for the 6.2 release, and this particular error was found and corrected when that bug was addressed. The error will be fixed in the 6.2 release.

Comment 3 Steven J. Levine 2011-11-22 18:21:33 UTC

*** This bug has been marked as a duplicate of bug 623450 ***


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