<?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: size of root volume filesystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067344#M306901</link>
    <description>Hello dear colleagues,&lt;BR /&gt;&lt;BR /&gt;The question does not contain the most&lt;BR /&gt;important part: what is the size of RAM.&lt;BR /&gt;&lt;BR /&gt;Anyway, let's say we have a 36 GB boot disk&lt;BR /&gt;and that RAM is 4 GB.&lt;BR /&gt;&lt;BR /&gt;Here is my way, based on personal&lt;BR /&gt;experience and having in mind the&lt;BR /&gt;following:&lt;BR /&gt;&lt;BR /&gt;1. Always separate dump from primary swap&lt;BR /&gt;(see my other postings why),&lt;BR /&gt;&lt;BR /&gt;2. Plan to have multiple kernel &lt;BR /&gt;versions during the lifetime of the server,&lt;BR /&gt;&lt;BR /&gt;3. Primary swap is always 4 GB or maximum &lt;BR /&gt;8 GB. I never support the design that sets&lt;BR /&gt;primary swaps to large values (for&lt;BR /&gt;performance and maintenance reasons),&lt;BR /&gt;&lt;BR /&gt;4. Do not allow large home directories.&lt;BR /&gt;The application home directories should be on&lt;BR /&gt;SAN, NAS or some other storage - not n boot&lt;BR /&gt;disks, hence /home is relatively small&lt;BR /&gt;on purpose,&lt;BR /&gt;&lt;BR /&gt;5. I also enforce that /tmp is cleaned up at boot time! I do not allow files hanging&lt;BR /&gt;in /tmp for years. It is not meant as&lt;BR /&gt;permanent depository area (which, unfortunately, I see at som many customers),&lt;BR /&gt;&lt;BR /&gt;6. I like to rund figures to binary&lt;BR /&gt;formats as much as possible (multiples of 2), hence 512 MB, or 1024 MB, or 2048 MB,&lt;BR /&gt;and so on,&lt;BR /&gt;&lt;BR /&gt;7. I assume you have access to SAN or NAS &lt;BR /&gt;for applications and other non O/S files.&lt;BR /&gt;&lt;BR /&gt;8. The values below are in MegaBytes (MB).&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.31 (v3)&lt;BR /&gt;----------------------&lt;BR /&gt;/                 1024&lt;BR /&gt;primary swap      4096&lt;BR /&gt;dump              3072 (or 4096 to match RAM)&lt;BR /&gt;/stand            2048&lt;BR /&gt;/tmp              1024&lt;BR /&gt;/home              512&lt;BR /&gt;/usr              4096&lt;BR /&gt;/var              4096&lt;BR /&gt;/var/tmp           512&lt;BR /&gt;/var/adm/crash    3072 (or 4096 to match RAM)&lt;BR /&gt;/opt              2048&lt;BR /&gt; &lt;BR /&gt;HP-UX 11.20 to 11.23 (v2)&lt;BR /&gt;-------------------------&lt;BR /&gt;/                  512&lt;BR /&gt;primary swap      4096&lt;BR /&gt;dump              3072 (or 4096 to match RAM)&lt;BR /&gt;/stand            1024&lt;BR /&gt;/tmp              1024&lt;BR /&gt;/home              512&lt;BR /&gt;/usr              4096&lt;BR /&gt;/var              4096&lt;BR /&gt;/var/tmp           512&lt;BR /&gt;/var/adm/crash    3072 (or 4096 to match RAM)&lt;BR /&gt;/opt              2048&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11 (v1)&lt;BR /&gt;----------------------&lt;BR /&gt;/                  512&lt;BR /&gt;primary swap      4096&lt;BR /&gt;dump              3072 (or 4096 to match RAM)&lt;BR /&gt;/stand             512&lt;BR /&gt;/tmp              1024&lt;BR /&gt;/home              512&lt;BR /&gt;/usr              4096&lt;BR /&gt;/var              4096&lt;BR /&gt;/var/tmp           512&lt;BR /&gt;/var/adm/crash    3072 (or 4096 to match RAM)&lt;BR /&gt;/opt              2048&lt;BR /&gt;&lt;BR /&gt;If you use OpenView for monitoring,&lt;BR /&gt;I also add two other small file systems:&lt;BR /&gt;&lt;BR /&gt;/var/opt/perf     1024&lt;BR /&gt;/var/opt/OV       1024&lt;BR /&gt;&lt;BR /&gt;You are welcome to ignore my advice -&lt;BR /&gt;maybe this does not work well in your environment :)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
    <pubDate>Mon, 10 Sep 2007 06:16:44 GMT</pubDate>
    <dc:creator>VK2COT</dc:creator>
    <dc:date>2007-09-10T06:16:44Z</dc:date>
    <item>
      <title>size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067332#M306889</link>
      <description>Hi guys, i wanted to ask that wheni am deploying a new system what should be the size of vg00 filesystems. Lets say i have a 36.5 gb hard drive. Then how much should be stand, opt etc etc.&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 07 Sep 2007 14:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067332#M306889</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2007-09-07T14:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067333#M306890</link>
      <description>Different requirements for different OS versions.&lt;BR /&gt;&lt;BR /&gt;Which one ?&lt;BR /&gt;&lt;BR /&gt;11iv1&lt;BR /&gt;11iv2&lt;BR /&gt;or 11iv3 ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 14:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067333#M306890</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-07T14:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067334#M306891</link>
      <description>for 11 vi and 11 v2&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 07 Sep 2007 14:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067334#M306891</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2007-09-07T14:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067335#M306892</link>
      <description>Hello Khilari.&lt;BR /&gt;Im my opinion it really depends on your needs.&lt;BR /&gt;&lt;BR /&gt;in my case I tend to give root and other filesystems I little more space that the default sizes.&lt;BR /&gt;&lt;BR /&gt;for example var I tend to make it bigger in order to capture a crash dump.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 14:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067335#M306892</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-09-07T14:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067336#M306893</link>
      <description>I forgot to mention I use HPUX 11.11</description>
      <pubDate>Fri, 07 Sep 2007 14:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067336#M306893</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-09-07T14:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067337#M306894</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;This depends entirely on the release (11.11, 11.23 11,31) AND on the Operating Environment you are installing AND on what additional products you intend to install.  Remember that things like the compilers, (C, C++), Perl, 'glance', etc. and add-ons from Internet Express will be installed in '/opt'.  &lt;BR /&gt;&lt;BR /&gt;For a general guideline see the installation documentation; e.g. Table 2-1:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-8010/ch02s02.html" target="_blank"&gt;http://docs.hp.com/en/5991-8010/ch02s02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 14:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067337#M306894</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-07T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067338#M306895</link>
      <description>can u like give me a breakdown, &lt;BR /&gt;like 5 gb to stand&lt;BR /&gt;4 to opt&lt;BR /&gt;etc etc&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 14:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067338#M306895</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2007-09-07T14:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067339#M306896</link>
      <description>For HPUX 11iv2&lt;BR /&gt;&lt;BR /&gt;/       420MB&lt;BR /&gt;/stand  300MB&lt;BR /&gt;/var    4GB&lt;BR /&gt;/usr    6GB&lt;BR /&gt;/opt    4GB&lt;BR /&gt;/home   pick your size&lt;BR /&gt;/tmp    pick your size &lt;BR /&gt;&lt;BR /&gt;These are a little oversized to accomodate for future patches and HPUX tools.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 14:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067339#M306896</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-07T14:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067340#M306897</link>
      <description>Hi (again) Khilari:&lt;BR /&gt;&lt;BR /&gt;I would add two or three other comments.&lt;BR /&gt;&lt;BR /&gt;First, aside from the initial choices you make, you "of course" have OnlineJFS licensed on your servers!  Hence, you can easily expand your filesystems without unmounting them should you need to do so.&lt;BR /&gt;&lt;BR /&gt;Second, do *not* be tempted to add any non-vg00 logical volumes to your vg00 just because you have free space thereon.  Your vg00 is best left for *only* the standard HP-UX logical volumes.  Keeping vg00 devoid of any application data facilates Ignite recovery, cloning, operating system upgrades and hardware migration.&lt;BR /&gt;&lt;BR /&gt;Lastly, configure a reasonable but small primary swap space.  It is advisable to enable pseudoswap with 'swapmem_on' and then if you need additional device swap, create a non-vg00 seconardy swap device.  You don't need to use the last free extents you have for swap.  Keep a few in reserve should you need to expand a logical volume and its filesystem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 07 Sep 2007 15:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067340#M306897</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-07T15:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067341#M306898</link>
      <description>Khilari,&lt;BR /&gt;&lt;BR /&gt;Now itanium systems comes with 72GB Disk, so you will have enough freedom to use a good amount of space for the vg00 filesystems.&lt;BR /&gt;&lt;BR /&gt;ex:&lt;BR /&gt;&lt;BR /&gt;/stand 760MB&lt;BR /&gt;swap  16GB&lt;BR /&gt;/ 2GB&lt;BR /&gt;/home 2GB&lt;BR /&gt;/tmp 2GB&lt;BR /&gt;/usr 10GB&lt;BR /&gt;/opt 16GB&lt;BR /&gt;/var 10GB&lt;BR /&gt;/var/adm/crash 10GB&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Sep 2007 01:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067341#M306898</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2007-09-08T01:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067342#M306899</link>
      <description>&lt;BR /&gt;Khilari,&lt;BR /&gt;&lt;BR /&gt;Check this out for 11iv3 requirement on partition.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6460/ch02s01.html#babjiabd" target="_blank"&gt;http://docs.hp.com/en/5991-6460/ch02s01.html#babjiabd&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Sat, 08 Sep 2007 11:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067342#M306899</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-08T11:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067343#M306900</link>
      <description>Tim, on 11v2 i find 300 megs for /stand, to small, i first installed the boxes with 300 megs but now i am using 600 megs, because if you like to keep a couple of diferent kernel configs and also the allways present backup, they dont seem to fit, but it is just an opinion&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cya</description>
      <pubDate>Mon, 10 Sep 2007 05:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067343#M306900</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2007-09-10T05:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067344#M306901</link>
      <description>Hello dear colleagues,&lt;BR /&gt;&lt;BR /&gt;The question does not contain the most&lt;BR /&gt;important part: what is the size of RAM.&lt;BR /&gt;&lt;BR /&gt;Anyway, let's say we have a 36 GB boot disk&lt;BR /&gt;and that RAM is 4 GB.&lt;BR /&gt;&lt;BR /&gt;Here is my way, based on personal&lt;BR /&gt;experience and having in mind the&lt;BR /&gt;following:&lt;BR /&gt;&lt;BR /&gt;1. Always separate dump from primary swap&lt;BR /&gt;(see my other postings why),&lt;BR /&gt;&lt;BR /&gt;2. Plan to have multiple kernel &lt;BR /&gt;versions during the lifetime of the server,&lt;BR /&gt;&lt;BR /&gt;3. Primary swap is always 4 GB or maximum &lt;BR /&gt;8 GB. I never support the design that sets&lt;BR /&gt;primary swaps to large values (for&lt;BR /&gt;performance and maintenance reasons),&lt;BR /&gt;&lt;BR /&gt;4. Do not allow large home directories.&lt;BR /&gt;The application home directories should be on&lt;BR /&gt;SAN, NAS or some other storage - not n boot&lt;BR /&gt;disks, hence /home is relatively small&lt;BR /&gt;on purpose,&lt;BR /&gt;&lt;BR /&gt;5. I also enforce that /tmp is cleaned up at boot time! I do not allow files hanging&lt;BR /&gt;in /tmp for years. It is not meant as&lt;BR /&gt;permanent depository area (which, unfortunately, I see at som many customers),&lt;BR /&gt;&lt;BR /&gt;6. I like to rund figures to binary&lt;BR /&gt;formats as much as possible (multiples of 2), hence 512 MB, or 1024 MB, or 2048 MB,&lt;BR /&gt;and so on,&lt;BR /&gt;&lt;BR /&gt;7. I assume you have access to SAN or NAS &lt;BR /&gt;for applications and other non O/S files.&lt;BR /&gt;&lt;BR /&gt;8. The values below are in MegaBytes (MB).&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.31 (v3)&lt;BR /&gt;----------------------&lt;BR /&gt;/                 1024&lt;BR /&gt;primary swap      4096&lt;BR /&gt;dump              3072 (or 4096 to match RAM)&lt;BR /&gt;/stand            2048&lt;BR /&gt;/tmp              1024&lt;BR /&gt;/home              512&lt;BR /&gt;/usr              4096&lt;BR /&gt;/var              4096&lt;BR /&gt;/var/tmp           512&lt;BR /&gt;/var/adm/crash    3072 (or 4096 to match RAM)&lt;BR /&gt;/opt              2048&lt;BR /&gt; &lt;BR /&gt;HP-UX 11.20 to 11.23 (v2)&lt;BR /&gt;-------------------------&lt;BR /&gt;/                  512&lt;BR /&gt;primary swap      4096&lt;BR /&gt;dump              3072 (or 4096 to match RAM)&lt;BR /&gt;/stand            1024&lt;BR /&gt;/tmp              1024&lt;BR /&gt;/home              512&lt;BR /&gt;/usr              4096&lt;BR /&gt;/var              4096&lt;BR /&gt;/var/tmp           512&lt;BR /&gt;/var/adm/crash    3072 (or 4096 to match RAM)&lt;BR /&gt;/opt              2048&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11 (v1)&lt;BR /&gt;----------------------&lt;BR /&gt;/                  512&lt;BR /&gt;primary swap      4096&lt;BR /&gt;dump              3072 (or 4096 to match RAM)&lt;BR /&gt;/stand             512&lt;BR /&gt;/tmp              1024&lt;BR /&gt;/home              512&lt;BR /&gt;/usr              4096&lt;BR /&gt;/var              4096&lt;BR /&gt;/var/tmp           512&lt;BR /&gt;/var/adm/crash    3072 (or 4096 to match RAM)&lt;BR /&gt;/opt              2048&lt;BR /&gt;&lt;BR /&gt;If you use OpenView for monitoring,&lt;BR /&gt;I also add two other small file systems:&lt;BR /&gt;&lt;BR /&gt;/var/opt/perf     1024&lt;BR /&gt;/var/opt/OV       1024&lt;BR /&gt;&lt;BR /&gt;You are welcome to ignore my advice -&lt;BR /&gt;maybe this does not work well in your environment :)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Mon, 10 Sep 2007 06:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067344#M306901</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2007-09-10T06:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: size of root volume filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067345#M306902</link>
      <description>Dan,  Good point..  I agree, If you are keeping more than current and last kernels then 300MB for /stand is not enough.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 13:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/size-of-root-volume-filesystems/m-p/4067345#M306902</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-10T13:09:18Z</dc:date>
    </item>
  </channel>
</rss>

