Page 1 of 1

fsck.ext2 -y /dev/hda3 = !?!

Posted: 2003-01-10 17:00
by zero
Hallo Leute habe das hier jetzt schon 3 mail die Woche gamacht und immer wieder das hier:

Code: Select all

root@rescue:~# fsck.ext2 -y /dev/hda3
e2fsck 1.25 (20-Sep-2001)
/dev/hda3 was not cleanly unmounted, check forced.
Pass 1: Checking inodes, blocks, and sizes
Inode 376849, i_blocks is 104, should be 80.  Fix? yes

Inode 376848, i_blocks is 2720, should be 2712.  Fix? yes

Inode 376851, i_blocks is 7528, should be 7520.  Fix? yes

Inode 376840, i_blocks is 672, should be 656.  Fix? yes

Inode 376847, i_blocks is 1056, should be 1032.  Fix? yes

Inode 1785863, i_blocks is 24, should be 8.  Fix? yes

Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Block bitmap differences:  -937111 -937112 -937113 -973721 -973722 -973723 -1589522 -1589645 -1589646 -1589711 -3572287 -3572288
Fix? yes

Free blocks count wrong for group #28 (0, counted=3).
Fix? yes

Free blocks count wrong for group #29 (0, counted=3).
Fix? yes

Free blocks count wrong for group #48 (7, counted=11).
Fix? yes

Free blocks count wrong for group #109 (0, counted=2).
Fix? yes

Free blocks count wrong (4999885, counted=4999897).
Fix? yes


/dev/hda3: ***** FILE SYSTEM WAS MODIFIED *****
/dev/hda3: 132313/4964352 files (0.8% non-contiguous), 4918232/9918129 blocks

Re: fsck.ext2 -y /dev/hda3 = !?!

Posted: 2003-01-10 20:48
by flo
check mal, ob der Rechner im laufenden Betrieb Fehlermeldungen mit DMA, timeout und Festplatte auswirft.

grep kernel /var/log/warn

Wenn Du da viel zu sehen bekommst, nippelt Deine Festplatte bald ab, passiert leider öfter.

Grüße,

flo.

Re: fsck.ext2 -y /dev/hda3 = !?!

Posted: 2003-01-10 21:00
by konni
hast du vor dem fsck den Server auch ordentlich heruntergefahren, oder eiskalt resetet ?