<?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: /tmp directory too small in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969092#M417422</link>
    <description>Shalom Robin,&lt;BR /&gt;&lt;BR /&gt;Oracle lets you set an environment variable to redirect from /tmp to a filesystem with more space.&lt;BR /&gt;&lt;BR /&gt;You will need to check the install doc to get the name of the variable.&lt;BR /&gt;&lt;BR /&gt;Then set the variable.&lt;BR /&gt;&lt;BR /&gt;export TEMP=/var  # for example.&lt;BR /&gt;&lt;BR /&gt;Then start the universal installer.&lt;BR /&gt;&lt;BR /&gt;No need to make /tmp bigger.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 22 Mar 2006 13:39:10 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-03-22T13:39:10Z</dc:date>
    <item>
      <title>/tmp directory too small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969089#M417419</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How would I be able to increase the size of the /tmp folder as its too small to install oracle.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11&lt;BR /&gt;Oracle 10g&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol4     204800   18935  174468   10% /tmp</description>
      <pubDate>Wed, 22 Mar 2006 13:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969089#M417419</guid>
      <dc:creator>Robin Geary</dc:creator>
      <dc:date>2006-03-22T13:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp directory too small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969090#M417420</link>
      <description>If you have OnlineJFS, this can all be done online.&lt;BR /&gt;&lt;BR /&gt;Use the lvextend command to increase the size of the underlying volume group, /dev/vg00/lvol4.  Then use the fsadm command to increase the size of the filesystem.&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 102400 /dev/vg00/lvol4&lt;BR /&gt;# fsadm -F vxfs -b $((102400*1024)) /tmp&lt;BR /&gt;&lt;BR /&gt;If you do not have OnlineJFS, then, in order to increase the size of the filesystem, you will need to reboot into single-user mode and use the extendfs command.&lt;BR /&gt;&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/rlvol4&lt;BR /&gt;# init 3</description>
      <pubDate>Wed, 22 Mar 2006 13:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969090#M417420</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2006-03-22T13:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp directory too small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969091#M417421</link>
      <description>Robin,&lt;BR /&gt;&lt;BR /&gt;You can increase the size of the logical volume without any problem, but increasing the size of the file system it contains requires that the file system be unmounted.  This can be difficult.  You can try using the fuser command to find all the processes using /tmp and get rid of them, which may or may not allow you to unmount it.&lt;BR /&gt;&lt;BR /&gt;I would just reboot in single user mode.  Reboot, then, at the "10 second" prompt, interrupt and enter "hpux -is".  The system will come up in single user mode, you will be logged in as root and only / will be mounted.  At this point, I usually do a "mount -a" and then "umount /tmp", to ensure that I have access to every thing I need.  Then you simply run your lvextend, if you haven't done it already, and your extendfs and you're done.  Reboot to come back into multi-user mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 22 Mar 2006 13:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969091#M417421</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-03-22T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp directory too small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969092#M417422</link>
      <description>Shalom Robin,&lt;BR /&gt;&lt;BR /&gt;Oracle lets you set an environment variable to redirect from /tmp to a filesystem with more space.&lt;BR /&gt;&lt;BR /&gt;You will need to check the install doc to get the name of the variable.&lt;BR /&gt;&lt;BR /&gt;Then set the variable.&lt;BR /&gt;&lt;BR /&gt;export TEMP=/var  # for example.&lt;BR /&gt;&lt;BR /&gt;Then start the universal installer.&lt;BR /&gt;&lt;BR /&gt;No need to make /tmp bigger.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 22 Mar 2006 13:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969092#M417422</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-22T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp directory too small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969093#M417423</link>
      <description>Robin --&lt;BR /&gt;&lt;BR /&gt;You may also want to check to see if you can clean up some of what is there.&lt;BR /&gt;&lt;BR /&gt;find . /tmp -size +1000000c&lt;BR /&gt;&lt;BR /&gt;will show you any files greater than one meg.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Mar 2006 13:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969093#M417423</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-03-22T13:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp directory too small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969094#M417424</link>
      <description>Thankyou all for the fast response...&lt;BR /&gt;&lt;BR /&gt;I actually changed the environment so I could install the Oracle from another tmp directory.&lt;BR /&gt;&lt;BR /&gt;Ill leave the dir size increase to the system admin.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 22 Mar 2006 14:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969094#M417424</guid>
      <dc:creator>Robin Geary</dc:creator>
      <dc:date>2006-03-22T14:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp directory too small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969095#M417425</link>
      <description>Oracle installation environment change.&lt;BR /&gt;&lt;BR /&gt;Thanks to all</description>
      <pubDate>Wed, 22 Mar 2006 14:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-too-small/m-p/4969095#M417425</guid>
      <dc:creator>Robin Geary</dc:creator>
      <dc:date>2006-03-22T14:13:11Z</dc:date>
    </item>
  </channel>
</rss>

