- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Filesystem Size Limitations
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
01-25-2005 05:48 AM
01-25-2005 05:48 AM
Filesystem Size Limitations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 05:53 AM
01-25-2005 05:53 AM
Re: Filesystem Size Limitations
http://docs.hp.com/en/5971-2383/5971-2383.pdf
What you say is true for HFS filesystems.
For newer filesystems on VxVM, the limit is 1-12 TB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 05:55 AM
01-25-2005 05:55 AM
Re: Filesystem Size Limitations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:10 AM
01-25-2005 06:10 AM
Re: Filesystem Size Limitations
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=797509
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:10 AM
01-25-2005 06:10 AM
Re: Filesystem Size Limitations
fsadm /mountpoint
It will report: nolargefiles if they are not allowed. Use fsadm -o largefiles /mountpoint to enable largefile support. No reboot or remount needed.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:37 AM
01-25-2005 06:37 AM
Re: Filesystem Size Limitations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:47 AM
01-25-2005 06:47 AM
Re: Filesystem Size Limitations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 06:51 AM
01-25-2005 06:51 AM
Re: Filesystem Size Limitations
# fstyp -v /dev/vgora_navis/lvora_navis2
vxfs
version: 3
f_bsize: 8192
f_frsize: 8192
f_blocks: 16006144
f_bfree: 1157258
f_bavail: 1148217
f_files: 289600
f_ffree: 289312
f_favail: 289312
f_fsid: 1074266114
f_basetype: vxfs
f_namemax: 254
f_magic: a501fcf5
f_featurebits: 0
f_flag: 16
f_fsindex: 6
f_size: 16006144
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 01:35 PM
01-25-2005 01:35 PM
Re: Filesystem Size Limitations
As you posted the result:
vxfs
version: 3
Version 3 indicates JFS 3.1 version
Thus, with your question and the OS'version, the maximum filesystem'size will be here:
HP-UX 11.10:
Maximum Supported File Size 2GB
Maximum Supported File System Size 128GB
With HP-UX 11.i: Do not support JFS 3.1 version!
Only support from JFS 3.3 and upper....
Hope this helps
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 06:28 PM
06-07-2005 06:28 PM
Re: Filesystem Size Limitations
What is the maximum maximum size for a vxfs version 4 layout filesystem on a HP-UX 11.i server (using LVM and onlineJFS).
I think I read that it is 2TB, but I am not sure if that is true. Can someone else confirm?
Thanks!
- Andy Gray