All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugme-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 11619] New: Hotplug doesn't work with SAS1064
Date: Mon, 22 Sep 2008 02:49:03 -0700 (PDT)	[thread overview]
Message-ID: <bug-11619-11613@http.bugzilla.kernel.org/> (raw)

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

           Summary: Hotplug doesn't work with SAS1064
           Product: IO/Storage
           Version: 2.5
     KernelVersion: 2.6.27-rc6
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: SCSI
        AssignedTo: linux-scsi@vger.kernel.org
        ReportedBy: vseliverstov@yandex-team.ru


Latest working kernel version: 2.6.20
Earliest failing kernel version: 2.6.22
Hardware Environment: Any Intel-powered server with SAS1064 PCI-X SAS
controller
Problem Description: I have linux-box with SAS1064 PCI-X SAS Controller, and
I'm experiencing problems with hotswapping. When I detach disk from system,
replace it with another one, and trying to attach it again, nothing happens.
After reboot, it's OK - I have this disk attached and functioning. Interesting,
that if I try to attach old disk just after detaching it's OK too. 
I've tried following Vanilla kernel builds from linux git tree: 2.6.20, 2.6.22,
2.6.24, 2.6.26, 2.6.27-rc6 and it's worked only with 2.6.20. So, I tried to
bisect buggy commit between 2.6.20 and 2.6.22 versions.
Here is bad commit: df9e062ad994c4db683377b108c0dbed4690e4b0 

Steps to reproduce: 
- detach disk with:
# echo "scsi remove-single-device x y z k" > /proc/scsi/scsi
- physically remove it and insert another one;
- try to attach disk with:
# echo "scsi add-single-device x y z k" > /proc/scsi/scsi
or with
echo "- - -" > /sys/class/scsi_host/hostN/scan


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

             reply	other threads:[~2008-09-22  9:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22  9:49 bugme-daemon [this message]
2008-09-22 23:10 ` [Bug 11619] New: Hotplug doesn't work with SAS1064 Andrew Morton
2008-10-14 13:11   ` Vlad Seliverstov
2008-09-22 23:11 ` [Bug 11619] " bugme-daemon
2008-09-22 23:11 ` bugme-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-11619-11613@http.bugzilla.kernel.org/ \
    --to=bugme-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.