<?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/swap space errors preventing command line queries in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793917#M641340</link>
    <description>Thanks folks, but until I can get commands to be accepted, I can't make any changes, or free up any space. Looks like the only recourse is to do a shutdown/restart and then extend the root file system. God only knows why they set the default so low to start with.</description>
    <pubDate>Wed, 01 Jun 2011 13:13:25 GMT</pubDate>
    <dc:creator>JGutfreund</dc:creator>
    <dc:date>2011-06-01T13:13:25Z</dc:date>
    <item>
      <title>Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793910#M641333</link>
      <description>I'm running into a problem with my HPUX 10.20 server; however, I can't even run basic commands to get info from the system.&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - ZEROES /usr/lib/libc.1&lt;BR /&gt;/usr/lib/dld.sl: Not enough space&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;any ideas? I haven't tried a shutdown command, but I may have to do a hard boot to get control again.</description>
      <pubDate>Tue, 31 May 2011 17:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793910#M641333</guid>
      <dc:creator>JGutfreund</dc:creator>
      <dc:date>2011-05-31T17:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793911#M641334</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You are out of memory.  You may need to increase your swap space and/or you kernel's 'maxdsiz' limit.  Unfortunately, from what you describe, a reboot (hard if necessary) is probably the only way to gain control of your server.&lt;BR /&gt;&lt;BR /&gt;What changes did you last make?  Do you have a run-away process?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 31 May 2011 17:28:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793911#M641334</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-31T17:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793912#M641335</link>
      <description>Looks like it is the root folder that is out of disk space. When I do a bdf, that's what it displays; however, I don't seem to be able to get a list of the files to be able to delete any.&lt;BR /&gt;&lt;BR /&gt;# ls&lt;BR /&gt;Pid 21583 killed due to text modification or page I/O error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Bus error&lt;BR /&gt;&lt;BR /&gt;# ls&lt;BR /&gt;Pid 21583 killed due to text modification or page I/O error&lt;BR /&gt;&lt;BR /&gt;vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Bus error&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 19:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793912#M641335</guid>
      <dc:creator>JGutfreund</dc:creator>
      <dc:date>2011-05-31T19:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793913#M641336</link>
      <description>Here is the result of the bdf command:&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3      86016   86016       0  100% /</description>
      <pubDate>Tue, 31 May 2011 19:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793913#M641336</guid>
      <dc:creator>JGutfreund</dc:creator>
      <dc:date>2011-05-31T19:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793914#M641337</link>
      <description>HI (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /usr/lib/dld.sl: Not enough space&lt;BR /&gt;&lt;BR /&gt;Is saying that you have exhausted memory and/or swap.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;Bus error&lt;BR /&gt;&lt;BR /&gt;This is a critical filesystem (the '/') out-of-space.&lt;BR /&gt;&lt;BR /&gt;I would reboot into single user mode and assess things from there.  You are going to go nowhere otherwise.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 31 May 2011 20:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793914#M641337</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-31T20:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793915#M641338</link>
      <description>Yes, that's kind of what I was thinking. Without being able to see the files, I can't determine what I can delete. I can't even FTP into it and get a file listing.</description>
      <pubDate>Tue, 31 May 2011 20:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793915#M641338</guid>
      <dc:creator>JGutfreund</dc:creator>
      <dc:date>2011-05-31T20:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793916#M641339</link>
      <description>You are out of swap.  You need to kill some processes.&lt;BR /&gt;You should also remove those corefiles.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Looks like it is the root directory that is out of disk space.&lt;BR /&gt;&lt;BR /&gt;This is unrelated to swap, unless the corefiles from the above abort filled up root.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I don't seem to be able to get a list of the files to be able to delete any.&lt;BR /&gt;&lt;BR /&gt;Hmm, I don't know if the tools in /sbin/ will still have the problem: /sbin/ls&lt;BR /&gt;&lt;BR /&gt;Can you do ps(1) to kill processes?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;JRF: your kernel's 'maxdsiz' limit.&lt;BR /&gt;&lt;BR /&gt;I doubt this is the problem for bdf, unless set trivially low.</description>
      <pubDate>Wed, 01 Jun 2011 01:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793916#M641339</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-06-01T01:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793917#M641340</link>
      <description>Thanks folks, but until I can get commands to be accepted, I can't make any changes, or free up any space. Looks like the only recourse is to do a shutdown/restart and then extend the root file system. God only knows why they set the default so low to start with.</description>
      <pubDate>Wed, 01 Jun 2011 13:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793917#M641340</guid>
      <dc:creator>JGutfreund</dc:creator>
      <dc:date>2011-06-01T13:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793918#M641341</link>
      <description>&amp;gt;I can't make any changes, or free up any space.&lt;BR /&gt;&lt;BR /&gt;Are there no users that you can ask to log off?&lt;BR /&gt;Any fork bombs running and eating up swap?</description>
      <pubDate>Wed, 01 Jun 2011 17:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793918#M641341</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-06-01T17:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/swap space errors preventing command line queries</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793919#M641342</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I can't make any changes, or free up any space.&lt;BR /&gt;&lt;BR /&gt;Then bite the bullet and hard boot the machine.  If you can't do anything, I'd bet that your users are suffering too.&lt;BR /&gt;&lt;BR /&gt;Amd, as far as extending the 'root' filesystem, if that is truly a crippling point, plan to take an Ignite image after you are back and running and use that image to cold-install from.  You can choose the Ignite advanced installation mode and thus select the sizes for your vg00 mountpoints that best mach your environment.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 01 Jun 2011 17:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-space-errors-preventing-command-line-queries/m-p/4793919#M641342</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-06-01T17:47:42Z</dc:date>
    </item>
  </channel>
</rss>

