<?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 size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151419#M454833</link>
    <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Ahsan, I had used a script to do the installation...which I actually hadn't written :( &lt;BR /&gt;Were it an advanced installation then I could have been able to answer that correctly. Thank you for you time.&lt;BR /&gt;Matti, I have succeeded after running the command you suggested. I appreciate your help a lot. Here is the bdf output now:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol5    5128192   16912 5071488    0% /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;&lt;BR /&gt;Rianui</description>
    <pubDate>Tue, 20 Jan 2009 08:24:13 GMT</pubDate>
    <dc:creator>rianui</dc:creator>
    <dc:date>2009-01-20T08:24:13Z</dc:date>
    <item>
      <title>/tmp size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151416#M454830</link>
      <description>&lt;BR /&gt;Hello Experts,&lt;BR /&gt;&lt;BR /&gt;Just a quick one. When I did an installation of HP-UX 11i V2 on an rx7640 I specified the /tmp file system to be 5GB. Why? It would be comfortable during installation of other software when we have big files to transfer or unzip. Also, there is plenty of hard drive space.&lt;BR /&gt;Now when I run the 'bdf' command, I get the folling output:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol5    2097152   16816 2064224    1% /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In SAM, under logical volumes, I can see that /tmp actually has 5GB:&lt;BR /&gt;&lt;BR /&gt; lvol5            vg00           LVM    VxFS          5008   1        /tmp&lt;BR /&gt;&lt;BR /&gt;How does this work? Shoudn't I be able to see the whole size as the rest when I run bdf?&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;&lt;BR /&gt;Rinaui&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2009 07:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151416#M454830</guid>
      <dc:creator>rianui</dc:creator>
      <dc:date>2009-01-20T07:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151417#M454831</link>
      <description>during installation did you mention the /tmp file system in "Fixed size"?&lt;BR /&gt;&lt;BR /&gt;check the lvol size from vgdisplay output.</description>
      <pubDate>Tue, 20 Jan 2009 07:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151417#M454831</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-01-20T07:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151418#M454832</link>
      <description>I think the lvol may be 5 GB in size, but the filesystem on it is not configured to use the full size. The situation is essentially the same as with a "half-done" LV extension: the "lvextend" step was successful, but "extendfs" or "fsadm" step was missing or incomplete.&lt;BR /&gt;&lt;BR /&gt;Maybe you managed to find a bug/limit in HP-UX installer...&lt;BR /&gt;&lt;BR /&gt;If the problem is what it seems to be, it should be easy to fix.&lt;BR /&gt;&lt;BR /&gt;First, use "lvdisplay /dev/vg00/lvol5" to confirm the LV size. It should say 5008 megabytes. (I'm a command-line guy, I don't even remember the structure of the SAM views by heart! :-)&lt;BR /&gt;&lt;BR /&gt;If you have OnlineJFS installed, just run "fsadm -F vxfs -b 5008m /tmp" and you're done.&lt;BR /&gt;&lt;BR /&gt;If OnlineJFS is not available, you'll have to unmount /tmp and run "extendfs -F vxfs /dev/vg00/lvol5". You may have to reboot the system into single-user mode first: unmounting /tmp may be difficult otherwise.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 20 Jan 2009 07:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151418#M454832</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-01-20T07:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151419#M454833</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Ahsan, I had used a script to do the installation...which I actually hadn't written :( &lt;BR /&gt;Were it an advanced installation then I could have been able to answer that correctly. Thank you for you time.&lt;BR /&gt;Matti, I have succeeded after running the command you suggested. I appreciate your help a lot. Here is the bdf output now:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol5    5128192   16912 5071488    0% /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;&lt;BR /&gt;Rianui</description>
      <pubDate>Tue, 20 Jan 2009 08:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151419#M454833</guid>
      <dc:creator>rianui</dc:creator>
      <dc:date>2009-01-20T08:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151420#M454834</link>
      <description>I have found a solution for the question I had asked.&lt;BR /&gt;&lt;BR /&gt;Thank You!</description>
      <pubDate>Tue, 20 Jan 2009 08:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151420#M454834</guid>
      <dc:creator>rianui</dc:creator>
      <dc:date>2009-01-20T08:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151421#M454835</link>
      <description>Check with &lt;BR /&gt;# lvdisplay /dev/vg00/lvol5&lt;BR /&gt;Check the &lt;BR /&gt;LV Size (Mbytes) &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; This should match with bdf output&lt;BR /&gt;&lt;BR /&gt;NOTE: bdf will show in KB while lvdisplay displays size in MB&lt;BR /&gt;&lt;BR /&gt;If its different, then you might have run lvextend, but forgot to run extendfs&lt;BR /&gt;&lt;BR /&gt;lvextend extends the LV while extendfs extends the filesytem which you could see in bdf output&lt;BR /&gt;&lt;BR /&gt;to run extendfs you need to boot the server into single user mode in case if OnlineJFS product is not installed</description>
      <pubDate>Tue, 20 Jan 2009 08:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-size/m-p/5151421#M454835</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-01-20T08:36:24Z</dc:date>
    </item>
  </channel>
</rss>

