Hi, I have been running xfstests with ext4 on a ramdisk (brd), and noticed a few tests were failing with an inconsistent file system at the end of the test. The following fail for v3.13-rc7: generic/013 generic/083 generic/269 generic/321 (this one is not inconsistent fs, see log) generic/322 The output of xfstests for these failures is also attached. It looks like generic/013 should be resolved by: http://thread.gmane.org/gmane.comp.file-systems.ext4/42032 Are any of the others known failures, especially for brd? Thanks, -Vishal
===== Running generic/013 ===== FSTYP -- ext4 PLATFORM -- Linux/x86_64 dromcop5 3.13.0-rc7 MKFS_OPTIONS -- /dev/ram1 MOUNT_OPTIONS -- -o acl,user_xattr /dev/ram1 /mnt/scratch generic/013 [failed, exit status 1] - output mismatch (see /home/vverma7/local-crsw/xfstests/results//generic/013.out.bad) --- tests/generic/013.out 2013-12-18 19:11:00.000000000 -0700 +++ /home/vverma7/local-crsw/xfstests/results//generic/013.out.bad 2014-01-06 17:24:23.181444267 -0700 @@ -4,11 +4,4 @@ ----------------------------------------------- fsstress.1 : -r ----------------------------------------------- - ------------------------------------------------ -fsstress.2 : -p 20 -r ------------------------------------------------ ... (Run 'diff -u tests/generic/013.out /home/vverma7/local-crsw/xfstests/results//generic/013.out.bad' to see the entire diff) _check_generic_filesystem: filesystem on /dev/ram0 is inconsistent (see /home/vverma7/local-crsw/xfstests/results//generic/013.full) Ran: generic/013 Failures: generic/013 Failed 1 of 1 tests ===== Done with 1 ===== ===== Running generic/083 ===== FSTYP -- ext4 PLATFORM -- Linux/x86_64 dromcop5 3.13.0-rc7 MKFS_OPTIONS -- /dev/ram1 MOUNT_OPTIONS -- -o acl,user_xattr /dev/ram1 /mnt/scratch generic/083 [failed, exit status 1] - output mismatch (see /home/vverma7/local-crsw/xfstests/results//generic/083.out.bad) --- tests/generic/083.out 2013-12-18 19:11:00.000000000 -0700 +++ /home/vverma7/local-crsw/xfstests/results//generic/083.out.bad 2014-01-06 17:26:02.594442677 -0700 @@ -1,4 +1,4 @@ QA output created by 083 *** test out-of-space handling for random write operations -*** done +_check_generic_filesystem: filesystem on /dev/ram1 is inconsistent (see /home/vverma7/local-crsw/xfstests/results//generic/083.full) *** unmount ... (Run 'diff -u tests/generic/083.out /home/vverma7/local-crsw/xfstests/results//generic/083.out.bad' to see the entire diff) Ran: generic/083 Failures: generic/083 Failed 1 of 1 tests ===== Done with 1 ===== ===== Running generic/269 ===== FSTYP -- ext4 PLATFORM -- Linux/x86_64 dromcop5 3.13.0-rc7 MKFS_OPTIONS -- /dev/ram1 MOUNT_OPTIONS -- -o acl,user_xattr /dev/ram1 /mnt/scratch generic/269 [failed, exit status 1] - output mismatch (see /home/vverma7/local-crsw/xfstests/results//generic/269.out.bad) --- tests/generic/269.out 2013-12-18 19:11:00.000000000 -0700 +++ /home/vverma7/local-crsw/xfstests/results//generic/269.out.bad 2014-01-06 17:38:07.426431091 -0700 @@ -3,3 +3,4 @@ Run fsstress Run dd writers in parallel +_check_generic_filesystem: filesystem on /dev/ram1 is inconsistent (see /home/vverma7/local-crsw/xfstests/results//generic/269.full) ... (Run 'diff -u tests/generic/269.out /home/vverma7/local-crsw/xfstests/results//generic/269.out.bad' to see the entire diff) Ran: generic/269 Failures: generic/269 Failed 1 of 1 tests ===== Done with 1 ===== ===== Running generic/321 ===== FSTYP -- ext4 PLATFORM -- Linux/x86_64 dromcop5 3.13.0-rc7 MKFS_OPTIONS -- /dev/ram1 MOUNT_OPTIONS -- -o acl,user_xattr /dev/ram1 /mnt/scratch generic/321 [failed, exit status 1] - output mismatch (see /home/vverma7/local-crsw/xfstests/results//generic/321.out.bad) --- tests/generic/321.out 2013-12-18 19:11:00.000000000 -0700 +++ /home/vverma7/local-crsw/xfstests/results//generic/321.out.bad 2014-01-06 17:44:38.400424842 -0700 @@ -1,9 +1,8 @@ QA output created by 321 fsync new directory drwxr-xr-x bar +drwx------ lost+found rename fsync test drwxr-xr-x bar -rw-r--r-- foo ... (Run 'diff -u tests/generic/321.out /home/vverma7/local-crsw/xfstests/results//generic/321.out.bad' to see the entire diff) Ran: generic/321 Failures: generic/321 Failed 1 of 1 tests ===== Done with 1 ===== ===== Running generic/322 ===== FSTYP -- ext4 PLATFORM -- Linux/x86_64 dromcop5 3.13.0-rc7 MKFS_OPTIONS -- /dev/ram1 MOUNT_OPTIONS -- -o acl,user_xattr /dev/ram1 /mnt/scratch generic/322 [failed, exit status 1] - output mismatch (see /home/vverma7/local-crsw/xfstests/results//generic/322.out.bad) --- tests/generic/322.out 2013-12-18 19:11:00.000000000 -0700 +++ /home/vverma7/local-crsw/xfstests/results//generic/322.out.bad 2014-01-06 17:44:50.509424648 -0700 @@ -5,3 +5,4 @@ fsync rename test d34ff04c17ef7068d78d0c4be49cfe57 /mnt/scratch/bar d34ff04c17ef7068d78d0c4be49cfe57 /mnt/scratch/bar +_check_generic_filesystem: filesystem on /dev/mapper/flakey-test is inconsistent (see /home/vverma7/local-crsw/xfstests/results//generic/322.full) ... (Run 'diff -u tests/generic/322.out /home/vverma7/local-crsw/xfstests/results//generic/322.out.bad' to see the entire diff) Ran: generic/322 Failures: generic/322 Failed 1 of 1 tests ===== Done with 1 =====