<?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: unix error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622862#M553489</link>
    <description>the bdf shows that the /var is 100%&lt;BR /&gt;so cleanup -c 1 freed some space to 92% and I am able to work with the server.&lt;BR /&gt;I might need to free more space from other directories as well, but for the time being I am happy.&lt;BR /&gt;Thanks all&lt;BR /&gt;</description>
    <pubDate>Sun, 25 Apr 2010 06:01:46 GMT</pubDate>
    <dc:creator>999said999</dc:creator>
    <dc:date>2010-04-25T06:01:46Z</dc:date>
    <item>
      <title>unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622854#M553481</link>
      <description>Hi everyone,&lt;BR /&gt;I am new to hp-unix servers, and  need help solving the following errors:&lt;BR /&gt;&lt;BR /&gt;unexpected exit:&lt;BR /&gt;LANG=C LC-ALL=C /usr/sam/lbin/samx -c -n -p 5445 -s nia /usr/sam/lib/nia.ui exit with a non-zero exit status&lt;BR /&gt;&lt;BR /&gt;vxfs: msg001: vx-nospace - dev/vg00/lvol8 file system full &lt;BR /&gt;&lt;BR /&gt;NOQUEUE low on space (have 27 SMTP - DAEMON needs 101 in /var/spool/mqueue&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 23 Apr 2010 08:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622854#M553481</guid>
      <dc:creator>999said999</dc:creator>
      <dc:date>2010-04-23T08:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622855#M553482</link>
      <description>&amp;gt;vxfs: msg001: vx-nospace - dev/vg00/lvol8 file system full &lt;BR /&gt;&lt;BR /&gt;(The other two may be related.)&lt;BR /&gt;&lt;BR /&gt;You have too much space used on lvol8.  Do a bdf to see what filesystem is there and clean up files.</description>
      <pubDate>Fri, 23 Apr 2010 08:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622855#M553482</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-23T08:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622856#M553483</link>
      <description>Hi,&lt;BR /&gt;(For the no space error)&lt;BR /&gt;The bdf on my server gives something like this:&lt;BR /&gt;&lt;BR /&gt;bdf&lt;BR /&gt;Filesystem             kbytes      used   avail   %used           Mounted on&lt;BR /&gt;/dev/vg00/lvol3     819200  347328  468800   43% /&lt;BR /&gt;/dev/vg00/lvol1    1835008  127224 1694536    7% /stand&lt;BR /&gt;/dev/vg00/lvol8    8912896 5146640 3738592   58% /var&lt;BR /&gt;/dev/vg00/lvol7    7733248 2665824 5027896   35% /usr&lt;BR /&gt;..     ..          ..          ..      ..&lt;BR /&gt;..     ..          ..          ..      ..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You would need to either free up the LV - lvol8 by deleting unwanted/backed up directories &amp;amp; files from the Mounted on directory&lt;BR /&gt;Or lvextend as per standard procedures.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;SNS</description>
      <pubDate>Fri, 23 Apr 2010 12:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622856#M553483</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-04-23T12:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622857#M553484</link>
      <description>If lvol8 on your server is /var, then one real quick way to get space back is to cleanup old committed patches.&lt;BR /&gt;I'm guessing you, or anyone else there, haven't done this in awhile.&lt;BR /&gt;&lt;BR /&gt;Try running:&lt;BR /&gt;&lt;BR /&gt;cleanup -c 1&lt;BR /&gt;&lt;BR /&gt;Agree to commit the patches and see if that doesn't reduce /var for you.&lt;BR /&gt;&lt;BR /&gt;Then take the other folks advise and look and see what logfiles you can cleanup or at least reduce the size.&lt;BR /&gt;Example of some patches on /var&lt;BR /&gt;/var/adm/syslog/syslog.log&lt;BR /&gt;/var/adm/syslog/mail.log&lt;BR /&gt;/var/adm/cron/log&lt;BR /&gt;/var/opt/omni (logilfes)&lt;BR /&gt;...and so on...and so on....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rita</description>
      <pubDate>Fri, 23 Apr 2010 14:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622857#M553484</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-04-23T14:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622858#M553485</link>
      <description>oops, sorry typo:&lt;BR /&gt;&lt;BR /&gt;Example of some patches on /var&lt;BR /&gt;&lt;BR /&gt;should say&lt;BR /&gt;&lt;BR /&gt;Example of some logfiles on /var&lt;BR /&gt;&lt;BR /&gt;/rcw</description>
      <pubDate>Fri, 23 Apr 2010 14:06:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622858#M553485</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-04-23T14:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622859#M553486</link>
      <description>thanks to all of you for your suggestions.&lt;BR /&gt;i will try them tommorrow and update you.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 15:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622859#M553486</guid>
      <dc:creator>999said999</dc:creator>
      <dc:date>2010-04-23T15:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622860#M553487</link>
      <description>Also look in /var/adm/crash.  You may find some very large files there.  These are memory images from prior system crashes.&lt;BR /&gt;That's one of the first places I would look.&lt;BR /&gt;&lt;BR /&gt;Getting back to the original questions, I would tend to focus on the "low on space" issue.  I think it's likely that the sam issue is a secondary effect of that.&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Apr 2010 00:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622860#M553487</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2010-04-25T00:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622861#M553488</link>
      <description>search in the forum with "/var full"&lt;BR /&gt;&lt;BR /&gt;you will get more than 50 thread with solution &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Sun, 25 Apr 2010 01:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622861#M553488</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-04-25T01:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622862#M553489</link>
      <description>the bdf shows that the /var is 100%&lt;BR /&gt;so cleanup -c 1 freed some space to 92% and I am able to work with the server.&lt;BR /&gt;I might need to free more space from other directories as well, but for the time being I am happy.&lt;BR /&gt;Thanks all&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Apr 2010 06:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622862#M553489</guid>
      <dc:creator>999said999</dc:creator>
      <dc:date>2010-04-25T06:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: unix error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622863#M553490</link>
      <description>if it is /var/ &lt;BR /&gt;I would look to see what is consuming the space, and truncate or trim logs. &lt;BR /&gt;&lt;BR /&gt;it could be /ar/adm/sw/save items from depot updates, you may want to check with gurus about removing items in the save, generally these are for rolling back a depot update.. &lt;BR /&gt;&lt;BR /&gt;try this: &lt;BR /&gt;&lt;BR /&gt;cd /var &lt;BR /&gt;du |sort -n &lt;BR /&gt;&lt;BR /&gt;It will show what is consuming the space. &lt;BR /&gt;&lt;BR /&gt;If your /var/spool/mail is large you may want to force deletions on mbox items.. Our users don't "use" this other then three system users, Even so if there are issues space constraints "root" mail mbox can get big along with any possible system user. (We have a database engine that has an account such as oracle or informix, where the mbox needs cleaned out.. &lt;BR /&gt;&lt;BR /&gt;su - username &lt;BR /&gt;&lt;BR /&gt;mailx &lt;BR /&gt;&lt;BR /&gt;you will see: &lt;BR /&gt;mailx Revision: 1.179.214.2 PHNE_34304    Date: 07/01/23 01:29:55    Type ? for help.&lt;BR /&gt;"/var/mail/root": 59 messages 59 new&lt;BR /&gt;&amp;gt;N  1 root               Fri Apr 16 18:00 2020/71155 cron&lt;BR /&gt; N  2 root               Fri Apr 16 22:05  681/7451  cron&lt;BR /&gt; N  3 root               Sat Apr 17 05:06  414/17460 cron&lt;BR /&gt; N  4 root               Sat Apr 17 05:39 19095/1489314 cron&lt;BR /&gt; N  5 root               Sat Apr 17 05:55   35/823   cron&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;you can read by doing&lt;BR /&gt;?1&lt;BR /&gt;exit &lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;you can DO  A &lt;BR /&gt;?d * &lt;BR /&gt;exit &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 12:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-error/m-p/4622863#M553490</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-04-26T12:57:14Z</dc:date>
    </item>
  </channel>
</rss>

