[Bug 1103187] Re: xfs left inconcistent after reboot, causing grub to fail
Phillip Susi
psusi at ubuntu.com
Fri Jan 25 20:40:40 UTC 2013
Seems upstream just found this bug and has a patch for it:
http://oss.sgi.com/archives/xfs/2012-12/msg00324.html
** Tags added: bot-stop-nagging patch
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: grub2 (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1103187
Title:
xfs left inconcistent after reboot, causing grub to fail
Status in “grub2” package in Ubuntu:
Invalid
Status in “linux” package in Ubuntu:
Confirmed
Bug description:
take a 12.10 with XFS root partition containing the /boot/ tree
dpkg-reconfigure grub-pc ; sync
reboot (either by command, or by menu)
diverse error messages + grub rescue + /boot/ is partially accessible
boot UBUNTU 12.10 pendrive + choose "try Ubuntu" + open a terminal
sudo -s; mkdir foo; mount [the XFS root partition] foo; umount foo
reboot into the "original" Ubuntu is NOW successful
It appears that the kernel xfs filesystem driver leaves the fs in an
inconsistent state even after a sync. That is corrected by a journal
playback done either via having the kernel mount or running fsck, but
grub does not use the xfs journal.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1103187/+subscriptions
More information about the foundations-bugs
mailing list