- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- directory checksum error recovering a tar-gzip fil...
Operating System - HP-UX
1820117
Members
2966
Online
109619
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-05-2005 09:19 AM
тАО04-05-2005 09:19 AM
directory checksum error recovering a tar-gzip file
Hi,
I has created a tar file whith the follow sentence:
tar cf - ./u01/dir1 | gzip > /exports/tarfile.Z
When I try to recover the information with the sentence
gunzip < /exports/tarfile.Z | tar xvf - .
it recovers many files and directories and then I received the messagge
"directory checksum error"
Can I recover the complete data? How?
Thanks in advance.
I has created a tar file whith the follow sentence:
tar cf - ./u01/dir1 | gzip > /exports/tarfile.Z
When I try to recover the information with the sentence
gunzip < /exports/tarfile.Z | tar xvf - .
it recovers many files and directories and then I received the messagge
"directory checksum error"
Can I recover the complete data? How?
Thanks in advance.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-05-2005 11:34 AM
тАО04-05-2005 11:34 AM
Re: directory checksum error recovering a tar-gzip file
hi,
there may be an error to the one of the files u try to recover. if u do a "tar tvf", what is the last file it try to "untar", that may give u some clues.
regards.
there may be an error to the one of the files u try to recover. if u do a "tar tvf", what is the last file it try to "untar", that may give u some clues.
regards.
what you do not see does not mean you should not believe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-06-2005 01:42 AM
тАО04-06-2005 01:42 AM
Re: directory checksum error recovering a tar-gzip file
Thaks for your response,
I know the last file that was recovered. this is the last file that appears in "tar tvf" too.
We dont know how we can skip this file or the directory to continue with the restore or how repear the file.
thanks again.
I know the last file that was recovered. this is the last file that appears in "tar tvf" too.
We dont know how we can skip this file or the directory to continue with the restore or how repear the file.
thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-06-2005 04:19 AM
тАО04-06-2005 04:19 AM
Re: directory checksum error recovering a tar-gzip file
Would using pax help? There is a flag on pax (-c) which says extract all files execpt those matching the pattern. you could use that to skip the dodgy directory?
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP