Operating System - HP-UX
1833838 Members
2090 Online
110063 Solutions
New Discussion

Max filesystem size for HP-UX 11.11

 
RNC
Frequent Advisor

Max filesystem size for HP-UX 11.11

Hello all,

Someone knows the recomendation for the max size for a filesystem, i have some filesystem of 100gb.
There is some recomendation??

Thanks in advanced
5 REPLIES 5
Robert-Jan Goossens
Honored Contributor

Re: Max filesystem size for HP-UX 11.11

Hi,

Have a look at this doc.

http://www.docs.hp.com/en/5991-5853/5991-5853.pdf

Regards,
Robert-Jan
Geoff Wild
Honored Contributor

Re: Max filesystem size for HP-UX 11.11


No recommendation - just "Supported File and File System Sizes" - which are in the doc that Robert Jan provided ...

You can have file systems as big as allowed.

Recommended is up to you - depends on things like maybe LUN sizes provided by your SAN admin(s), etc...

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Tim Nelson
Honored Contributor

Re: Max filesystem size for HP-UX 11.11

Other than the limits due to the OS version some of this is personal preference.

Having hundreds of devices and/or filesytems is an administrative / DR nightmare

Having few really really big filesystems can also have an overhead issue.

My preference. Somewhere in the middle that works with the environment.

Bill Hassell
Honored Contributor

Re: Max filesystem size for HP-UX 11.11

100 GB is nothing for HP-UX -- you can have 1000 GB if you want. But a filesystem is a collection of files and managing a filesystem is proportional to the quantity (and to a lesser extent, the size) of the files. A 500 GB filesystem is simple if the files are all 10 GB in size, but put several million small files in the 500 GB filesystem with no subdirectories and you have a nightmare (finding or listing files, backup speed, all slow).


Bill Hassell, sysadmin
F Verschuren
Esteemed Contributor

Re: Max filesystem size for HP-UX 11.11

when sizing your system do not forget to calculate the resore time, it can happen that a vg goes corupted and restoring 10 gb wil take less time than 100 Gb, all depening on the backup maganim... and you max restore times...