All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 172831] New: Adaptec ASR7805 in RAID (Expose RAW) mode recreate block devices and broke MDRAID
Date: Fri, 23 Sep 2016 23:44:04 +0000	[thread overview]
Message-ID: <bug-172831-11613@https.bugzilla.kernel.org/> (raw)

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.

             reply	other threads:[~2016-09-23 23:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23 23:44 bugzilla-daemon [this message]
2016-09-23 23:49 ` [Bug 172831] Adaptec ASR7805 in RAID (Expose RAW) mode recreate block devices and broke MDRAID 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

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-172831-11613@https.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.