Comment 19 for bug 692848

Revision history for this message
Bill Nickless (bill-nickless) wrote :

Regression problem is still present in Lucid 2.6.32-29:

d3m406@nitwo-ubuntu:~$ gunzip < ~/Desktop/100mb.xfs.gz > /tmp/100mb.xfs
d3m406@nitwo-ubuntu:~$ sudo mkdir -p /mnt/100mb
d3m406@nitwo-ubuntu:~$ sudo mount -o loop /tmp/100mb.xfs /mnt/100mb
d3m406@nitwo-ubuntu:~$ sudo xfsdump /mnt/100mb -f /dev/null -L foo
xfsdump: using file dump (drive_simple) strategy
xfsdump: version 3.0.4 (dump format 3.0) - Running single-threaded
xfsdump: level 0 dump of nitwo-ubuntu:/mnt/100mb
xfsdump: dump date: Wed Mar 2 12:47:37 2011
xfsdump: session id: 23a4fd59-b62f-43e8-8e24-80b0ea4449dd
xfsdump: session label: "foo"
xfsdump: ino map phase 1: constructing initial dump list
xfsdump: syssgi( SGI_FS_BULKSTAT ) on fsroot failed: Invalid argument
xfsdump: Dump Status: ERROR
d3m406@nitwo-ubuntu:~$ uname -a
Linux nitwo-ubuntu 2.6.32-29-generic #58-Ubuntu SMP Fri Feb 11 20:52:10 UTC 2011 x86_64 GNU/Linux
d3m406@nitwo-ubuntu:~$

Looks like the -29 release was compiled six days before Dann Frazier found the problem in Debian and eleven days before Stefan reproduced the problem in Ubuntu, so that's not too surprising :-)