<?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: swinstall - I/O error, /tmp or /usr/tmp not big enough in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498419#M886891</link>
    <description>I have got the same message with 1 Gb free space in /tmp and /usr/tmp and solved with the following:&lt;BR /&gt;&lt;BR /&gt;The file /var/adm/sw/.codewords does not exist and need to be created.&lt;BR /&gt;    touch /var/adm/sw/.codewords</description>
    <pubDate>Tue, 13 Mar 2001 10:07:41 GMT</pubDate>
    <dc:creator>TILLY</dc:creator>
    <dc:date>2001-03-13T10:07:41Z</dc:date>
    <item>
      <title>swinstall - I/O error, /tmp or /usr/tmp not big enough</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498415#M886887</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;I cannot get the swinstall utility to work when I tried to install Ignite-ux bundle.&lt;BR /&gt;The error says that I do not have enough space in the tmp or /usr/tmp directory. My /tmp is 60 Mb and I also increased to 80 Mb and still receiving the same message. Could it be something else?? &lt;BR /&gt;&lt;BR /&gt;System is:&lt;BR /&gt;HP 9000 E25, 64 Mb RAM, 2 Gig HDD, 11.0 hp-ux.&lt;BR /&gt;&lt;BR /&gt;Any ideas where I went wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 26 Feb 2001 20:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498415#M886887</guid>
      <dc:creator>Hue Vang</dc:creator>
      <dc:date>2001-02-26T20:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - I/O error, /tmp or /usr/tmp not big enough</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498416#M886888</link>
      <description>I'm not sure...but maybe we could begin by ruling out some things.&lt;BR /&gt;First thought, you said you have /tmp now at 8mb.  But how much is actually free??  (I generally set /tmp to about 100mb or so....but that's a personal decision)&lt;BR /&gt;Second idea, if you have enough space in /tmp, then I might try stopping swagentd and restarting&lt;BR /&gt;/sbin/init.d/swagentd stop&lt;BR /&gt;/sbin/init.d/swagentd start&lt;BR /&gt;...then retry the install..&lt;BR /&gt;&lt;BR /&gt;Just a couple things to try...no guarantees !&lt;BR /&gt;&lt;BR /&gt;/rcw&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2001 20:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498416#M886888</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-02-26T20:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - I/O error, /tmp or /usr/tmp not big enough</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498417#M886889</link>
      <description>Have a look at the swinstall.log, swagent.log and swagentd.log files. It will tell you how much space it's actually looking for.&lt;BR /&gt;&lt;BR /&gt;Then size the filesystems according to it's recommendations.</description>
      <pubDate>Mon, 26 Feb 2001 21:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498417#M886889</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2001-02-26T21:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - I/O error, /tmp or /usr/tmp not big enough</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498418#M886890</link>
      <description>Your system:&lt;BR /&gt;&lt;BR /&gt;HP 9000 E25, 64 Mb RAM, 2 Gig HDD, 11.0 hp-ux. &lt;BR /&gt;&lt;BR /&gt;is extremely small, especially the disk.  I don't think you can even buy a 2 Gb disk anymore.&lt;BR /&gt;&lt;BR /&gt;/tmp is OK at 30 to 50 megs but /var should be 750 to 2500 megs in size depending on what you need for the apps that you are running. Your problem with swinstall will continue to get worse.../var/adm/sw will grow with every patch and application.  Time for a lot more disk space.&lt;BR /&gt;&lt;BR /&gt;NOTE: there is no such directory as /usr/tmp.  Use the command:&lt;BR /&gt;&lt;BR /&gt;ll -d /usr/tmp&lt;BR /&gt;&lt;BR /&gt;Just like /bin and /lib, these are obsolete directory names and your system is using transition links (aka, symbolic links) to keep the old paths alive.  You need to add lots of space to /var/tmp.  (the swinstall error message needs to be updated)</description>
      <pubDate>Tue, 27 Feb 2001 02:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498418#M886890</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-02-27T02:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - I/O error, /tmp or /usr/tmp not big enough</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498419#M886891</link>
      <description>I have got the same message with 1 Gb free space in /tmp and /usr/tmp and solved with the following:&lt;BR /&gt;&lt;BR /&gt;The file /var/adm/sw/.codewords does not exist and need to be created.&lt;BR /&gt;    touch /var/adm/sw/.codewords</description>
      <pubDate>Tue, 13 Mar 2001 10:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498419#M886891</guid>
      <dc:creator>TILLY</dc:creator>
      <dc:date>2001-03-13T10:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall - I/O error, /tmp or /usr/tmp not big enough</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498420#M886892</link>
      <description>Problem caused by patch unpacking..&lt;BR /&gt;sh PHSS_1234 &lt;BR /&gt;for exa,ple..;&lt;BR /&gt;&lt;BR /&gt;you can try to unpack it on another server&lt;BR /&gt;with more disk space and swreg the depot&lt;BR /&gt;then install it over the network&lt;BR /&gt;After touching /var/adm/sw/PATCH_NOSAVE&lt;BR /&gt;but there are disadvantages of doing that&lt;BR /&gt;you might want to man swinstall&lt;BR /&gt;&lt;BR /&gt;Make an ignite tape before installing the&lt;BR /&gt;patch. you can download that free and it's not&lt;BR /&gt;so big from software.hp.com/products/IUX/&lt;BR /&gt;&lt;BR /&gt;Use bdf in anycase to report filesystem sizes&lt;BR /&gt;you might want to increase their size.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 13 Mar 2001 11:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-i-o-error-tmp-or-usr-tmp-not-big-enough/m-p/2498420#M886892</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-03-13T11:52:39Z</dc:date>
    </item>
  </channel>
</rss>

