* Breaks LSI RAID on C600 chipset @ 2015-04-04 0:25 David F. 2015-04-04 1:47 ` John Stoffel 0 siblings, 1 reply; 9+ messages in thread From: David F. @ 2015-04-04 0:25 UTC (permalink / raw) To: linux-raid@vger.kernel.org Loading V3.3.2 Aug 2014 on an asus z9pa-u8 mobo, with the controller in LSI RAID mode and configured using RAID 1 via the BIOS, will break the RAID. (no longer configured as RAID). All it takes is starting mdadm which seems to work for that session but on reboot the RAID is gone. The z9pa-u8 uses the C602 intel chipset. Customer reported same on what they called an Intel ESRT2 which appears to use the same line C600 based chipset. Not sure if in LSI mode, but presume so. That controller allows you to pick LSI mode, Intel RAID mode, or just non RAID normal controller mode. Unfortunately, mine is a production server so I can't do much testing (even trying to load it will probably break it). Not sure if you can get your hands on one to test. Loading using DMRAID worked okay which is how I got around it. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Breaks LSI RAID on C600 chipset 2015-04-04 0:25 Breaks LSI RAID on C600 chipset David F. @ 2015-04-04 1:47 ` John Stoffel [not found] ` <CAGRSmLu5kEXA34mmHb5Q9+Fjmh5NFtRw2hrOrCDiOS4NR=5fvQ@mail.gmail.com> 0 siblings, 1 reply; 9+ messages in thread From: John Stoffel @ 2015-04-04 1:47 UTC (permalink / raw) To: David F.; +Cc: linux-raid@vger.kernel.org David> Loading V3.3.2 Aug 2014 on an asus z9pa-u8 mobo, with the David> controller in LSI RAID mode and configured using RAID 1 via the David> BIOS, will break the RAID. (no longer configured as RAID). David> All it takes is starting mdadm which seems to work for that David> session but on reboot the RAID is gone. The z9pa-u8 uses the David> C602 intel chipset. Which version of Linux kernel and disto are you using? David> Customer reported same on what they called an Intel ESRT2 which David> appears to use the same line C600 based chipset. Not sure if David> in LSI mode, but presume so. That controller allows you to David> pick LSI mode, Intel RAID mode, or just non RAID normal David> controller mode. David> Unfortunately, mine is a production server so I can't do much testing David> (even trying to load it will probably break it). Not sure if you can David> get your hands on one to test. Loading using DMRAID worked okay David> which is how I got around it. Can you please give us the exact steps you took, and the output at each step? Also, which version of mdadm are you running which does NOT break things? That would be good to know. The output of 'cat /proc/mdstat', 'mdadm --detail /dev/md*' and 'mdadm -E /dev/sd?e' for each device in the various raid arrays. If you start then stop the new mdadm, do you see differences when you then use the old, working mdadm to examine the various devices? Basically, we need lots more information here to help. John ^ permalink raw reply [flat|nested] 9+ messages in thread
[parent not found: <CAGRSmLu5kEXA34mmHb5Q9+Fjmh5NFtRw2hrOrCDiOS4NR=5fvQ@mail.gmail.com>]
[parent not found: <21792.11560.92731.222551@quad.stoffel.home>]
[parent not found: <CAGRSmLt+1KJJHmMgoUHG0Dq0qg+38q5PRWnMNCRFg6qTa9s7gQ@mail.gmail.com>]
[parent not found: <21795.3296.846489.199118@quad.stoffel.home>]
[parent not found: <CAGRSmLtrp6Rh3pALL2Rr62jRRZQKFg-3SaV_AxubaHNhkeb0UA@mail.gmail.com>]
[parent not found: <20150410105001.171d6683@notabene.brown>]
* Re: Breaks LSI RAID on C600 chipset [not found] ` <20150410105001.171d6683@notabene.brown> @ 2015-04-10 20:07 ` David F. 2015-04-21 5:39 ` David F. 0 siblings, 1 reply; 9+ messages in thread From: David F. @ 2015-04-10 20:07 UTC (permalink / raw) To: NeilBrown; +Cc: John Stoffel, linux-raid@vger.kernel.org Okay, and to confirm, this is happening on other C600 based systems. Boot to Linux with MDADM raid support and the raid is gone after reboot. On Thu, Apr 9, 2015 at 5:50 PM, NeilBrown <neilb@suse.de> wrote: > On Thu, 9 Apr 2015 14:13:05 -0700 "David F." <df7729@gmail.com> wrote: > >> Hello, >> >> I built a new system, installed new drives (no partitioning, just raw >> new drives), configured RAID 1, boot to linux, created reports >> attached. Rebooted and the system doesn't see any configured raid >> drives (just the two raw drives). > > Thanks. I might take a look, but I would greatly prefer it if you kept the > linux-raid list on the Cc..... > > NeilBrown > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Breaks LSI RAID on C600 chipset 2015-04-10 20:07 ` David F. @ 2015-04-21 5:39 ` David F. 2015-05-11 16:31 ` David F. 0 siblings, 1 reply; 9+ messages in thread From: David F. @ 2015-04-21 5:39 UTC (permalink / raw) To: NeilBrown; +Cc: John Stoffel, linux-raid@vger.kernel.org If you need access to the system, a network kvm is available - or if you have a C600 based system, you should see the same problem there. On Fri, Apr 10, 2015 at 1:07 PM, David F. <df7729@gmail.com> wrote: > Okay, and to confirm, this is happening on other C600 based systems. > Boot to Linux with MDADM raid support and the raid is gone after > reboot. > > On Thu, Apr 9, 2015 at 5:50 PM, NeilBrown <neilb@suse.de> wrote: >> On Thu, 9 Apr 2015 14:13:05 -0700 "David F." <df7729@gmail.com> wrote: >> >>> Hello, >>> >>> I built a new system, installed new drives (no partitioning, just raw >>> new drives), configured RAID 1, boot to linux, created reports >>> attached. Rebooted and the system doesn't see any configured raid >>> drives (just the two raw drives). >> >> Thanks. I might take a look, but I would greatly prefer it if you kept the >> linux-raid list on the Cc..... >> >> NeilBrown >> ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Breaks LSI RAID on C600 chipset 2015-04-21 5:39 ` David F. @ 2015-05-11 16:31 ` David F. 2015-05-13 0:35 ` NeilBrown 0 siblings, 1 reply; 9+ messages in thread From: David F. @ 2015-05-11 16:31 UTC (permalink / raw) To: NeilBrown; +Cc: John Stoffel, linux-raid@vger.kernel.org any progress or more information needed on this? On Mon, Apr 20, 2015 at 10:39 PM, David F. <df7729@gmail.com> wrote: > If you need access to the system, a network kvm is available - or if > you have a C600 based system, you should see the same problem there. > > On Fri, Apr 10, 2015 at 1:07 PM, David F. <df7729@gmail.com> wrote: >> Okay, and to confirm, this is happening on other C600 based systems. >> Boot to Linux with MDADM raid support and the raid is gone after >> reboot. >> >> On Thu, Apr 9, 2015 at 5:50 PM, NeilBrown <neilb@suse.de> wrote: >>> On Thu, 9 Apr 2015 14:13:05 -0700 "David F." <df7729@gmail.com> wrote: >>> >>>> Hello, >>>> >>>> I built a new system, installed new drives (no partitioning, just raw >>>> new drives), configured RAID 1, boot to linux, created reports >>>> attached. Rebooted and the system doesn't see any configured raid >>>> drives (just the two raw drives). >>> >>> Thanks. I might take a look, but I would greatly prefer it if you kept the >>> linux-raid list on the Cc..... >>> >>> NeilBrown >>> ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Breaks LSI RAID on C600 chipset 2015-05-11 16:31 ` David F. @ 2015-05-13 0:35 ` NeilBrown 2015-05-13 14:26 ` David F. 0 siblings, 1 reply; 9+ messages in thread From: NeilBrown @ 2015-05-13 0:35 UTC (permalink / raw) To: David F.; +Cc: John Stoffel, linux-raid@vger.kernel.org [-- Attachment #1: Type: text/plain, Size: 1503 bytes --] On Mon, 11 May 2015 09:31:26 -0700 "David F." <df7729@gmail.com> wrote: > any progress or more information needed on this? > > On Mon, Apr 20, 2015 at 10:39 PM, David F. <df7729@gmail.com> wrote: > > If you need access to the system, a network kvm is available - or if > > you have a C600 based system, you should see the same problem there. > > > > On Fri, Apr 10, 2015 at 1:07 PM, David F. <df7729@gmail.com> wrote: > >> Okay, and to confirm, this is happening on other C600 based systems. > >> Boot to Linux with MDADM raid support and the raid is gone after > >> reboot. > >> > >> On Thu, Apr 9, 2015 at 5:50 PM, NeilBrown <neilb@suse.de> wrote: > >>> On Thu, 9 Apr 2015 14:13:05 -0700 "David F." <df7729@gmail.com> wrote: > >>> > >>>> Hello, > >>>> > >>>> I built a new system, installed new drives (no partitioning, just raw > >>>> new drives), configured RAID 1, boot to linux, created reports > >>>> attached. Rebooted and the system doesn't see any configured raid > >>>> drives (just the two raw drives). > >>> > >>> Thanks. I might take a look, but I would greatly prefer it if you kept the > >>> linux-raid list on the Cc..... > >>> > >>> NeilBrown > >>> I must confess that I haven't even looked at it. But I just saw and email on linux-raid from Martin Wilck: Subject: [PATCH] DDF: _write_super_to_disk: fix anchor header type which very likely fixes your problem. I've applied it and pushed out to git://neil.brown.name/mdadm/ NeilBrown [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 811 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Breaks LSI RAID on C600 chipset 2015-05-13 0:35 ` NeilBrown @ 2015-05-13 14:26 ` David F. 2015-05-18 17:58 ` David F. 0 siblings, 1 reply; 9+ messages in thread From: David F. @ 2015-05-13 14:26 UTC (permalink / raw) To: NeilBrown; +Cc: John Stoffel, linux-raid@vger.kernel.org Thanks. 1) The update did fix the broken RAID. I can reboot and the RAID mirror still exists after reboots. 2) I do want to report that on the first test, the reboot was clean. On the second reboot there was a warning message about the BIOS detecting "Inconsistent Timestamps" on one of the drives and something about which CONFIG the BIOS would use. I didn't have time to get it all jotted down. Whatever it used was still okay since the RAID mirror was still there after that message. On Tue, May 12, 2015 at 5:35 PM, NeilBrown <neilb@suse.de> wrote: > On Mon, 11 May 2015 09:31:26 -0700 "David F." <df7729@gmail.com> wrote: > >> any progress or more information needed on this? >> >> On Mon, Apr 20, 2015 at 10:39 PM, David F. <df7729@gmail.com> wrote: >> > If you need access to the system, a network kvm is available - or if >> > you have a C600 based system, you should see the same problem there. >> > >> > On Fri, Apr 10, 2015 at 1:07 PM, David F. <df7729@gmail.com> wrote: >> >> Okay, and to confirm, this is happening on other C600 based systems. >> >> Boot to Linux with MDADM raid support and the raid is gone after >> >> reboot. >> >> >> >> On Thu, Apr 9, 2015 at 5:50 PM, NeilBrown <neilb@suse.de> wrote: >> >>> On Thu, 9 Apr 2015 14:13:05 -0700 "David F." <df7729@gmail.com> wrote: >> >>> >> >>>> Hello, >> >>>> >> >>>> I built a new system, installed new drives (no partitioning, just raw >> >>>> new drives), configured RAID 1, boot to linux, created reports >> >>>> attached. Rebooted and the system doesn't see any configured raid >> >>>> drives (just the two raw drives). >> >>> >> >>> Thanks. I might take a look, but I would greatly prefer it if you kept the >> >>> linux-raid list on the Cc..... >> >>> >> >>> NeilBrown >> >>> > > I must confess that I haven't even looked at it. > But I just saw and email on linux-raid from Martin Wilck: > > Subject: [PATCH] DDF: _write_super_to_disk: fix anchor header type > > which very likely fixes your problem. I've applied it and pushed out to > git://neil.brown.name/mdadm/ > > NeilBrown ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Breaks LSI RAID on C600 chipset 2015-05-13 14:26 ` David F. @ 2015-05-18 17:58 ` David F. 2015-05-21 0:29 ` NeilBrown 0 siblings, 1 reply; 9+ messages in thread From: David F. @ 2015-05-18 17:58 UTC (permalink / raw) To: NeilBrown; +Cc: John Stoffel, linux-raid@vger.kernel.org Do you think the latest version at http://git.neil.brown.name/?p=mdadm.git;a=summary is stable enough to use? It definitely fixes the major issue (losing the raid config) from the prior version. On Wed, May 13, 2015 at 7:26 AM, David F. <df7729@gmail.com> wrote: > Thanks. > > 1) The update did fix the broken RAID. I can reboot and the RAID > mirror still exists after reboots. > > 2) I do want to report that on the first test, the reboot was clean. > On the second reboot there was a warning message about the BIOS > detecting "Inconsistent Timestamps" on one of the drives and something > about which CONFIG the BIOS would use. I didn't have time to get it > all jotted down. Whatever it used was still okay since the RAID > mirror was still there after that message. > > > On Tue, May 12, 2015 at 5:35 PM, NeilBrown <neilb@suse.de> wrote: >> On Mon, 11 May 2015 09:31:26 -0700 "David F." <df7729@gmail.com> wrote: >> >>> any progress or more information needed on this? >>> >>> On Mon, Apr 20, 2015 at 10:39 PM, David F. <df7729@gmail.com> wrote: >>> > If you need access to the system, a network kvm is available - or if >>> > you have a C600 based system, you should see the same problem there. >>> > >>> > On Fri, Apr 10, 2015 at 1:07 PM, David F. <df7729@gmail.com> wrote: >>> >> Okay, and to confirm, this is happening on other C600 based systems. >>> >> Boot to Linux with MDADM raid support and the raid is gone after >>> >> reboot. >>> >> >>> >> On Thu, Apr 9, 2015 at 5:50 PM, NeilBrown <neilb@suse.de> wrote: >>> >>> On Thu, 9 Apr 2015 14:13:05 -0700 "David F." <df7729@gmail.com> wrote: >>> >>> >>> >>>> Hello, >>> >>>> >>> >>>> I built a new system, installed new drives (no partitioning, just raw >>> >>>> new drives), configured RAID 1, boot to linux, created reports >>> >>>> attached. Rebooted and the system doesn't see any configured raid >>> >>>> drives (just the two raw drives). >>> >>> >>> >>> Thanks. I might take a look, but I would greatly prefer it if you kept the >>> >>> linux-raid list on the Cc..... >>> >>> >>> >>> NeilBrown >>> >>> >> >> I must confess that I haven't even looked at it. >> But I just saw and email on linux-raid from Martin Wilck: >> >> Subject: [PATCH] DDF: _write_super_to_disk: fix anchor header type >> >> which very likely fixes your problem. I've applied it and pushed out to >> git://neil.brown.name/mdadm/ >> >> NeilBrown ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Breaks LSI RAID on C600 chipset 2015-05-18 17:58 ` David F. @ 2015-05-21 0:29 ` NeilBrown 0 siblings, 0 replies; 9+ messages in thread From: NeilBrown @ 2015-05-21 0:29 UTC (permalink / raw) To: David F.; +Cc: John Stoffel, linux-raid@vger.kernel.org [-- Attachment #1: Type: text/plain, Size: 2755 bytes --] On Mon, 18 May 2015 10:58:19 -0700 "David F." <df7729@gmail.com> wrote: > Do you think the latest version at > http://git.neil.brown.name/?p=mdadm.git;a=summary is stable enough to > use? It definitely fixes the major issue (losing the raid config) > from the prior version. It should be OK. I'll probably make a 3.3.3 in a little while to make it official. NeilBrown > > On Wed, May 13, 2015 at 7:26 AM, David F. <df7729@gmail.com> wrote: > > Thanks. > > > > 1) The update did fix the broken RAID. I can reboot and the RAID > > mirror still exists after reboots. > > > > 2) I do want to report that on the first test, the reboot was clean. > > On the second reboot there was a warning message about the BIOS > > detecting "Inconsistent Timestamps" on one of the drives and something > > about which CONFIG the BIOS would use. I didn't have time to get it > > all jotted down. Whatever it used was still okay since the RAID > > mirror was still there after that message. > > > > > > On Tue, May 12, 2015 at 5:35 PM, NeilBrown <neilb@suse.de> wrote: > >> On Mon, 11 May 2015 09:31:26 -0700 "David F." <df7729@gmail.com> wrote: > >> > >>> any progress or more information needed on this? > >>> > >>> On Mon, Apr 20, 2015 at 10:39 PM, David F. <df7729@gmail.com> wrote: > >>> > If you need access to the system, a network kvm is available - or if > >>> > you have a C600 based system, you should see the same problem there. > >>> > > >>> > On Fri, Apr 10, 2015 at 1:07 PM, David F. <df7729@gmail.com> wrote: > >>> >> Okay, and to confirm, this is happening on other C600 based systems. > >>> >> Boot to Linux with MDADM raid support and the raid is gone after > >>> >> reboot. > >>> >> > >>> >> On Thu, Apr 9, 2015 at 5:50 PM, NeilBrown <neilb@suse.de> wrote: > >>> >>> On Thu, 9 Apr 2015 14:13:05 -0700 "David F." <df7729@gmail.com> wrote: > >>> >>> > >>> >>>> Hello, > >>> >>>> > >>> >>>> I built a new system, installed new drives (no partitioning, just raw > >>> >>>> new drives), configured RAID 1, boot to linux, created reports > >>> >>>> attached. Rebooted and the system doesn't see any configured raid > >>> >>>> drives (just the two raw drives). > >>> >>> > >>> >>> Thanks. I might take a look, but I would greatly prefer it if you kept the > >>> >>> linux-raid list on the Cc..... > >>> >>> > >>> >>> NeilBrown > >>> >>> > >> > >> I must confess that I haven't even looked at it. > >> But I just saw and email on linux-raid from Martin Wilck: > >> > >> Subject: [PATCH] DDF: _write_super_to_disk: fix anchor header type > >> > >> which very likely fixes your problem. I've applied it and pushed out to > >> git://neil.brown.name/mdadm/ > >> > >> NeilBrown [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 811 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2015-05-21 0:29 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-04 0:25 Breaks LSI RAID on C600 chipset David F.
2015-04-04 1:47 ` John Stoffel
[not found] ` <CAGRSmLu5kEXA34mmHb5Q9+Fjmh5NFtRw2hrOrCDiOS4NR=5fvQ@mail.gmail.com>
[not found] ` <21792.11560.92731.222551@quad.stoffel.home>
[not found] ` <CAGRSmLt+1KJJHmMgoUHG0Dq0qg+38q5PRWnMNCRFg6qTa9s7gQ@mail.gmail.com>
[not found] ` <21795.3296.846489.199118@quad.stoffel.home>
[not found] ` <CAGRSmLtrp6Rh3pALL2Rr62jRRZQKFg-3SaV_AxubaHNhkeb0UA@mail.gmail.com>
[not found] ` <20150410105001.171d6683@notabene.brown>
2015-04-10 20:07 ` David F.
2015-04-21 5:39 ` David F.
2015-05-11 16:31 ` David F.
2015-05-13 0:35 ` NeilBrown
2015-05-13 14:26 ` David F.
2015-05-18 17:58 ` David F.
2015-05-21 0:29 ` NeilBrown
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).