All of lore.kernel.org
 help / color / mirror / Atom feed
* Q: 2.4.[37]-XFS: /dev/nst0m: cannot allocate memory
@ 2001-08-17 20:05 Martin Jacobs
  2001-08-18  7:38 ` Kai Makisara
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jacobs @ 2001-08-17 20:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: Albrecht Jacobs

Hi all,

I cannot read anything from my tape (Tandberg DLT8000, LVD
interface, ID=5) connected to an aic7899 or an sym53c895 using
kernel 2.4.3-XFS or 2.4.7-XFS. (Everything works fine on
2.2.16.) Loading of st.o works. stinit works. mt (status, tape
positioning) works. But when I try to read the amanda header
from the tape (dd if=/dev/nst0m bs=32k count=1) I get the
error

dd: reading `/dev/nst0m': Cannot allocate memory

The syslog says:

Jul 29 17:49:28 depp kernel: sym53c895-0-<5,*>: FAST-10 WIDE SCSI 20.0MB/s (100.0 ns, offset 15)
Jul 29 17:49:28 depp kernel: st0: Block limits 2 - 16777214 bytes.

strace gives something like:

...
open("/dev/nst0m", O_RDONLY|O_LARGEFILE) = 0
...
read(0, 0x8052000, 32768)               = -1 ENOMEM (Cannot
allocate
memory)
...

Nearly the same for tar (with default block size of 512 byte).

BUT: if I use bs=64k it works!!?

TIA

-- 
albrecht jacobs

jangled nerves gmbh
hallstrasse 25
d-70376 stuttgart

fon:   +49 711 550375-44
fax:   +49 711 550375-22

mailto:albrecht.jacobs@janglednerves.com
http://www.janglednerves.com/




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-19 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-17 20:05 Q: 2.4.[37]-XFS: /dev/nst0m: cannot allocate memory Martin Jacobs
2001-08-18  7:38 ` Kai Makisara
2001-08-19 18:59   ` Albrecht Jacobs
2001-08-19 19:44     ` Kai Makisara

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.