- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to get large file systems in HPUX 11
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 10:20 PM
12-02-2004 10:20 PM
How to get large file systems in HPUX 11
I just want to know about vxfs file systems. As I know normal vxfs for one file size can go not more than 2GB. How to increase to maximum? and what is the maximum? As i know standard jfs in AIX 5L can support up to 64GB for one file . What about HPUX11. What are the method to use large file systems? Is it possible to specify large file system during installation?
Thanks in advance
Regards
Rashid Hamid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 10:28 PM
12-02-2004 10:28 PM
Re: How to get large file systems in HPUX 11
fsadm -o largefiles /dev/vg02/lvol1
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 10:33 PM
12-02-2004 10:33 PM
Re: How to get large file systems in HPUX 11
For new file-system.
# /usr/sbin/mkfs -F vxfs largefiles ...
For changing the old file-system.
# /usr/sbin/fsadm -F vxfs -o largefiles ...
This is supported 10.20 & above.
HTH -vishwas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 11:06 PM
12-02-2004 11:06 PM
Re: How to get large file systems in HPUX 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 11:14 PM
12-02-2004 11:14 PM
Re: How to get large file systems in HPUX 11
see my answer from thread http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=748474
max size is 1Tb for HPUX 11.x
Also don't forget to check ulimit.
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2004 10:11 AM
12-05-2004 10:11 AM