- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DLT IV DLT 8000 40GB Compressed file how to read u...
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-2007 02:25 AM
02-14-2007 02:25 AM
DLT IV DLT 8000 40GB Compressed file how to read using dd
The resultant file is 2.9GB in size and is corrupted (or compressed) and cannot be read by our software. I have tried putting a c after the device name to no use. Is there a unix command I can use to force the tape to be read at 40GB uncompressed or a way of uncompressing the resultant 2.9GB file so it retains its correct 3.5GB size.
Hope to hear from someone who is wiser than myself.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 02:28 AM
02-14-2007 02:28 AM
Re: DLT IV DLT 8000 40GB Compressed file how to read using dd
You need to know how the tape was created, most importantly what tool was used to read it.
dd might not be the right tool.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 02:34 AM
02-14-2007 02:34 AM
Re: DLT IV DLT 8000 40GB Compressed file how to read using dd
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 06:00 AM
02-14-2007 06:00 AM
Re: DLT IV DLT 8000 40GB Compressed file how to read using dd
specify the density or the compression
setting. The drive can see what it's dealing
with, and it should simply do the right
thing.
If the data it sees are compressed, then the
drive should expand them before you see them.
I know of no way (with a normal tape drive)
to access the raw compressed data on a tape
which was written with compression. (I
assume that some exotic SCSI command and/or
special drive firmware could do it, but who
cares?) I doubt that "dd" could manage it.
> The resultant file is 2.9GB in size and is
> corrupted [...]
Did you get any errors when you read this
tape? Perhaps bad data were written onto the
tape. You might ask the source how big the
file was supposed to be, and/or get a
checksum for it, which you can use to check
its integrity.
Curiosity: Why ten tapes for files which
should have fit onto one tape?
Aside: And some people wonder why there's
still a market for VMS, where BACKUP's
built-in data integrity features remove the
mystery of where to assign blame in cases
like this, if nothing else.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 07:02 AM
02-14-2007 07:02 AM
Re: DLT IV DLT 8000 40GB Compressed file how to read using dd
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 01:17 AM
02-15-2007 01:17 AM
Re: DLT IV DLT 8000 40GB Compressed file how to read using dd
Thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 01:18 AM
02-15-2007 01:18 AM