Operating System - HP-UX
1831645 Members
2020 Online
110029 Solutions
New Discussion

Extending VxFS FileSystem

 

Extending VxFS FileSystem

Hi,
I wanted to know whether there is way to create a file partition of more than 4GB in 10.01 OS version.
I tried to create and it says maximum allowed is <=4GB. Is there anyway to overcome this ?

Bye
Prosanjit
2 REPLIES 2
Patrick Wallek
Honored Contributor

Re: Extending VxFS FileSystem

There is no way to overcome that limit that I know of. That is a hard limit imposed by the OS.

See this document for more information on the maximum file sizes supported by various versions of HP-UX.

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

Re: Extending VxFS FileSystem

hi ,

Not possible unless you upgrade OS.

but what size you are looking for . In such cases what i do is to create two logical volumes and mount in the same tree ie.

lvol1 mounted on /ugs160 ........... 3 GB
lvol2 mounted on /ugs160/addons .......3 GB

They are diff. file systems but for a user it is the same.....
Hope this helps you

Good luck

kaps
Nothing is impossible