HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: instl_combine
Operating System - HP-UX
1838741
Members
3773
Online
110129
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
05-22-2001 07:16 AM
05-22-2001 07:16 AM
instl_combine
Is it possible to use instl_combine on a file image larger than 2GB.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2001 10:44 AM
05-22-2001 10:44 AM
Re: instl_combine
Short answer: NO
Longer answer:
Originally instl_combine was created so that CD's could be made. Now that DVD's are here with their larger capacity we will need to change the code.
The current code makes fstat(), lseek() etc calls which handle up to 2GB. Those will need to be changed to fstat64() lseek64() etc calls to handle large files.
Longer answer:
Originally instl_combine was created so that CD's could be made. Now that DVD's are here with their larger capacity we will need to change the code.
The current code makes fstat(), lseek() etc calls which handle up to 2GB. Those will need to be changed to fstat64() lseek64() etc calls to handle large files.
etouq ot hguone revelc ton m'i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 03:56 AM
07-31-2001 03:56 AM
Re: instl_combine
Are you sure it's not possible ? The Ignite faq talks about a patch which permits to use larger files. It's PHNE_17247, but I already installed it and there's no difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 07:25 AM
07-31-2001 07:25 AM
Re: instl_combine
Yes, I'm sure. The system calls in instl_combine don't support files larger than 2GB.
The 2GB issue you are referring to has to do with files larger than 2GB over NFS. PHNE_23833 is the current cumulative NFS patch (11.00) that has the fix for large files (amoung other fixes).
There is also a limitation that individual files within an archive can't be larger than 2GB because of a pax limitaion.
The 2GB issue you are referring to has to do with files larger than 2GB over NFS. PHNE_23833 is the current cumulative NFS patch (11.00) that has the fix for large files (amoung other fixes).
There is also a limitation that individual files within an archive can't be larger than 2GB because of a pax limitaion.
etouq ot hguone revelc ton m'i
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP