Operating System - HP-UX
1838472 Members
3014 Online
110126 Solutions
New Discussion

Re: Mount point size limit

 
SOLVED
Go to solution
Tom Terrian
Occasional Contributor

Mount point size limit

Hello,
First of all, I am an Oracle DBA not a UNIX admin. On HPUX 11 the UNIX admin has told me that 128gb is the largest size a mount point can be. Is this correct?
4 REPLIES 4
Leif Halvarsson_2
Honored Contributor

Re: Mount point size limit

Hi

If HP-UX 11.0 this is correct. 11.11 and higher support larger filesystem (at least 1TB).
James R. Ferguson
Acclaimed Contributor
Solution

Re: Mount point size limit

Hi Tom:

Assuming that you are using VxFS (JRF) filesystems, then depending on the OS version and the Veritas JFS version, you may be able to create a filesystem as large as 2TB. See Table-2 in this document:

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

Regards!

...JRF...
Sajid_1
Honored Contributor

Re: Mount point size limit

hello,

128GB was the maximum limit before. Now depend up on the OS vserion, your file system version, FS type and patch level, the maximum supported FS size varies. In 11.00 it's 1TB and in 11i (11.11), it's 2TB.

Check the documents at www.docs.hp.com for different versions.
learn unix ..
Tom Terrian
Occasional Contributor

Re: Mount point size limit

Thanks all. I will pass the info. on to the UNIX admins.