linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dennis Grant <reccedg@gmail.com>
To: Phil Turmel <philip@turmel.org>
Cc: linux-raid@vger.kernel.org
Subject: Re: Mounting array at boot - works with some kernels but not others
Date: Sun, 3 Apr 2011 13:32:40 -0400	[thread overview]
Message-ID: <BANLkTimA2wjitNzzqssqcuvRWNVJgLoEkw@mail.gmail.com> (raw)
In-Reply-To: <4D98AE73.3040204@turmel.org>

> Retry:

Ah, I'm an idiot:

sudo mdadm --examine /dev/sda5
/dev/sda5:
          Magic : a92b4efc
        Version : 00.90.00
           UUID : e0cc58c7:6f841366:7a44a462:94a1d56a (local to host karzai)
  Creation Time : Sat Apr 25 08:43:26 2009
     Raid Level : raid1
  Used Dev Size : 769706176 (734.05 GiB 788.18 GB)
     Array Size : 769706176 (734.05 GiB 788.18 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1

    Update Time : Sun Apr  3 13:31:15 2011
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ce2583e5 - correct
         Events : 2844822


      Number   Major   Minor   RaidDevice State
this     0       8        5        0      active sync   /dev/sda5

   0     0       8        5        0      active sync   /dev/sda5
   1     1       8       21        1      active sync   /dev/sdb5

sudo mdadm --examine /dev/sdb5
/dev/sdb5:
          Magic : a92b4efc
        Version : 00.90.00
           UUID : e0cc58c7:6f841366:7a44a462:94a1d56a (local to host karzai)
  Creation Time : Sat Apr 25 08:43:26 2009
     Raid Level : raid1
  Used Dev Size : 769706176 (734.05 GiB 788.18 GB)
     Array Size : 769706176 (734.05 GiB 788.18 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1

    Update Time : Sun Apr  3 13:31:15 2011
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ce2583f7 - correct
         Events : 2844822


      Number   Major   Minor   RaidDevice State
this     1       8       21        1      active sync   /dev/sdb5

   0     0       8        5        0      active sync   /dev/sda5
   1     1       8       21        1      active sync   /dev/sdb5

DG

  reply	other threads:[~2011-04-03 17:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03 16:34 Mounting array at boot - works with some kernels but not others Dennis Grant
2011-04-03 17:13 ` Phil Turmel
2011-04-03 17:26   ` Dennis Grant
2011-04-03 17:29     ` Phil Turmel
2011-04-03 17:32       ` Dennis Grant [this message]
2011-04-03 17:41     ` Phil Turmel
2011-04-03 19:48       ` Dennis Grant
2011-04-03 20:09         ` Phil Turmel
2011-04-03 20:17           ` Dennis Grant
2011-04-03 20:20             ` Mathias Burén

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=BANLkTimA2wjitNzzqssqcuvRWNVJgLoEkw@mail.gmail.com \
    --to=reccedg@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=philip@turmel.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).