Whamcloud - gitweb
c2170b8f9f202d754efd10f8a0b5e16e5ff203bc
[tools/e2fsprogs.git] / tests / f_boundscheck / expect.2
1 ext2fs_check_desc: Corrupt group descriptor: bad block for inode table
2 ../e2fsck/e2fsck: Group descriptors look bad... trying backup blocks...
3 ../e2fsck/e2fsck: Bad magic number in super-block while using the backup blocks../e2fsck/e2fsck: going back to original superblock
4 Note: if several inode or block bitmap blocks or part
5 of the inode table require relocation, you may wish to try
6 running e2fsck with the '-b 8193' option first.  The problem
7 may lie only with the primary block group descriptors, and
8 the backup block group descriptors may be OK.
9
10 Inode table for group 1 is not in group.  (block 4294967295)
11 WARNING: SEVERE DATA LOSS POSSIBLE.
12 Relocate? yes
13
14 One or more block group descriptor checksums are invalid.  Fix? yes
15
16 Group descriptor 1 checksum is 0x6ea2, should be 0x7edd.  FIXED.
17 Pass 1: Checking inodes, blocks, and sizes
18 Error allocating 256 contiguous block(s) in block group 1 for inode table: Could not allocate block in ext2 filesystem
19 e2fsck: aborted
20
21 test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
22
23 test_filesys: ********** WARNING: Filesystem still has errors **********
24
25 Exit status is 0