fsck로 하드 체크도중 이런오류가 발생하였습니다...

netizn82의 이미지

안녕하세요.
한달동안 켜놓고 재부팅을 했엇는데
파티션을 두개로 나뉘어놓은 hdc1 하드에 점검오류가 발생했습니다.
hdc2는 이상없구요...
마운트 되지않은상태에서 fsck명령어를 실행하였습니다.

[root@localhost /]# fsck /dev/hdc1
fsck 1.35 (28-Feb-2004)
e2fsck 1.35 (28-Feb-2004)
/dev/hdc1 contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes

Error reading block 886120 (Attempt to read block from filesystem resulted in short read) while doing inode scan. Ignore error<y>?

/dev/hdc1: e2fsck canceled.
[root@localhost /]#

hdc1 에는 크론에서 백업용으로 돌리고있었는데 저런에러메시지가 뜨네요...
hdc2는 말짱하구요..

이유가 뭔지 궁금합니다..

fromdj의 이미지

hdc1 언마운트 하시고 fsck 쓰시는거죠 ?
fsck 마운트된상태에서 쓰시면 안됩니다.
다 날아가버립니다.

^^ be cool ~
http://fromdj.pe.kr

munguana의 이미지

.