I don't follow exactly what this error message means, and it's scaring
me enough that I'm not putting anything on this stripe set. Any ideas?
[gleblanc@peecee gleblanc]# fsck /dev/md0
Parallelizing fsck version 1.15 (18-Jul-1999)
e2fsck 1.15, 18-Jul-1999 for EXT2 FS 0.5b, 95/08/09
/dev/md0 contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Error reading block 502219 (Attempt to read block from filesystem
resulted in sh
ort read). Ignore error<y>? yes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Directory inode 244316, block 0, offset 0: directory corrupted
Salvage<y>? yes
Missing '.' in directory inode 244316.
Fix<y>? yes
Missing '..' in directory inode 244316.
Fix<y>? yes
yPass 3: Checking directory connectivity
'..' in /src/linux-2.2.14/net/802/transit (244316) is <The NULL inode>
(0), shou
ld be /src/linux-2.2.14/net/802 (147806).
Fix<y>? yes
Pass 4: Checking reference counts
Inode 2 ref count is 20, should be 21. Fix<y>? yes
Inode 147806 ref count is 5, should be 4. Fix<y>? yes
Pass 5: Checking group summary information
/dev/md0: ***** FILE SYSTEM WAS MODIFIED *****
/dev/md0: 52576/257536 files (0.5% non-contiguous), 272039/515008 blocks
[gleblanc@peecee gleblanc]#
The one that I underlined with ^ is the one that I don't get. The
others aren't that weird.
Greg