linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 172831] New: Adaptec ASR7805 in RAID (Expose RAW) mode recreate block devices and broke MDRAID
@ 2016-09-23 23:44 bugzilla-daemon
  2016-09-23 23:49 ` [Bug 172831] " bugzilla-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-09-23 23:44 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=172831

            Bug ID: 172831
           Summary: Adaptec ASR7805 in RAID (Expose RAW) mode recreate
                    block devices and broke MDRAID
           Product: SCSI Drivers
           Version: 2.5
    Kernel Version: 4.7.4-1.el7.elrepo.x86_64
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: AACRAID
          Assignee: scsi_drivers-aacraid@kernel-bugs.osdl.org
          Reporter: v.badalyan@open-bs.ru
        Regression: No

1. Have 2 x Adaptec ASR7805 in RAID (Expose RAW) mode
2. Have 8 SSD in Raw (Pass Through) mode
3. Have Centos 7
4. Create linux software raid 10
5. After reboot:

a) mdadm in boot time found and create raid10 device.
b) raid10 device is started
c) block devices recreated after 1-2 secs (and gets other names!)
d) raid10 marked as degraded. 1-2 disks say is Offline (old data)

Becouse it is not system volume i simple do hot fix in rc.local:

mdadm -S /dev/md*
mdadm -As
mount -o discard /dev/md/0_0 /mnt/SSD

dmesg, ./arcconf GETCONFIG 1 and 2, dmidecode in attach!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

end of thread, other threads:[~2016-12-27 23:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23 23:44 [Bug 172831] New: Adaptec ASR7805 in RAID (Expose RAW) mode recreate block devices and broke MDRAID bugzilla-daemon
2016-09-23 23:49 ` [Bug 172831] " bugzilla-daemon
2016-09-23 23:49 ` bugzilla-daemon
2016-09-23 23:49 ` bugzilla-daemon
2016-09-23 23:50 ` bugzilla-daemon
2016-09-23 23:50 ` bugzilla-daemon
2016-09-23 23:50 ` bugzilla-daemon
2016-09-23 23:50 ` bugzilla-daemon
2016-09-23 23:51 ` bugzilla-daemon
2016-09-27 17:03 ` bugzilla-daemon
2016-10-28 22:50 ` bugzilla-daemon
2016-12-27 23:08 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).