xfs root paniced and 2.6.18-1.2239.fc5 (initrd passing invalid logbufs option to mount)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I just tried to reboot a fileserver box running fc5, previously with
2.6.17-1.2187 to 2.6.18-1.2239.

The kernel paniced remounting the root filesystem. With:

XFS: logbuf size for version 1 logs must be 16K or 32K
mount: error mounting /dev/root on /sysroot as xfs: Invalid argument.

My /etc/fstab had:
LABEL=/        /               xfs     logbufs=8,logbsize=64k  1 1

So I changed this to:
LABEL=/        /               xfs     defaults  1 1

which results in the same error, as does:
LABEL=/        /               xfs     logbufs=8,logbsize=32k  1 1

$ xfs_info /
meta-data=/dev/root              isize=2048   agcount=16, agsize=481950 blks
        =                       sectsz=512
data     =                       bsize=4096   blocks=7711200, imaxpct=25
        =                       sunit=0      swidth=0 blks, unwritten=1
naming   =version 2              bsize=4096
log      =internal               bsize=4096   blocks=3765, version=1
        =                       sectsz=512   sunit=0 blks
realtime =none                   extsz=65536  blocks=0, rtextents=0

running strings on initrd-2.6.18-1.2239.fc5smp shows:
mkrootdev -t xfs -o logbufs=8,logbsize=64k,ro sda3

initrd-2.6.18-1.2200.fc5smp.img does:
mkrootdev -t xfs -o logbufs=8,ro sda2

And this line doesn't show up in 2.6.17-1.2187. FC5 by default is
creating a version 1 xfs log, so trying to mount with a 64k logbsize
won't work.

Other then upgrading to a version 2 (the tools weren't available the
last time I tried) any ideas how to fix this?

                            Any ideas?

                            Clem

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux