Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1390666

Summary: multipath guide refers to /etc/grub/grub.conf
Product: Red Hat Enterprise Linux 6 Reporter: Donald Berry <dberry>
Component: doc-DM_MultipathAssignee: Steven J. Levine <slevine>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.9CC: adstrong, bmarzins, rhel-docs
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1392551 (view as bug list) Environment:
Last Closed: 2016-11-08 22:09:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Donald Berry 2016-11-01 16:02:37 UTC
Description of problem:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/DM_Multipath/move_root_to_multipath.html says:
"If you need to edit the /etc/fstab file, you will also need to edit the /etc/grub/grub.conf file and change the root parameter from root=/dev/sda1 to root=/dev/mapper/rootdev."
Should this be /boot/grub/grub.conf?

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Ben Marzinski 2016-11-01 18:35:40 UTC
yep. It should either be /etc/grub.conf or /boot/grub/grub.conf

/etc/grub.conf is a symlink to /boot/grub/grub.conf

Comment 5 Steven J. Levine 2016-11-04 22:17:57 UTC
Donald:

Thanks for pointing this out.  Since /etc/grub.conf is a symlink to /boot/grub/grub.conf I used /etc/grub.conf here for simplicity.  I did a search of how we note the path in other places and it seems to be interchangeable.

If you think /boot/grub/grub.conf is a better choice, let me know. 

The current draft of the document now includes this fix. When I push this to the Portal I will note it in this BZ.

Steven

Comment 8 Steven J. Levine 2016-11-08 21:22:28 UTC
Package submitted for publication. I'll close this when it appears on the Portal.

Comment 9 Steven J. Levine 2016-11-08 22:09:25 UTC
Updated document on Portal now includes this correction:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/DM_Multipath/move_root_to_multipath.html