WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen on suse 9.3 and software raid

To: Robbie Dinn <robbie@xxxxxxxxxxxx>
Subject: Re: [Xen-users] xen on suse 9.3 and software raid
From: Gerd Knorr <kraxel@xxxxxxxxxxx>
Date: 10 May 2005 15:19:07 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, agruen@xxxxxxx
Delivery-date: Tue, 10 May 2005 13:24:40 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42720A1B.3010905@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: SUSE Labs, Berlin
References: <Pine.LNX.4.58.0504262344130.23086@xxxxxxxxxxxxx> <4271F381.4010303@xxxxxxxxxxxx> <42720A1B.3010905@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
Robbie Dinn <robbie@xxxxxxxxxxxx> writes:

> Any one else got any ideas?

Had a look today, figured mkinitrd has a bug which causes it using the
default kernel modules, not the xen kernel ones in case you have both
-default and -xen installed (which most likely is the case).

Try the patch below, rerun mkinitrd, reboot and see whenever it works
better then.

HTH,

  Gerd

--- /sbin/mkinitrd.o    2005-05-10 14:52:30.201725832 +0200
+++ /sbin/mkinitrd      2005-05-10 15:11:45.752785097 +0200
@@ -1671,6 +1671,8 @@
     fi
 
     # Filter modules into fs and non-fs (driver) modules
+    fs_modules=""
+    drv_modules=""
     for module in $resolved_modules; do
        case $module in
            */kernel/fs/*)

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