From: Tim Moore <timothymoore@bigfoot.com>
To: Richard Kettlewell <rjk@greenend.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: problem with ide-scsi and IDE tape drive
Date: Tue, 30 Oct 2001 18:49:10 -0800 [thread overview]
Message-ID: <3BDF66A6.1091D25A@bigfoot.com> (raw)
In-Reply-To: <wwvady8vhfs.fsf@rjk.greenend.org.uk>
> If I try and save a tar to the tape twice in succession, rewinding and
> reading forward to the same point each time first, the second attempt
> fails (details below).
I use 'dd if=<file> of=/dev/nst0 bs=512 conv=sync' all the time to move
dumps from disk to tape w no problems. Differences: 'mt tell' with 'mt seek'
for positioning and only dd for I/O, no tar. Weird.
...
kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
kernel: scsi : 1 host.
kernel: Vendor: HP Model: COLORADO 20GB Rev: 4.01
kernel: Type: Sequential-Access ANSI SCSI revision: 02
kernel: Detected scsi tape st0 at scsi0, channel 0, id 0, lun 0
kernel: scsi : detected 1 SCSI generic 1 SCSI tape total.
...
kernel: st0: Error with sense data: Info fld=0xf000, Deferred st09:00: sns = f1 3
kernel: ASC=50 ASCQ= 1
kernel: Raw sense data:0xf1 0x00 0x03 0x00 0x00 0xf0 0x00 0x10 0x00 0x00 0x00 0x00
0x50 0x01 0x00 0x00
kernel: st0: Error with sense data: Info fld=0xf000, Current st09:00: sns = f0 3
kernel: ASC=50 ASCQ= 1
kernel: Raw sense data:0xf0 0x00 0x03 0x00 0x00 0xf0 0x00 0x10 0x00 0x00 0x00 0x00
0x50 0x01 0x00 0x00
kernel: st0: Error on write filemark.
...
[tim@dell]> tar --version | head -1
tar (GNU tar) 1.13.17
[tim@dell]> mt -v
mt-st v. 0.5b
[tim@dell]> dd --version | head -1
dd (GNU fileutils) 4.0p
[tim@dell]> cat /proc/version
Linux version 2.2.20pre6 (root@abit) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2
release)) #4 Sun Oct 28 22:32:11 PST 2001
rgds,
tim.
--
next prev parent reply other threads:[~2001-10-31 2:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-30 23:25 problem with ide-scsi and IDE tape drive Richard Kettlewell
2001-10-31 2:49 ` Tim Moore [this message]
2001-10-31 11:56 ` Kai Makisara
2001-10-31 12:58 ` Richard Kettlewell
[not found] <mailman.1004484541.12716.linux-kernel2news@redhat.com>
2001-10-30 23:59 ` Pete Zaitcev
2001-10-31 0:28 ` Khalid Aziz
2001-10-31 9:23 ` Richard Kettlewell
[not found] <mailman.1004529422.24577.linux-kernel2news@redhat.com>
2001-10-31 16:48 ` Pete Zaitcev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3BDF66A6.1091D25A@bigfoot.com \
--to=timothymoore@bigfoot.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rjk@greenend.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.