- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Recommended filesystem size
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
03-05-2003 02:57 PM
03-05-2003 02:57 PM
Can anyone tell me what is the recommended size for a filesystem in HP-UX 11.0. What is the advantages or disadvantages of a large filesystem vs small filesystem? Any info on this will be appreciated. Thank you all in advance.
Huy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 03:28 PM
03-05-2003 03:28 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 03:38 PM
03-05-2003 03:38 PM
Re: Recommended filesystem size
If you are looking for guidelines for the standard OS (vg00) filesystem sizes, see the installation guide for the OS version you are installing or to which you are updating:
For 11.11:
http://docs.hp.com/hpux/onlinedocs/5187-1350/5187-1350.html
For 11.0:
http://docs.hp.com/hpux/onlinedocs/5187-1843/5187-1843.html
Insofar as the advantages and disadvantages of large vs. small filesystems, remember that if you are searching a filesystem from it's mountpoint, the smaller the *number* of inodes (files and directories) the faster the search. There are no performance penalties, per se, for a "large" vs. a "small" filesystem.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 03:41 PM
03-05-2003 03:41 PM
Re: Recommended filesystem size
Per process I/O transfer, and,
Total or aggregate I/O transfer.
On your file system, do you have a lot of small jobs and processes running? If true then you???re interested in the total aggregate. If not, if you have a dedicated file system consumed by one application, then you're interested in the per process transfer.
For the total aggregate more disks equate to faster transfer, as well as more disk cache. Like on an EMC disk array.
For per process the larger the file system block size the faster.
Block size can be viewed with the:
du -g /filesystem
Oracle has its own recommendations for block size.
Informix bypasses the file system layer entirely and uses raw logical device, specifically for faster I/O.
One final comment, defragmentation. Invest in online JFS and use it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 04:05 PM
03-05-2003 04:05 PM
Re: Recommended filesystem size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 05:37 PM
03-05-2003 05:37 PM
Re: Recommended filesystem size
Your data filesystems of course depend on your data.
Here's what we do for the DBA who has no idea what to ask for.
vg01 /oracle 4g
vg02 /oradb01 2g
vg02 /oradb02 2g
Make sure to check kernel parameters for Oracle 9i. There are lots of good posts in the forums on that subject.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 09:06 PM
03-05-2003 09:06 PM
Re: Recommended filesystem size
/ 1 G Because I use trusted systems, though I usually move it to a mounted fs, I need lots of space between me and disaster.
swap Twice physical memory, in this case 4G lvol2
/usr 2G To handle all that software I like to add in.
/opt 2G To handle all that optional software I want to add in.
/var 6G The Cold OS install recommended it.
/tmp 1G I need 500 Meg Free to do Oracle installs. Yes I can redirect, but I'm lazy.
What you do actually depends on what you are using your system for.
Oracle /oracle1 control files logs 1G
Oracle data /oracle2 data Depends
Oracle archive logs /oracle3 6 G minimum depending on transaction volume.
/backups for cold oracle backups to be compressed. 16 G again, depends on the database size.
The key theme here is "it depends" As A. Clay points out.
The obvious disadvantage of large filesystems is if you don't use them, you've wasted space. There isn't a performance impact except how you lay them out data versus apps, and how you do raid(raid 10 for oracle).
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com