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