" -- MARK --" 이메시지가 먼가요?

pleasantman의 이미지

모듈을 올리고 내리는 일을 반복하고 있는데요..
스크립트는 다음과 같구요..

C로 아래의 스크립트를 10초에 한번씩 수행하는

걸로 test를 하고 있는데.. 불규칙하게 더 아래의

메시지를 뿌리면서.. 멈춰있네요.. 아 아래의 메시지는

tail -f /var/log/message로 살펴본 겁니다.

검색을 해봤는데.. 별로 나오는게 없더군요..

=============================
#!/bin/bash
echo "Reload acm Module"
rmmod acm
modprobe --autoclean acm

=============================

Oct 24 02:27:34 DM kernel: usb.c: deregistering driver acm
Oct 24 02:27:34 DM kernel: usb.c: registered new driver acm
Oct 24 02:27:34 DM kernel: ttyACM0: USB ACM device
Oct 24 02:27:34 DM kernel: acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
Oct 24 02:42:38 DM -- MARK --
Oct 24 03:02:38 DM -- MARK --
Oct 24 03:20:50 DM uptimed: moving up to position 2: 0 days, 06:58:47
Oct 24 03:42:38 DM -- MARK --
Oct 24 04:02:39 DM -- MARK --
Oct 24 04:22:39 DM -- MARK --
Oct 24 04:42:39 DM -- MARK --
Oct 24 05:02:39 DM -- MARK --

smirzo의 이미지

pleasantman wrote:
모듈을 올리고 내리는 일을 반복하고 있는데요..
스크립트는 다음과 같구요..

C로 아래의 스크립트를 10초에 한번씩 수행하는

걸로 test를 하고 있는데.. 불규칙하게 더 아래의

메시지를 뿌리면서.. 멈춰있네요.. 아 아래의 메시지는

tail -f /var/log/message로 살펴본 겁니다.

검색을 해봤는데.. 별로 나오는게 없더군요..

=============================
#!/bin/bash
echo "Reload acm Module"
rmmod acm
modprobe --autoclean acm

=============================

Oct 24 02:27:34 DM kernel: usb.c: deregistering driver acm
Oct 24 02:27:34 DM kernel: usb.c: registered new driver acm
Oct 24 02:27:34 DM kernel: ttyACM0: USB ACM device
Oct 24 02:27:34 DM kernel: acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
Oct 24 02:42:38 DM -- MARK --
Oct 24 03:02:38 DM -- MARK --
Oct 24 03:20:50 DM uptimed: moving up to position 2: 0 days, 06:58:47
Oct 24 03:42:38 DM -- MARK --
Oct 24 04:02:39 DM -- MARK --
Oct 24 04:22:39 DM -- MARK --
Oct 24 04:42:39 DM -- MARK --
Oct 24 05:02:39 DM -- MARK --

syslogd가 정기적으로 로깅하는 메시지입니다.
디폴트는 20분으로 되어있구요.

man syslogd에서 발췌

-m interval
The syslogd logs a mark timestamp regularly. The default interval between two -- MARK -- lines is 20
minutes. This can be changed with this option. Setting the interval to zero turns it off entirely.

See you again!

pleasantman의 이미지

머 그럼 문제는 아니군요..

일단 제가 모듈을 올리거나 내리면서 먼가 문제가 있었나 봅니다.

다시 한 번 살펴 보아야 겠네요.. 별다른 메시지도 없고 그냥 이렇게만

나와서 무슨 메시지인가 했네요.. 감사합니다.

댓글 달기

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