Hello,
In the example below, does fsck delete the contents of the bad block or does
it move the data to another block in the LV. Also, is there a way to check
how many blocks are marked bad on a disk and where does the fsck program get
the block number from (3817871)?
** Checking /dev/rtesterlv (/test)
** Phase 1 - Check Blocks and Sizes
Cannot read: block 3817871; CLEAR? y
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Inode Map
** Phase 6 - Check Block Map
Filesystem integrity is not guaranteed
8 files 126616 blocks 3903848 free
***** Filesystem was modified *****
Thanks,
S.Singh