All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pauline Middelink <middelink@polyware.nl>
To: xen-devel@lists.xensource.com
Subject: [FIXED] autoraid crash during boot
Date: Mon, 30 Jan 2006 12:45:49 +0100	[thread overview]
Message-ID: <20060130114549.GA3921@polyware.nl> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1021 bytes --]

LS,

(Please reply directy, i'm not a list member)

Problem:
During the weekend I tried getting Xen3 to work on my RAID-1 RHEL4 system.
Big crash. autoraid during bootup have error that it had an error 19. Great.

Solution:
Looking a bit better I decided to track the issue. It quickly became an kernel
compilation issue, after finding out how autoraid works in the kernel, esp.
the dectionphase, i noticed all this code was dependend on NOT beeing compiled
as a module! A quick check showed the xen compiled kernel had CONFIG_BLK_DEV_MD
as a MODULE listed. Quick fix was te recompile the kernel with
CONFIG_BLK_DEV_MD=y, and voila: no more problem and a straight boot into
my OS.

No patch, I'm still struggling with mercury, or rather, finding out what
is in what repository :(

/me happy.

    Met vriendelijke groet,
        Pauline Middelink
-- 
GPG Key fingerprint = 2D5B 87A7 DDA6 0378 5DEA  BD3B 9A50 B416 E2D0 C3C2
For more details look at my website http://www.polyware.nl/~middelink

[-- Attachment #1.2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2276 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2006-01-30 11:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060130114549.GA3921@polyware.nl \
    --to=middelink@polyware.nl \
    --cc=xen-devel@lists.xensource.com \
    /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.