linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: gornea <gornea@zoho.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Fake RAID 10 on ASRock Z97 Extreme3 with Slackware 14.1
Date: Tue, 4 Nov 2014 08:57:55 +1100	[thread overview]
Message-ID: <20141104085755.3ef82b3d@notabene.brown> (raw)
In-Reply-To: <14976849ec4.ace7bf4939116.3019157828391505014@zoho.com>

[-- Attachment #1: Type: text/plain, Size: 2157 bytes --]

On Mon, 03 Nov 2014 17:47:48 +0100 gornea <gornea@zoho.com> wrote:

> 
> Hello,
> 
> I hope I'm on the right email list. I'm facing a problem during Slackware 14.1 installation. I have a ASRock motherboard (Z97 Extreme3) with Intel Rapid Storage Technology 13. I have 4 identical new 4-TBy WD hard drives. I configured the option ROM for RAID 10. When booting with Slackware 14.1 CD md finds the array but it always mounts it read only. I tried to work on it to make writable but I was not successful. I have tried to boot with the latest Ubuntu Server CD and it works well. I have also tried to delete the RAID 10 in the option ROM and then create it with mdadm after booting with Slackware 14.1 and I always produces a read only volume. I get no errors or warnings and in general everything seems fine except that I can not write on it (for example I can not create partitions). The md version with Slackware 14.1 boot disk is 3.2.6 and the kernel is 3.10.17. So I'm starting to wonder if actually there is a know problem with that md/kernel? Or maybe there is a problem with the way I use it, but frankly I run out of ideas how to proceed further. This is the output of /proc/mdstat
> 
> Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] [multipath]
> md126 : active (read-only) raid10 sda[3] sdb[2] sdc[1] sdd[0]
> 7814032384 blocks super external:/md127/0 64K chunks 2 near-copies [4/4] [UUUU]
> 
> md127 : inactive sda[3](S) sdb[2](S) sdc[1](S) sdd[0](S)
> 9040 blocks super external:imsm
> 
> unused devices: <none>
> 
> Thanks a lot for any suggestion about how to proceed! I would like to install the fake RAID if it is not impossible with Slackware 14.1. I know that eventually it is possible to install a software RAID but I would like to understand why the Intel fake RAID is not working with Slackware 14.1.
> 

More likely a problem with Slackware than with the kernel/mdadm version.

It should a lot like "mdmon" isn't running.
If you simple run
   mdmon md127 &

you will probably get write access.
Mdadm should do this for you, or tell systemd to, depending on configuration.

NeilBrown

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

      reply	other threads:[~2014-11-03 21:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-03 16:47 Fake RAID 10 on ASRock Z97 Extreme3 with Slackware 14.1 gornea
2014-11-03 21:57 ` NeilBrown [this message]

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=20141104085755.3ef82b3d@notabene.brown \
    --to=neilb@suse.de \
    --cc=gornea@zoho.com \
    --cc=linux-raid@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 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).