1838661 Members
8361 Online
110128 Solutions
New Discussion

fs limit

 
SOLVED
Go to solution

fs limit

Hi,
does anybody know maximum size of filesystem
(vxfs largefiles) on HPUX 10.20.
Thank you in advance.

Hrvoje
7 REPLIES 7
Frederic Sevestre
Honored Contributor

Re: fs limit

Hi,
Using HP-UX 10.20 the limits are :

# NFS --> 2 GB
# HFS --> 128 GB
# JFS --> 128 GB

Fr??d??ric
Crime doesn't pay...does that mean that my job is a crime ?
Vincent Farrugia
Honored Contributor

Re: fs limit

Hello,

Maximum size of file system in 10.20 is 128Gb as far as I know. Anyone has a different version?

Vince
Tape Drives RULE!!!
James R. Ferguson
Acclaimed Contributor
Solution

Re: fs limit

Hi:

Have a look at this white paper. It summarizes the file and filesystem supported sizes for releases 10.01 through 11i for HFS as well as VxFS filesystems.

http://docs.hp.com/hpux/onlinedocs/5971-2383/5971-2383.html

Regards!

...JRF...


viks
Advisor

Re: fs limit

hi ..also take care that urmachine has the following patches so that even by an accident u dont increase your FS beyond 128GB.
PHCO_23035,PHCO_23036,PHCO_23037 are to be loaded on to ur machine so that if u try to increase the FS the system wont do so.but if these are not there then u will landup in mounting problem.then u may have to mount it using mount -r option take backup for the last time andthe recreate the LV and mkfs on it and restore the data.all painful.so be careful
viks
regard
Animesh Chakraborty
Honored Contributor

Re: fs limit

Hi,
I tried to create filesystem on hpux 11 using
SAM.
Maximum size it allowed me to create was 134213632 KB.(134GB)
Did you take a backup?
fg_1
Trusted Contributor

Re: fs limit

Hi

The max limit is 128GB.

Also check out the paper from docs.hp.com which will detail file system limits for the O/S.

http://docs.hp.com/hpux/onlinedocs/5971-2383/5971-2383.html

Good luck and happy hunting.