Hi All,
When I want to list the content of a tape, it give me a block size
error,like this:
tar tvf /dev/rmt/0m
Tar: tape blocksize error
Any idea how to list the content of the tape?
Thanks
|
|
0
|
|
|
|
Reply
|
colingcameron (1)
|
9/28/2005 1:50:01 PM |
|
Did you write the tape ? Could have been written in another blocksize by
someone else. Also, is the tape compatible with the drive, e.g. is it a
DDS4 tape in a DDS3 drive. The drives read older tapes, but not the
otherway. A DDS4 drive will write/read a DDS4 and lower tape. Conversely a
DDS3 drive cannot do anything with a DDS4 tape. That might show as a block
size error.
"CC" <colingcameron@gmail.com> wrote in message
news:1127915401.591862.323960@g43g2000cwa.googlegroups.com...
> Hi All,
>
> When I want to list the content of a tape, it give me a block size
> error,like this:
>
> tar tvf /dev/rmt/0m
> Tar: tape blocksize error
>
> Any idea how to list the content of the tape?
>
> Thanks
>
|
|
0
|
|
|
|
Reply
|
Steve
|
10/20/2005 2:44:28 AM
|
|
[Late response due to extended absence.]
On September 28, CC <colingcameron@gmail.com> wrote:
> Hi All,
>
> When I want to list the content of a tape, it give me a block size
> error,like this:
>
> tar tvf /dev/rmt/0m
> Tar: tape blocksize error
>
> Any idea how to list the content of the tape?
>
> Thanks
Please let us know if you still need help with this. If so, *when* do
you get this error, directly or at the end? Does tar do *anything* or
does it just give this error? Is this a tape written on HP-UX or on
another platform? If the latter, on which?
|
|
0
|
|
|
|
Reply
|
Frank
|
10/20/2005 7:04:44 AM
|
|
"Steve" <h90943@hotmail.commie> wrote:
>Did you write the tape ? Could have been written in another blocksize by
>someone else. Also, is the tape compatible with the drive, e.g. is it a
>DDS4 tape in a DDS3 drive. The drives read older tapes, but not the
>otherway. A DDS4 drive will write/read a DDS4 and lower tape. Conversely a
>DDS3 drive cannot do anything with a DDS4 tape. That might show as a block
>size error.
>"CC" <colingcameron@gmail.com> wrote in message
>news:1127915401.591862.323960@g43g2000cwa.googlegroups.com...
>> Hi All,
>>
>> When I want to list the content of a tape, it give me a block size
>> error,like this:
>>
>> tar tvf /dev/rmt/0m
>> Tar: tape blocksize error
>>
>> Any idea how to list the content of the tape?
>>
>> Thanks
>>
>
Generally if you try to put a DDS4 tape ina DDS3 drive it will eject
it almost immediately.
You could try dd to dump out the first few blocks. Should give you an
idea of the block size, then specify this block size to tar.
Ted.
==============================================================
| Ted Linnell <edlinnell@acslink.net.au> |
| |
| Nunawading, Victoria , Australia |
==============================================================
|
|
0
|
|
|
|
Reply
|
Ted
|
10/21/2005 5:39:33 AM
|
|
|
3 Replies
1104 Views
(page loaded in 0.094 seconds)
Similiar Articles: TAR: tape blocksize error - comp.sys.hp.hpuxRE: Backup command / Tape help needed #2 - comp.os.vms... all files found on the tape (with a few read errors ... Help on install tape drive in RedHat ... easy to use ... tar terminates unexpectedly when piped to dd ? - comp.os.linux ...TAR: tape blocksize error - comp.sys.hp.hpux | Computer Group tar terminates unexpectedly when piped to dd ? - comp.os.linux ... TAR: tape blocksize error - comp.sys.hp ... tar error - comp.unix.programmerTAR: tape blocksize error - comp.sys.hp.hpux Quickest way to bulk copy many files from one disk cluster to ... Getting a few strange errors with this (see below). tar: /dev/rmt/0: Permission denied tape drive prob - comp.unix ...TAR: tape blocksize error - comp.sys.hp.hpux tar: /dev/rmt/0: Permission denied tape drive prob - comp.unix ... TAR: tape blocksize error - comp.sys.hp.hpux... this: tar ... tar: /dev/rmt/0m: Permission denied - comp.unix.solarisTAR: tape blocksize error - comp.sys.hp.hpux tar: /dev/rmt/0m: Permission denied - comp.unix.solaris TAR: tape blocksize error - comp.sys.hp.hpux tar: /dev/rmt/0m ... tar > 2GB file - comp.sys.hp.hpuxTAR: tape blocksize error - comp.sys.hp.hpux tar > 2GB file - comp.sys.hp.hpux I get an error... tar: ... ... for backup to tape ... sys.hp.hpux Tar transfer and delete ... Backup to remote tape drive - comp.os.vms>> You mght have to adjust block size to 512 if FAL only wants that ... TAR: tape blocksize error - comp.sys.hp.hpux Backup to remote tape drive - comp.os.vms ... tar: cannot open /dev/rmt/0m - comp.sys.hp.hpuxTAR: tape blocksize error - comp.sys.hp.hpux... the content of a tape, it give me a block size error,like this: tar tvf /dev/rmt/0m Tar ... Conversely a >DDS3 drive ... rsh remote tar - comp.unix.solarisTAR: tape blocksize error - comp.sys.hp.hpux Backup to remote tape drive - comp.os ... comp.os.vms rsh remote tar - comp.unix.solaris Problem: tar Backup to Remote Tape Drive ... RE: Backup command / Tape help needed #2 - comp.os.vmsTAR: tape blocksize error - comp.sys.hp.hpux RE: Backup command / Tape help needed #2 - comp.os.vms... all files found on the tape (with a few read errors ... Tar: tape blocksize error - The UNIX and Linux ForumsUNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell ... TAR: tape blocksize error - Unix Linux Forum - Fixunix.com"Steve" wrote: >Did you write the tape ? Could have been written in another blocksize by >someone else. Also, is the tape compatible with the drive, e.g. is it a 7/23/2012 6:02:43 AM
|