<?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: Memory problems ... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077098#M141885</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tested the vi with the same file on a similar machine with the same result. OK, this is a bug (or whatever) of the vi.&lt;BR /&gt;&lt;BR /&gt;But the TSM system is somehow different. It work for 3 years without any problem. OK, we have now more diskspace (~4 TB, 7 million files), but this is not a big deal for tsm.&lt;BR /&gt;&lt;BR /&gt;bash-2.03# swapinfo -mt&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        1024       0    1024    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        1536     644     892   42%       0       -    0  /dev/vg00/lvol9&lt;BR /&gt;reserve       -     528    -528&lt;BR /&gt;memory      905     905       0  100%&lt;BR /&gt;total      3465    2077    1388   60%       -       0    -&lt;BR /&gt;bash-2.03# vmstat&lt;BR /&gt;         procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   re   at    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    0     0     0   125173    6348    1    0     0    0     0    0     1   1519   2038   562   3  6 91&lt;BR /&gt;&lt;BR /&gt;I will restart the machine the next time we have a maintenance day.&lt;BR /&gt;&lt;BR /&gt;Thank's and bye, Peer</description>
    <pubDate>Thu, 25 Sep 2003 02:06:59 GMT</pubDate>
    <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
    <dc:date>2003-09-25T02:06:59Z</dc:date>
    <item>
      <title>Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077092#M141879</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we are running a L-class with 2 CPU, 1GB, 2FC-HBA and 1 GB-Lan as a file server for our institute. The machine is running under 11.0. NFS and SAMBA are the only applications/services running on the machine.&lt;BR /&gt;A few weeks ago the TSM-Backup has start to cause problems. It dies with an error message "running out of memory". But we have change anything for the last 12 month and the backup was always running fine ...&lt;BR /&gt;The Backup by hand works, but is much slower.&lt;BR /&gt;Now I noticed also that the vi shows some&lt;BR /&gt;similar error message, when I tried to delete&lt;BR /&gt;some lines from a log-File:&lt;BR /&gt;Out of register space (ugh)&lt;BR /&gt;The file is just 17MB. So the system has a problem with the memory, but what can be the reason for it ?&lt;BR /&gt;If I just restart the server I can not be sure&lt;BR /&gt;to solve the problem.&lt;BR /&gt;The only part which changed was the network (we have had problems with our core switch). So the network link was sometimes missing.&lt;BR /&gt;Any idea ?  &lt;BR /&gt;&lt;BR /&gt;Thanks, Peer&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Sep 2003 02:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077092#M141879</guid>
      <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
      <dc:date>2003-09-24T02:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077093#M141880</link>
      <description>The error from vi doesn't relate directly to your general memory errors.  There are internal buffer limits to vi (when you yank or delete large blocks of a file) From memory, I think this is roughly 50000 lines, although it would also depend on the line lengths.&lt;BR /&gt;&lt;BR /&gt;The only way to diagnose the memory problems during the backup is to use diagnostics (glance, vmstat etc) while the backup is running to see what in particular is taking up memory.&lt;BR /&gt;&lt;BR /&gt;It may be that you can get away with just restarting the application processes on the server, rather than doing a full reboot - if this proves to be the case, you need to speak to the application vendor to see if they have any memory leak patches that you can apply.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Sep 2003 03:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077093#M141880</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2003-09-24T03:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077094#M141881</link>
      <description>Sounds like a slow memory leak to me too. What does swapinfo -mt show ? (swap usage) and vmstat (free memory) ?&lt;BR /&gt;&lt;BR /&gt;A reboot will certainly fix it, and if its been running fine for many months then I wouldnt be too worried about it. The latest NFS megapatch and Samba patch/update may fix it.</description>
      <pubDate>Wed, 24 Sep 2003 03:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077094#M141881</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-09-24T03:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077095#M141882</link>
      <description>Check for any defunct processes, and kill where possible. Also, check IPCS for any shared-memory segments that shouldn't be there.&lt;BR /&gt;Of course, a simple reboot will clear your problem until you can determine what the memory hogs are.....</description>
      <pubDate>Wed, 24 Sep 2003 05:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077095#M141882</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-09-24T05:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077096#M141883</link>
      <description>The problem is with vi.&lt;BR /&gt;It cant handle certain long lines or big files.Upgrade it to the latest version or use other vi clones which can handle such big files.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Sep 2003 12:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077096#M141883</guid>
      <dc:creator>Paddy_1</dc:creator>
      <dc:date>2003-09-24T12:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077097#M141884</link>
      <description>Advice:&lt;BR /&gt; &lt;BR /&gt;June 2003 or September 2003 Gold or Quality Pack installation.&lt;BR /&gt; &lt;BR /&gt;Staying current is a very GOOD thing.&lt;BR /&gt; &lt;BR /&gt;itrc.hp.com&lt;BR /&gt;indidvidual patches&lt;BR /&gt;hpux&lt;BR /&gt; &lt;BR /&gt;search for vi patches&lt;BR /&gt; &lt;BR /&gt;Install them.&lt;BR /&gt; &lt;BR /&gt;I'd be interested to see if there are related messages in /var/adm/syslog/syslog.log&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Wed, 24 Sep 2003 12:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077097#M141884</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-24T12:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077098#M141885</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tested the vi with the same file on a similar machine with the same result. OK, this is a bug (or whatever) of the vi.&lt;BR /&gt;&lt;BR /&gt;But the TSM system is somehow different. It work for 3 years without any problem. OK, we have now more diskspace (~4 TB, 7 million files), but this is not a big deal for tsm.&lt;BR /&gt;&lt;BR /&gt;bash-2.03# swapinfo -mt&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        1024       0    1024    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        1536     644     892   42%       0       -    0  /dev/vg00/lvol9&lt;BR /&gt;reserve       -     528    -528&lt;BR /&gt;memory      905     905       0  100%&lt;BR /&gt;total      3465    2077    1388   60%       -       0    -&lt;BR /&gt;bash-2.03# vmstat&lt;BR /&gt;         procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   re   at    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    0     0     0   125173    6348    1    0     0    0     0    0     1   1519   2038   562   3  6 91&lt;BR /&gt;&lt;BR /&gt;I will restart the machine the next time we have a maintenance day.&lt;BR /&gt;&lt;BR /&gt;Thank's and bye, Peer</description>
      <pubDate>Thu, 25 Sep 2003 02:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077098#M141885</guid>
      <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
      <dc:date>2003-09-25T02:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077099#M141886</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;there is NO entry in the syslog .&lt;BR /&gt;&lt;BR /&gt;Bye, Peer</description>
      <pubDate>Thu, 25 Sep 2003 02:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077099#M141886</guid>
      <dc:creator>Dr. Peer-Joachim Koch</dc:creator>
      <dc:date>2003-09-25T02:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory problems ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077100#M141887</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;pls check the how much free space in /tmp and /var&lt;BR /&gt;using the bdf commnad &lt;BR /&gt;&lt;BR /&gt;and to take backup which command using &lt;BR /&gt;pls reply this&lt;BR /&gt;&lt;BR /&gt;Thanx</description>
      <pubDate>Thu, 25 Sep 2003 06:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problems/m-p/3077100#M141887</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-09-25T06:10:24Z</dc:date>
    </item>
  </channel>
</rss>

