<?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 to extend /tmp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188075#M461102</link>
    <description>Hi gurus,&lt;BR /&gt;&lt;BR /&gt;how can i extend /tmp file system.&lt;BR /&gt;&lt;BR /&gt;online JFS not available in my server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
    <pubDate>Fri, 17 Jul 2009 18:38:04 GMT</pubDate>
    <dc:creator>himacs</dc:creator>
    <dc:date>2009-07-17T18:38:04Z</dc:date>
    <item>
      <title>to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188075#M461102</link>
      <description>Hi gurus,&lt;BR /&gt;&lt;BR /&gt;how can i extend /tmp file system.&lt;BR /&gt;&lt;BR /&gt;online JFS not available in my server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Fri, 17 Jul 2009 18:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188075#M461102</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-17T18:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188076#M461103</link>
      <description>Hi Himacs:&lt;BR /&gt;&lt;BR /&gt;In the absence of Online JFS, you will need to unmount '/tmp' to expand it.  This can be difficult during normal operation, so I would advise you to shutdown and reboot into _single_user_ mode where no filesystems are mounted.&lt;BR /&gt;&lt;BR /&gt;Then, using the executables in '/sbin', 'lvextend' the aprropriate logical volume and then 'extendfs' the '/tmp' filesystem.&lt;BR /&gt;&lt;BR /&gt;Finally, reboot to return to a normal environment.  This is the simplest course.&lt;BR /&gt;&lt;BR /&gt;Having said all this, remember that _applications_ should use '/var/tmp' as the repository of their temporary files.  The '/tmp' filesystem should be reserved for temporary files used by the operating system.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 17 Jul 2009 18:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188076#M461103</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-07-17T18:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188077#M461104</link>
      <description>Hi himacs,&lt;BR /&gt;&lt;BR /&gt;  JRF is right. if online JFS is not there, boot your server in single user mode, &lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -is&lt;BR /&gt;&lt;BR /&gt;at prompt, do lvextend as&lt;BR /&gt;&lt;BR /&gt;# /sbin/lvextend -L &lt;NEWSIZE&gt; &lt;TMP lvolname=""&gt;&lt;BR /&gt;# /sbin/extendfs -F vxfs &lt;RAWLVOLNAME&gt;&lt;BR /&gt;&lt;BR /&gt;then boot your server in normal mode and check.&lt;/RAWLVOLNAME&gt;&lt;/TMP&gt;&lt;/NEWSIZE&gt;</description>
      <pubDate>Fri, 17 Jul 2009 18:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188077#M461104</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-07-17T18:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188078#M461105</link>
      <description>Hi James,Ranju&lt;BR /&gt;&lt;BR /&gt;thanx for ur responses.&lt;BR /&gt;&lt;BR /&gt;actually oracle team doing some installations which using /tmp.&lt;BR /&gt;&lt;BR /&gt;now installation over.&lt;BR /&gt;&lt;BR /&gt;so the same steps to be followed to extend /var,/usr,/opt,/stand and / ..rite?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Fri, 17 Jul 2009 19:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188078#M461105</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-17T19:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188079#M461106</link>
      <description>Hi (again) himacs:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; so the same steps to be followed to extend /var,/usr,/opt,/stand and / ..rite?&lt;BR /&gt;&lt;BR /&gt;For '/var', '/usr' and '/opt' the answer is "yes".&lt;BR /&gt;&lt;BR /&gt;For '/stand' and '/', essentially "no".&lt;BR /&gt;&lt;BR /&gt;The '/stand' and '/' filesystem must use contiguous physical disk extents and you aren't going to find any free extents immediately adjacent to them.&lt;BR /&gt;&lt;BR /&gt;If you want to resize all of your filesystems and/or especially '/stand' and/or '/', the safest and easiest way is to take a full Ignite recovery backup of vg00 and use it to re-ignite your server.  If you use the Advanced Installation mode of Ignite, you can choose the size of your logical volumes as the first step in installation.  Of course, this will require a significant downtime.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 17 Jul 2009 19:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188079#M461106</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-07-17T19:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188080#M461107</link>
      <description>hey himacs,&lt;BR /&gt;&lt;BR /&gt;   you can't extend /stand and / like this..as they are contiguous file systems. if you want to extend them, you can use ignite with advanced options to extend these file systems.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 19:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188080#M461107</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-07-17T19:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188081#M461108</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanx for ur replies..&lt;BR /&gt;&lt;BR /&gt;this thread is useful..cleared my doubts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;himacs</description>
      <pubDate>Fri, 17 Jul 2009 20:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188081#M461108</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-17T20:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: to extend /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188082#M461109</link>
      <description>useful thread</description>
      <pubDate>Sat, 18 Jul 2009 17:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-extend-tmp/m-p/5188082#M461109</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-07-18T17:19:10Z</dc:date>
    </item>
  </channel>
</rss>

