input/output error

qking의 이미지

새로 조립한 시스템이 비정상적으로 중지됩니다.

용량이 조금 큰 (100 MB 이상) tar.gz 파일을 풀던 중에
input/output error 를 뱉어내면서 시스템이 먹통이 됩니다.

30분 전에는 grep 을 통해 파일을 검색하던 중에 역시 비슷한
오류를 내면서 중지된 바가 있습니다.

에러가 발생하면 네트워크를 통한 모든 접속이 불가능하며,
콘솔에서도 키보드가 먹지 않아 파워를 리셋하는 수밖에 없습니다.

에러 시각에 해당하는 /var/log/messages 의 기록은 아래와 같습니다.
attempt ... 와 03:41: 로 시작되는 로그가 초당 십여줄 이상 반복됩니다.

Quote:
Mar 26 14:40:37 www kernel: attempt to access beyond end of device
Mar 26 14:40:37 www kernel: 03:41: rw=0, want=689977708, limit=117218241
Mar 26 14:40:37 www kernel: attempt to access beyond end of device
Mar 26 14:40:37 www kernel: 03:41: rw=0, want=1274605108, limit=117218241
Mar 26 14:40:37 www kernel: attempt to access beyond end of device
Mar 26 14:40:37 www kernel: 03:41: rw=0, want=1917793312, limit=117218241
Mar 26 14:40:37 www kernel: attempt to access beyond end of device
Mar 26 14:40:37 www kernel: 03:41: rw=0, want=1917793312, limit=117218241
Mar 26 14:40:37 www kernel: eth0: Too much work at interrupt, IntrStatus=0x0001.
Mar 26 14:40:38 www last message repeated 2 times
Mar 26 14:40:38 www kernel: attempt to access beyond end of device
Mar 26 14:40:38 www kernel: 03:41: rw=0, want=1457920148, limit=117218241

어떠한 정보라도 남겨주시면 감사하겠습니다.

시스템 환경

# uname -a
Linux www.SERVER.com 2.4.18-27.7.xsmp #1 SMP Fri Mar 14 05:52:30 EST 2003 i686 unknown

OS: RedHat 7.3
CPU: athlon MP 1800+ Dual
M/B: Iwill MPX2

설치 후 커널 업그레이드(RPM) 외에는 기억할 만한 업데이트 작업을
하지 않았습니다.

inhosens의 이미지

얼마나 되나요?

swap은 얼마나?

qking의 이미지

Ram: 1GB
Swap: 2GB

이상입니다.

Quote:
# free
total used free shared buffers cached
Mem: 1030560 212552 818008 0 27192 98236
-/+ buffers/cache: 87124 943436
Swap: 2048276 0 2048276

복날은 간다.

sunyzero의 이미지

커널 컴파일시에 대용량 디스크 지원부분에 잘못체크하셨을 수도 있고, BIOS정보에 IDE하드디스크 사용시 LBA 체크가 안되어있을수도 있습니다. SCSI 하드디스크인경우에는 DOS 1GB 사용인가? 하는 부분이 enable되어있는 경우도 발생가능합니다. 또한 커널을 업그레이드 하셨다면 파일시스템을 만드는 부분의 유틸리티도 같이 업그레이드 해야 합니다. 이것때문에 이런경우도 가끔 생깁니다.

어쨌든 위의 커널문제가 아니라면 하드디스크 가 물리적으로 손상을 입은 경우입니다. 자세한 것은 df -h 와 dmesg 를 보면 더 정확하게 판단이 가능합니다.

아~ 커널 컴파일이 아니라 업그레이드군요. 업그레이드시에 잘못된 커널을 올렸을 가능성도 있습니다. 커널하고 주변 유틸리티하고 버전이 안맞을 수도 있고요.

========================================
* The truth will set you free.

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.