파일 시스템에서 에러가 발생하였습니다. 보통 어떤 행동을 취하

neocoin의 이미지

1. 궁금한 점은, 이러한 경우(하단 참고)에만 대처하는 방법보다 보통 하드에 이상이 생겼다는 메세지를 보인다면, 다른 분들은 어떻게 대처하시는지 궁금합니다.

여태 저는 각 파티션을 umount 한다음에 fsck 를 돌려주는 것으로 제 소임을 다한다고 생각했습니다. 제가 해야할 또다른 일이 있을까요? (예전에 이런식으로 복구가 된적이 있었습니다.)

2. 그리고, ext2, ext3. reiserFs, XFS 같은 모든 파일 시스템들에 대하여 취해야하는 접근 방법이 각각 다른가요?

3. 기타의 다른 궁금증으로, umount 한후에 다시 mount를 하려고 합니다. 그런데 mount가능한 하드 디스크를 확인해 보려면 어떻게 해야할까요?

그러니까. MS-Windows 경우 하드를 새로 장착하고 나서 리부팅을 하면 새로운 드라이브가 생기는데, Linux는 mount를 일정 포인트에 해야하잖아요. 저는 여태 수동으로 했는데 어떻게 하면 새로 부탁된 하드의 /dev/hdXX를 알아 낼수 있을까요?
----
에러의 상황은 다음과 같습니다.

ext2->ext3 로 제작년에 파일시스템을 변경하였습니다. 그런데 작년 말부터 부팅할때 마다 Error 코드를 발생한것 같은데 제가 모르고 지냈습니다. :(

부분 발췌하면, 이런 식이 랍니다.

EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 216k freed
Adding Swap: 979924k swap-space (priority -1)
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,1), internal journal
hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=3187993, sector=2625640
end_request: I/O error, dev 16:46 (hdd), sector 2625640
hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=3187995, sector=2625642
end_request: I/O error, dev 16:46 (hdd), sector 2625642
hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=3187997, sector=2625644
end_request: I/O error, dev 16:46 (hdd), sector 2625644
hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=3187999, sector=2625646
end_request: I/O error, dev 16:46 (hdd), sector 2625646
hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=3188001, sector=2625648
end_request: I/O error, dev 16:46 (hdd), sector 2625648
hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=3188003, sector=2625650
end_request: I/O error, dev 16:46 (hdd), sector 2625650
hdd: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdd: read_intr: error=0x40 { UncorrectableError }, LBAsect=3188005, sector=2625652
end_request: I/O error, dev 16:46 (hdd), sector 2625652
kjournald starting.  Commit interval 5 seconds

fstab 은 이렇게 설정되어 있습니다.

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/hda1   /       ext3    errors=remount-ro   0   1
/dev/hda5   none        swap    sw          0   0
proc        /proc       proc    defaults        0   0
/dev/fd0    /floppy     auto    user,noauto     0   0
/dev/cdrom  /cdrom      iso9660 ro,user,noauto      0   0
/dev/hda6   /usr    ext3    defaults            0   2
/dev/hda7   /var    ext3    defaults            0   2
/dev/hda8   /tmp    ext3    defaults            0   2
/dev/hda9   /home   ext3    defaults            0   2
/dev/hdd6   /mnt/garage ext2    defaults    0   2
다즐링의 이미지

IDE 케이블을 바꿔보세요 -_-;

------------------------------------------------------------------------------------------------
Life is in 다즐링

doodoo의 이미지

특정 섹터를 못 읽겠다고 나오는거 봐서는 하드교체가
필요하지 않을까 생각됩니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.