- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 11.0 root volume group file system sizes (RDG...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 05:44 AM
01-30-2001 05:44 AM
HPUX 11.0 root volume group file system sizes (RDG)
We may upgrade some servers and install from fresh on others.
My question is :
Can anyone recommend a sensible approach for sizing root file systems like usr, var, stand, /, etc etc etc
I have read many manuals, but they make no recommendation. I am anxious for all servers to contain a similar, sensible vg00 config.
We have servers and 4Gb and 9Gb root disks.
Many thanks
Russell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 05:48 AM
01-30-2001 05:48 AM
Re: HPUX 11.0 root volume group file system sizes (RDG)
/ 140 MBs
/stand 85 Mbs
/var 1000 Mbs
/var/tmp 200 Mbs
/usr 1000 Mbs
/tmp 400 Mbs
/opt 600 Mbs
Federico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 06:20 AM
01-30-2001 06:20 AM
Re: HPUX 11.0 root volume group file system sizes (RDG)
/ 140mb
/stand 95mb
/var 1.5gb (higher on Omniback cell servers)
/usr 1.0gb
/tmp 500mb
/opt 1.2gb
/home 2.0gb (developers save a-l-o-t here)
Hope this helps,
/rcw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 06:45 AM
01-30-2001 06:45 AM
Re: HPUX 11.0 root volume group file system sizes (RDG)
/stand 85mb
/var 1500mb
/usr 1500mb
/tmp 450mb
/opt 1048mb
/home 100mb
Hope this helps....
Suhas ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 06:58 AM
01-30-2001 06:58 AM
Re: HPUX 11.0 root volume group file system sizes (RDG)
/dev/vg00/lvol3 143360 21912 113905 16% /
/dev/vg00/lvol1 83733 28990 46369 38% /stand
/dev/vg00/lvol7 819200 377449 414684 48% /var
/dev/vg00/lvol6 675840 387582 270259 59% /usr
/dev/vg00/lvol5 262144 1173 244665 0% /tmp
/dev/vg00/lvol4 819200 180295 599008 23% /opt
This will give you an idea of how much space is used within each file system after a basic install
I feel that the bottom line is that it depends on what the system is used for. We never bother with /home as we put users home directories in /u1 which is in vg01. Also our application keeps log files in /tmp but I have seen /tmp on some systems as little as 40Mb in size.
As a general rule I believe /var is likely to incease the most with the addition of patch bundles and log files. /opt and /usr are likely to increase with the addition of extra products. / and /stand probably won't increase much at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 07:12 AM
01-30-2001 07:12 AM
Re: HPUX 11.0 root volume group file system sizes (RDG)
It is strongly recommended that instead of an upgrade to 11 that a fresh install is done.
Search the forums and the consensus of opinion is to take this path -
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 07:13 AM
01-30-2001 07:13 AM
Re: HPUX 11.0 root volume group file system sizes (RDG)
Make sure you make / large enough. Mine are around 150MB. The other filesystems can always be increased.