- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tar/cpio backup limitation
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
09-16-2001 01:00 AM
09-16-2001 01:00 AM
tar/cpio backup limitation
I find a problem when i take a backup of file which is greater than 2gb in size using tar/cpio command ,it is not backing up .this is the limitation of tar/cpio command in hpux 11.X if so how do i take backup of file size greater than 2gb using tar/cpio command only.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2001 01:22 AM
09-16-2001 01:22 AM
Re: tar/cpio backup limitation
I've heard that the GNU version of tar does support files over 2gb, but haven't tried it myself.
The only other alternative I can think of is fbackup.
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2001 02:10 AM
09-16-2001 02:10 AM
Re: tar/cpio backup limitation
Some of the backup commands, specifically tar, cpio(tar & cpio formats), and ftio (because it creates cpio format archives) are
restricted from supporting large files due to standards defined headers in the archives. Although the headers allow archival of files
up to 8 GB, there is no guarantee that there will be no attempt to restore these files on a system that does not support large files. These commands will therefore support files up to 2 GB only. Attempts to archive any files greater than 2 GB will fail,
and the files will not be added to the archive.
so you need to use fbackup or OPENview omniback to backup this files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2001 06:08 AM
09-16-2001 06:08 AM
Re: tar/cpio backup limitation
The only way to get it backed up is to make the file so it is less than 2GB by compressing it (compress, gzip).
Otherwise your only option is fbackup or some third party software like OmniBack, Legato Networker, Veritas, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2001 08:54 PM
09-16-2001 08:54 PM
Re: tar/cpio backup limitation
Regards,
Suhas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 01:37 AM
09-17-2001 01:37 AM
Re: tar/cpio backup limitation
The option left out in front of you is simply use either fbackp, or any other utilities like OmniBack etc.
Even you need to get few of the latest patches also to be put in the machine. PHCO_238543 na dits dependencies have to be in the machine for meeting so many vulnerabilities of backup/frestore.
Hope this helps... Ali..,
Cheers !!!
Varghese Mathew