- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to cretae a file more than 2 GB
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
06-15-2006 02:50 AM
06-15-2006 02:50 AM
unable to cretae a file more than 2 GB
I have created a file system with largefiles enabled ,also i have mounted the file system with largefiles options enable .Still i am not able to create a file more than 2 GB .evon though fsadm and fstyp shows that largefiles enabled .then again i have executed fsadm -o largefiles /dev/vg00/lvolXX.Still the same problem .I have HP unix 11.00 installed on a N class server .
My question are is there any other patch need to be installed to support files more than 2 GB .or is there anything else that i need to ckeck
Pls advise
Thanks
ajeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 02:53 AM
06-15-2006 02:53 AM
Re: unable to cretae a file more than 2 GB
fsadm /dev/vg00/rlvolXX
The result needs to be "largefiles" in order to create > 2GB.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 02:57 AM
06-15-2006 02:57 AM
Re: unable to cretae a file more than 2 GB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 02:59 AM
06-15-2006 02:59 AM
Re: unable to cretae a file more than 2 GB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 03:00 AM
06-15-2006 03:00 AM
Re: unable to cretae a file more than 2 GB
how do you create the file greater than 2Gb, by a tool or what? What is the exact message that you are seeing? I would expect a message about "file too large" or something similar.
Please post this info to give more light on this problem + the output asked from Pete?
Thanks and regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 03:03 AM
06-15-2006 03:03 AM
Re: unable to cretae a file more than 2 GB
Well, on HP-UX 11.0, you need to upgrade your version of JFS, because the Maximum Supported File Size is 2GB with JFS 3.1.
Better yet, upgrade to atleast HP-UX 11.11.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 03:10 AM
06-15-2006 03:10 AM
Re: unable to cretae a file more than 2 GB
The version of tar that ships with HP-UX 11.00 has a 2GB size limit. If tar is being used to create the file, it could be the cause of the limitation.
If this is the case, you could split the tarball into smaller chunks, compress the file before tar'ing, or get a different version of tar without this limitation, such as GNU tar.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 03:19 AM
06-15-2006 03:19 AM
Re: unable to cretae a file more than 2 GB
You can do a simple test to confirm this.
check if you have free space greate than say 2.5 GB using bdf, then use
prealloc testfile 2684354560
This will create a file of 2.5 GB - this will take a while.
Post any error messages while creating this file. If it succeds then your problem is something else - like application cannot create largefile.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 03:29 AM
06-15-2006 03:29 AM
Re: unable to cretae a file more than 2 GB
JFS 3.1
Maybe a patch?
# grep -i vxfs show_patches.out
PHCO_17455 mkfs_vxfs VxVM coexistence patch
PHCO_18093 fsadm_vxfs(1M) cumulative patch
PHCO_18462 diskusg_vxfs(1M) cumulative patch
PHCO_18472 fs_wrapper(1M) - Multiple VxFS versions.
PHCO_23651 fsck_vxfs(1M) cumulative patch
PHKL_15940 VxFS add vx_dmattr_tbl_init() function
PHKL_23193 VxFS cumulative patch
PHKL_24745 VxFS 31 OnlineJFS cumulative patch
PHKL_26476 Panic extending vxfs filesystem beyond 128GB
PHKL_28105 VxFS cumulative,I/O Throttling,dirty inval
PHKL_28552 Fix VxFS DMAPI DPFs and Memory Leak
PHKL_28632 VxFS fsadm hang;vx_nospace on NFS write.
PHKL_29693 VxFS 3.1 cumulative patch: CR_EIEM
PHKL_32257 Adv VxFS snapshot filesystem fixes
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 03:37 AM
06-15-2006 03:37 AM
Re: unable to cretae a file more than 2 GB
Verify the *version* of the JFS filesystem in which you are trying to create the large file.
# fstyp -v /dev/vgNN/lvolX
If the version is version-2, the maximum supported file size is 2GB with JFS 3.1. Version-3 layouts support 1TB files.
You should be able to upgrade the version with 'vxupgrade'. See the manpages for more information.
Regards!
...JRF...