<?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 to small in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441248#M207348</link>
    <description>put this in u'r /etc/inittab&lt;BR /&gt;&lt;BR /&gt;vxen::bootwait:/sbin/fs/vxfs/vxenablef -a&lt;BR /&gt;&lt;BR /&gt;and it should be enabled.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Dec 2004 06:52:45 GMT</pubDate>
    <dc:creator>Paul Torp</dc:creator>
    <dc:date>2004-12-23T06:52:45Z</dc:date>
    <item>
      <title>/tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441239#M207339</link>
      <description>Does anyone know how to resize /tmp. &lt;BR /&gt;Since it has to be umounted to do so.&lt;BR /&gt;It's not an option when the systems is&lt;BR /&gt;running.</description>
      <pubDate>Fri, 10 Dec 2004 17:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441239#M207339</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2004-12-10T17:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441240#M207340</link>
      <description>This is why you purchase OnlineJFS. No HP-UX box should leave /home without it.&lt;BR /&gt;&lt;BR /&gt;In your case, you need to boot in single-user mode and use the commands in /sbin (lvextend, extendfs) to grow the LVOL and filesystem.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 17:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441240#M207340</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-12-10T17:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441241#M207341</link>
      <description>If you have OnlineJFS then it wouldn't be a problem.  Otherwise you have to reboot and come up in single user mode to do it.</description>
      <pubDate>Fri, 10 Dec 2004 17:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441241#M207341</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-12-10T17:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441242#M207342</link>
      <description>By the way, /tmp is for OS related temp files and doesn't need to be very large. User-related temp files should go in /var/tmp. Some boneheads still use /tmp for user data but hopefully they at least follow the TMPDIR environment variable convention to override their default choice.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 17:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441242#M207342</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-12-10T17:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441243#M207343</link>
      <description>Unfortunatly, oracle requires /tmp be at&lt;BR /&gt;least 1 gig. &lt;BR /&gt;Would setting $TMPDIR over-ride using /tmp&lt;BR /&gt;as install tmp?&lt;BR /&gt;&lt;BR /&gt;Since the box had no process using /tmp&lt;BR /&gt;I ran lvextend and then tried to umount&lt;BR /&gt;them to run extendfs but it says it's&lt;BR /&gt;busy even thought fuser -cu /tmp shows&lt;BR /&gt;no processes.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 17:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441243#M207343</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2004-12-10T17:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441244#M207344</link>
      <description>Online JFS is on the box.&lt;BR /&gt;&lt;BR /&gt;It's fsadm -F vxfs -b &lt;SIZE&gt;M /tmp&lt;BR /&gt;&lt;BR /&gt;Not extendfs.&lt;BR /&gt;&lt;/SIZE&gt;</description>
      <pubDate>Fri, 10 Dec 2004 18:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441244#M207344</guid>
      <dc:creator>jerry1</dc:creator>
      <dc:date>2004-12-10T18:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441245#M207345</link>
      <description>I really don't know if your Oracle Installer observes the TMPDIR convention but I just checked the last box I installed Oracle 9.2.0 on has a /tmp of 200MB and I installed from the CD set.&lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs is used if you unmount the filesystem but is you have OnlineJFS then you use fsadm -F vxfs and specify the -b size in 1024-byte sectors equivalent to the (extended) size of your LVOL.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 18:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441245#M207345</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-12-10T18:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441246#M207346</link>
      <description>for lazy people fsadm also takes megabytes as an option as in &lt;BR /&gt;&lt;BR /&gt;fsadm -Fvxfs -e /tmp&lt;BR /&gt;fsadm -Fvxfs -b 1024m /tmp&lt;BR /&gt;&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;From what I remember Oracle does listen to $TMPDIR so You might be able to avoid extending /tmp&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Florian</description>
      <pubDate>Fri, 10 Dec 2004 22:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441246#M207346</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2004-12-10T22:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441247#M207347</link>
      <description>It may already be on the system, however it looks like fsadm requries a licence:&lt;BR /&gt;&lt;BR /&gt;fsadm: You don't have a license to run this program</description>
      <pubDate>Sun, 19 Dec 2004 20:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441247#M207347</guid>
      <dc:creator>JUP</dc:creator>
      <dc:date>2004-12-19T20:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp to small</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441248#M207348</link>
      <description>put this in u'r /etc/inittab&lt;BR /&gt;&lt;BR /&gt;vxen::bootwait:/sbin/fs/vxfs/vxenablef -a&lt;BR /&gt;&lt;BR /&gt;and it should be enabled.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 06:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-to-small/m-p/3441248#M207348</guid>
      <dc:creator>Paul Torp</dc:creator>
      <dc:date>2004-12-23T06:52:45Z</dc:date>
    </item>
  </channel>
</rss>

