1830233 Members
1809 Online
109999 Solutions
New Discussion

FS limits

 
SOLVED
Go to solution
Alet Barnard
Occasional Advisor

FS limits

Hi

I have the following request from a client:

Please assist in identifying file system directory limits for Tru64 Unix (and HP-UX).

We are running Tru64 v5.1B and using AdvFS but the question was wider.. If you can point me towards the right documentation, it will be greatly appreciated. I have looked at the AdvFS manuals and there seem to be no limitations (like in the previous versions)?


1 REPLY 1
Hein van den Heuvel
Honored Contributor
Solution

Re: FS limits

Here is the path: www.hp.com -> software -> OS: Tru64 -> Documentation

The quickspecs have the limits.

http://h30097.www3.hp.com/docs/pub_page/spds.html

V5.1B file system:

http://h18000.www1.hp.com/products/quickspecs/10513_div/10513_div.html#File%20Systems


V4.0f:

http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V40F_HTML/AQTLMETE/DOCU_010.HTM


Since 5.0 and later the AdvFS uses a b-tree index method for directories. Most AdvFS limits, including directories are just limited by the physical resources (CPU power, memory) you can make available. No hard limits. You will be in a lot of (performance) trouble before you get close to limits. For example, you may be able to stick 10,000,000 files in one directory, but it hurst getting there!

hth,
Hein.