- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tar restoration error
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
02-14-2009 03:10 AM
02-14-2009 03:10 AM
tar restoration error
Tar: blocksize = 0; broken pipe?
Tar: tape read error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2009 03:13 AM
02-14-2009 03:13 AM
Re: tar restoration error
you can see that there is a tape read error.
anyway can u please tell what the coammnd to created the archive and what is the command that is being used for restoration?
try reloading the media after cleaning the Tape Drive? Is there a cleaning indication on the tape?
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2009 07:19 AM
02-14-2009 07:19 AM
Re: tar restoration error
Tar: tape read error<<
option (A)
# mt -f /dev/rmt/0mn rewind
# tar tvf /dev/rmt/0mn
(if still broken pipe error)
option (B)
Try cleaning the "tape drive with Cleaning tape"
Good Luck!!
Tks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2009 10:01 PM
02-14-2009 10:01 PM
Re: tar restoration error
But can anyone tell whats blocksize = 0; broken pipe?
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2009 01:20 AM
02-15-2009 01:20 AM
Re: tar restoration error
you can check this link
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=110615
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2009 01:40 AM
02-15-2009 01:40 AM
Re: tar restoration error
This just said it tried to read and the blocksize was 0. This could also happen with a broken pipe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2009 01:57 AM
02-15-2009 01:57 AM
Re: tar restoration error
what was the command that was used to take the backup?
it can also be the case with a backup that was not taken using tar like was taken using vdump,fbackup etc and yiu might be trying to read that using the tar.
so please check in exactly what was the command that was used to create the backup on the media.
or can also be that you have advanced fsf using mt and tar is not able to read that FSF mark or no data in the FSF mark
regards
sujit
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2009 02:42 AM
02-15-2009 02:42 AM
Re: tar restoration error
problem solved now.
it was tape problem.
thanks once again..
regards,
himacs