<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: dmesg error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408570#M352741</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;dmesg -&lt;BR /&gt;&lt;RETURN&gt;&lt;BR /&gt;&lt;BR /&gt;Clears the log on HP-UX. Use -c or -C for Linux and other OS's&lt;BR /&gt;&lt;BR /&gt;If however a file system is full, its a good idea to find out why and get rid of excess files&lt;BR /&gt;&lt;BR /&gt;du -k | sort -rn | more&lt;BR /&gt;&lt;BR /&gt;Good command for identifying offending directories.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/RETURN&gt;</description>
    <pubDate>Mon, 27 Apr 2009 11:17:35 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-04-27T11:17:35Z</dc:date>
    <item>
      <title>dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408566#M352737</link>
      <description>h\\\Hi admins,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have B.11.23 server which gives following error while dmesg&lt;BR /&gt;msgcnt 505 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)&lt;BR /&gt;msgcnt 497 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)&lt;BR /&gt;msgcnt 499 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)&lt;BR /&gt;msgcnt 501 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)&lt;BR /&gt;msgcnt 503 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But its clear from bdf that lvol4 is not full.&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol4     516096   28256  484040    6% /home&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to avoid this..&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Mon, 27 Apr 2009 09:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408566#M352737</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-04-27T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408567#M352738</link>
      <description>Hi Himacs,&lt;BR /&gt;&lt;BR /&gt;Check the time of these warnings in the syslog.log&lt;BR /&gt;&lt;BR /&gt;# grepvx_nospace /var/adm/syslog/syslog.log*&lt;BR /&gt;&lt;BR /&gt;Maybe someone downloaded/copied/moved/unzipped a large file in his home directory.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 27 Apr 2009 09:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408567#M352738</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-04-27T09:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408568#M352739</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;when ever the fs usage becomes 100%, it gets logged in dmesg. Now that the fs usage is below threshold, it implies that some one has did the fs maintanance. &lt;BR /&gt;&lt;BR /&gt;Once you reboot the server, the message gets cleared from dmesg. I believe there is file in the dir /var/opt/resmon/log which cpature the data of dmesg. YOu can just nullify the file.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Mon, 27 Apr 2009 09:58:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408568#M352739</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2009-04-27T09:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408569#M352740</link>
      <description>Hi Himacs,&lt;BR /&gt;&lt;BR /&gt;These dmesg messages might be pretty old. dmesg is a message buffer which keeps all the important console messages.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;GVR Shankar&lt;BR /&gt;&amp;gt;&amp;gt;Once you reboot the server, the message gets cleared from dmesg&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;No need. Whenever new messages comes, old messages will be wiped off.</description>
      <pubDate>Mon, 27 Apr 2009 10:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408569#M352740</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-27T10:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408570#M352741</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;dmesg -&lt;BR /&gt;&lt;RETURN&gt;&lt;BR /&gt;&lt;BR /&gt;Clears the log on HP-UX. Use -c or -C for Linux and other OS's&lt;BR /&gt;&lt;BR /&gt;If however a file system is full, its a good idea to find out why and get rid of excess files&lt;BR /&gt;&lt;BR /&gt;du -k | sort -rn | more&lt;BR /&gt;&lt;BR /&gt;Good command for identifying offending directories.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/RETURN&gt;</description>
      <pubDate>Mon, 27 Apr 2009 11:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error/m-p/4408570#M352741</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-04-27T11:17:35Z</dc:date>
    </item>
  </channel>
</rss>

