All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 14563] New: SCSI tape driver: Spurious EIO and kernel OOPS
Date: Mon, 9 Nov 2009 08:29:03 GMT	[thread overview]
Message-ID: <bug-14563-11613@http.bugzilla.kernel.org/> (raw)

http://bugzilla.kernel.org/show_bug.cgi?id=14563

           Summary: SCSI tape driver: Spurious EIO and kernel OOPS
           Product: IO/Storage
           Version: 2.5
    Kernel Version: 2.6.29.4, 2.6.30.3, 2.6.31.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: SCSI
        AssignedTo: linux-scsi@vger.kernel.org
        ReportedBy: linux-kernel@jmbreuer.net
        Regression: No


Created an attachment (id=23702)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=23702)
BUG console capture from 2.6.30.3 while writing to tape

Overview:

Performing tape backups using amanda 2.6.0-p2 [using 512kB block size] leads to
spurious 'EIO' errors when writing to the tape; most of the time a kernel BUG
is hit shortly thereafter.


Steps to reproduce:

Using amanda 2.6.0-p2 to perform tape backups to an HP C5683A DDS-4 tape drive;
connected to a Adaptec 29160 Ultra160 SCSI adapter / aic7892: Ultra160 Wide
Channel A, SCSI Id=7, 32/253 SCBs.


Actual results:

Amanda ALWAYS (on affected kernels, see below) complains about an EIO while
writing to the tape a few (< 1000) MB into the tape; most of the time a kernel
BUG is displayed and the system becomes unresponsive.

See attachments BUG-*.txt for a selection. Unfortunately, I could not save
readable BUG output from 2.6.31.5 due to a management console problem; if there
is great demand I can certainly reproduce the BUG output with working console
capture.


Expected results:

Amanda should correctly write to tape during backup as it does using kernels <=
2.6.27.10.


Affected versions:

The oldest kernel I tried which DOES exhibit the problem is 2.6.29.4; other
kernels exhibiting this problem are 2.6.30.3 and 2.6.31.5.


Non-affected versions:

A distribution-patched kernel based on version 2.6.23 [2.6.23-gentoo-r8] used
to work correctly since February 2008; the newest kernel I tried which did not
exhibit this problem is 2.6.27.10.

I did not try any 2.6.28 kernel.


Additional information:

See lshw-2.6.27.10.txt for a complete hardware overview; and
dmesg-2.6.27.10.txt/dmesg-2.6.29.4.txt for dmesg output on a
working/non-working kernel, respectively.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

             reply	other threads:[~2009-11-09  8:28 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09  8:29 bugzilla-daemon [this message]
2009-11-09  8:29 ` [Bug 14563] SCSI tape driver: Spurious EIO and kernel OOPS bugzilla-daemon
2009-11-09  8:29 ` bugzilla-daemon
2009-11-09  8:30 ` bugzilla-daemon
2009-11-09  8:30 ` bugzilla-daemon
2009-11-09  8:31 ` bugzilla-daemon
2009-11-09  8:32 ` [Bug 14563] SCSI tape driver: Spurious EIO and kernel BUG bugzilla-daemon
2009-11-09  8:33 ` bugzilla-daemon
2009-11-16 19:19 ` [Bug 14563] New: SCSI tape driver: Spurious EIO and kernel OOPS Kai Makisara
2009-11-16 19:19 ` [Bug 14563] SCSI tape driver: Spurious EIO and kernel BUG bugzilla-daemon
2009-11-17  5:14   ` FUJITA Tomonori
2009-11-17 11:00     ` linux-kernel
2009-11-17 21:00       ` Kai Makisara
2009-11-18 21:55         ` Kai Makisara
2009-11-19  7:46           ` FUJITA Tomonori
2009-11-19 20:03             ` Kai Makisara
2009-11-17  5:15 ` bugzilla-daemon
2009-11-17 10:56 ` bugzilla-daemon
2009-11-18  9:18   ` FUJITA Tomonori
2009-11-17 10:57 ` bugzilla-daemon
2009-11-17 10:57 ` bugzilla-daemon
2009-11-18  9:18 ` bugzilla-daemon
2009-11-18 15:37 ` bugzilla-daemon
2009-11-18 15:38 ` bugzilla-daemon
2009-11-18 15:39 ` bugzilla-daemon
2009-11-18 16:53 ` bugzilla-daemon
2009-11-19  7:50   ` FUJITA Tomonori
2009-11-18 16:54 ` bugzilla-daemon
2009-11-19  7:51 ` bugzilla-daemon
2009-11-23 12:10 ` bugzilla-daemon
2009-11-23 20:12   ` Kai Makisara
2009-11-25  0:21   ` FUJITA Tomonori
2009-11-23 20:12 ` bugzilla-daemon
2009-11-25  0:21 ` bugzilla-daemon
2009-11-25  9:47 ` bugzilla-daemon
2009-11-25 16:51 ` bugzilla-daemon
2009-11-26  0:26   ` FUJITA Tomonori
2009-11-26  0:27 ` bugzilla-daemon

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=bug-14563-11613@http.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /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.