Re: XFS filesystem corruption on the arm(el) architecture

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Martin Michlmayr
Date: Saturday, October 18, 2008 - 10:12 pm

* Dave Chinner <david@fromorbit.com> [2008-10-19 12:48]:

mdebian:~# mkfs.xfs -f /dev/sda5
meta-data=/dev/sda5              isize=256    agcount=4, agsize=94380
blks
         =                       sectsz=512   attr=2
data     =                       bsize=4096   blocks=377519,
imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096
log      =internal log           bsize=4096   blocks=2560, version=2
         =                       sectsz=512   sunit=0 blks,
lazy-count=0
realtime =none                   extsz=4096   blocks=0, rtextents=0
debian:~# mount -t xfs /dev/sda5 /mnt
debian:~# cp /usr/bin/* /mnt/
debian:~# umount /mnt
debian:~# mount -t xfs /dev/sda5 /mnt
mount: /dev/sda5: can't read superblock
debian:~# xfs_logprint -t /dev/sda5
xfs_logprint:
    data device: 0x805
    log device: 0x805 daddr: 1510112 length: 20480

XFS: Log inconsistent (didn't find previous header)
XFS: empty log check failed
xfs_logprint: failed to find head and tail, error: 5
debian:~#

-- 
Martin Michlmayr
http://www.cyrius.com/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
XFS filesystem corruption on the arm(el) architecture, Tobias Frost, (Wed Oct 1, 1:38 pm)
Re: XFS filesystem corruption on the arm(el) architecture, Martin Michlmayr, (Thu Oct 16, 2:25 pm)
Re: XFS filesystem corruption on the arm(el) architecture, Martin Michlmayr, (Fri Oct 17, 12:01 am)
Re: XFS filesystem corruption on the arm(el) architecture, Gaudenz Steinlin, (Fri Oct 17, 2:46 am)
Re: XFS filesystem corruption on the arm(el) architecture, Martin Michlmayr, (Sat Oct 18, 1:57 am)
Re: XFS filesystem corruption on the arm(el) architecture, Kirill A. Shutemov, (Sat Oct 18, 12:48 pm)
Re: XFS filesystem corruption on the arm(el) architecture, Christoph Hellwig, (Sat Oct 18, 1:09 pm)
Re: XFS filesystem corruption on the arm(el) architecture, Kirill A. Shutemov, (Sat Oct 18, 1:17 pm)
Re: XFS filesystem corruption on the arm(el) architecture, Martin Michlmayr, (Sat Oct 18, 10:12 pm)
Re: XFS filesystem corruption on the arm(el) architecture, Christoph Hellwig, (Sun Oct 19, 2:07 am)
Re: XFS filesystem corruption on the arm(el) architecture, Lennert Buytenhek, (Sun Oct 19, 9:22 am)