Operating System - HP-UX
1748246 Members
3286 Online
108760 Solutions
New Discussion юеВ

Maximum Filesystem size possible in HPUX 11.11

 
SOLVED
Go to solution
HPN_1
Occasional Contributor

Maximum Filesystem size possible in HPUX 11.11

Hi Team

I have a HPUX server with following specifications

HP-UX salesux B.11.11 U 9000/800 1614826028 unlimited-user license
fstyp -v /dev/vg05/rlvol1
vxfs
version: 4
swlist -l product |grep -i jfs
JFS B.11.11 The Base VxFS File System
OnlineJFS B.11.11.03.03 Online features of the VxFS File System
PHKL_24026 1.0 JFS Filesystem swap corruption
PHKL_29115 1.0 JFS Direct I/O cumulative patch
PHKL_30366 1.0 JFS3.3;ACL patch
PHKL_34805 1.0 JFS3.3 patch; mmap

I have a VG with PE size of 64 and max PE 255
i want to know the maximum size of FS which can be created on this VG
Please let me know if you need more info
Please help !
4 REPLIES 4
R.O.
Esteemed Contributor

Re: Maximum Filesystem size possible in HPUX 11.11

Hi,

Take a look a this doc:

http://docs.hp.com/en/6054/LVM_Limits_White_Paper_V4.pdf

Regards,
"When you look into an abyss, the abyss also looks into you"
S-M-S
Valued Contributor

Re: Maximum Filesystem size possible in HPUX 11.11

Hi HPN,
HereYou can have maximum 16320MB
James R. Ferguson
Acclaimed Contributor

Re: Maximum Filesystem size possible in HPUX 11.11

Hi:

IF you are asking about *filesystem* sizes, then you should see:

http://docs.hp.com/en/5900-0547/5900-0547.pdf

Regards!

...JRF...
atul2701
Frequent Advisor
Solution

Re: Maximum Filesystem size possible in HPUX 11.11

Hi

What is the max PV value for VG (check vgdisplay ). If its default (16) than u can create a 255GB file system. else calculte using below formula.

(max pv)*(max pe per pv)*(pe size)/1024.

But max limit is 2Tb for HP UX 11iv1.

atul
Atul Gupta