Bug 602409 - nash doesn't support dirsync mount option
Summary: nash doesn't support dirsync mount option
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: mkinitrd
Version: 5.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Brian Lane
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 590060 668957 726828 758797
TreeView+ depends on / blocked
 
Reported: 2010-06-09 19:41 UTC by Casey Dahlin
Modified: 2018-11-26 19:45 UTC (History)
6 users (show)

Fixed In Version: mkinitrd-5.1.19.6-73
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-21 05:33:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch for isse (1.38 KB, patch)
2010-06-11 16:38 UTC, Casey Dahlin
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0157 0 normal SHIPPED_LIVE mkinitrd bug fix update 2012-02-20 14:54:17 UTC

Description Casey Dahlin 2010-06-09 19:41:37 UTC
nash doesn't support the dirsync mount option for ext3, meaning that if the option is rolled in for / from fstab, the system does not boot.

Patch is attached.

Comment 1 Casey Dahlin 2010-06-11 16:38:43 UTC
Created attachment 423332 [details]
Patch for isse

NOW the patch is attached. BZ is odd.

Comment 8 RHEL Program Management 2011-08-05 12:33:14 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 10 Jan Stodola 2012-01-02 12:31:53 UTC
Reproduced with RHEL-5.7, mkinitrd-5.1.19.6-71.el5:
...
Creating root device.
Mounting root filesystem.
EXT3-fs: Unrecognized mount option "dirsync" or missing value
mount: error mounting /dev/root Kernel panic - not syncing: Attempted to kill init!
on /sysroot as e xt3: Invalid arg


Retested with 5.8 Snap 2, mkinitrd-5.1.19.6-75.el5, system booted without any problem:
...
Creating root device.
Mounting root filesystem.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Setting up other filesystems.
Setting up new root fs
no fstab.sys, mounting internal defaults
Switching to new root and running init.
...

[root@chicken ~]# mount | grep ' / '
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw,dirsync)


Moving to VERIFIED

Comment 11 errata-xmlrpc 2012-02-21 05:33:45 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-0157.html


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