HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- ZIP and 4GB limit?
Operating System - OpenVMS
1832911
Members
2670
Online
110048
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
Go to solution
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
01-16-2007 04:46 AM
01-16-2007 04:46 AM
I'm using zip 2.32 on OpenVMS 8.3, I64. We're using BACKUP to create disk-to-disk backups of the filesystem, and the resulting .BCK files are between 4 and 28GB. We do backup this up to another location, but I'd like to compress and keep some of them locally for convenience.
zip seems to be limited to 4GB. Is there a compression utility for OpenVMS I64 that overcomes this limit?
zip seems to be limited to 4GB. Is there a compression utility for OpenVMS I64 that overcomes this limit?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2007 08:45 AM
01-16-2007 08:45 AM
Solution
If you're compressing BACKUP save sets (and
you don't mind resetting the save set file
sttributes after expansion), then you could
use gzip (compression generally better than
Zip) or bzip2 (compression generally better
than gzip):
http://antinode.org/dec/sw/bzip2.html
http://antinode.org/dec/sw/gzip.html
Both should be large-file capable.
The not-yet-released Zip 3.0 and UnZip 6.0
will offer large-file support. Pre-release
("BETA") source kits should be available
from:
http://sourceforge.net/project/showfiles.php?group_id=118012
If you have a C compiler, and you don't mind
an occasional spurious warning from UnZip
(Look for "76 bytes"), then Zip 3.0e and
UnZip 6.00c should do the job.
There's some hope of seeing anouther round
of public beta code (Zip 3.0f, UnZip 6.00d?)
fairly soon, and even of the real release
before we're all dead. That should offer a
cure for the spurious warning from UnZip, and
even optional bzip2 compression instead of
Zip's default "deflate" compression.
you don't mind resetting the save set file
sttributes after expansion), then you could
use gzip (compression generally better than
Zip) or bzip2 (compression generally better
than gzip):
http://antinode.org/dec/sw/bzip2.html
http://antinode.org/dec/sw/gzip.html
Both should be large-file capable.
The not-yet-released Zip 3.0 and UnZip 6.0
will offer large-file support. Pre-release
("BETA") source kits should be available
from:
http://sourceforge.net/project/showfiles.php?group_id=118012
If you have a C compiler, and you don't mind
an occasional spurious warning from UnZip
(Look for "76 bytes"), then Zip 3.0e and
UnZip 6.00c should do the job.
There's some hope of seeing anouther round
of public beta code (Zip 3.0f, UnZip 6.00d?)
fairly soon, and even of the real release
before we're all dead. That should offer a
cure for the spurious warning from UnZip, and
even optional bzip2 compression instead of
Zip's default "deflate" compression.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2007 09:02 AM
01-16-2007 09:02 AM
Re: ZIP and 4GB limit?
And, by the way, I believe that Zip 2.x and
UnZip 5.x generally get into trouble at 2GB,
not (even) 4GB. (In some very old VAX
environments, size_t was unsigned, but lately
it tends to be signed everywhere, hence 2GB.)
UnZip 5.x generally get into trouble at 2GB,
not (even) 4GB. (In some very old VAX
environments, size_t was unsigned, but lately
it tends to be signed everywhere, hence 2GB.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 03:39 PM
01-17-2007 03:39 PM
Re: ZIP and 4GB limit?
There's a gzip port around that avoids this limit; it's what was used by HP for packaging various DVDs. For just this reason. Look on the OpenVMS Freeware, or elsewhere.
The field test of zip (V3) and unzip (V6) is the only way to go with the Info-Zip tools. There have been comments around about the implementation of compression in BACKUP, too.
And as a side note, consider turning off XOR on your BACKUP, as that BACKUP mechanism can lower the efficiency of zip compression.
The field test of zip (V3) and unzip (V6) is the only way to go with the Info-Zip tools. There have been comments around about the implementation of compression in BACKUP, too.
And as a side note, consider turning off XOR on your BACKUP, as that BACKUP mechanism can lower the efficiency of zip compression.
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