* Problems with SCSI tape in 2.6.0-test6
@ 2003-10-06 8:43 Petr Cisar
2003-10-06 10:15 ` Erik Mouw
0 siblings, 1 reply; 3+ messages in thread
From: Petr Cisar @ 2003-10-06 8:43 UTC (permalink / raw)
To: Kernel Mailing List
Hi all
I tried to use Compaq SDT-10000 tape drive with the lastest kernel, but I am getting these messages in kernel log:
st0: Failed to read 10240 byte block with 1024 byte transfer.
and it results in ENOMEM returned by read(). I haven't tried this type of tape under any other kernel version, but according to what I found on the net, it should work fine.
Thanks for all comments
Petr Cisar
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems with SCSI tape in 2.6.0-test6
2003-10-06 8:43 Problems with SCSI tape in 2.6.0-test6 Petr Cisar
@ 2003-10-06 10:15 ` Erik Mouw
[not found] ` <20031006104003.GA17439@big.switch.gts.cz>
0 siblings, 1 reply; 3+ messages in thread
From: Erik Mouw @ 2003-10-06 10:15 UTC (permalink / raw)
To: Petr Cisar; +Cc: Kernel Mailing List
On Mon, Oct 06, 2003 at 10:43:19AM +0200, Petr Cisar wrote:
> I tried to use Compaq SDT-10000 tape drive with the lastest kernel,
> but I am getting these messages in kernel log:
>
> st0: Failed to read 10240 byte block with 1024 byte transfer.
>
> and it results in ENOMEM returned by read(). I haven't tried this
> type of tape under any other kernel version, but according to what I
> found on the net, it should work fine.
Normal behaviour for a tape drive, I get the same in 2.4 kernels. Tape
devices are special in that they are character devices with a certain
blocksize.
Erik
--
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands
| Data lost? Stay calm and contact Harddisk-recovery.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems with SCSI tape in 2.6.0-test6
[not found] ` <20031006112331.GH10529@bitwizard.nl>
@ 2003-10-06 11:28 ` Petr Cisar
0 siblings, 0 replies; 3+ messages in thread
From: Petr Cisar @ 2003-10-06 11:28 UTC (permalink / raw)
To: Erik Mouw
Thanks a lot, I used tar with -b 1024 and it works.
Petr
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-10-06 11:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-06 8:43 Problems with SCSI tape in 2.6.0-test6 Petr Cisar
2003-10-06 10:15 ` Erik Mouw
[not found] ` <20031006104003.GA17439@big.switch.gts.cz>
[not found] ` <20031006112331.GH10529@bitwizard.nl>
2003-10-06 11:28 ` Petr Cisar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox