|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Root fs on LVM on software RAID1?
On Wed, Feb 22, 2006 at 01:08:49PM +0000, Mark Turner wrote:
> On 22 Feb 2006, at 12:20, Marcin Owsiany wrote:
> >If not, then how did you manage to boot the currently running system?
>
> The currently running system was booted using the 2.6.8-2-386 kernel
> supplied with Debian 3.1r1a.
>
> That kernel appears to have LVM support compiled in rather than as a
> module:
>
> dom0a:~# find /lib/modules/ -print|grep -i lvm
> dom0a:~#
>
> >Try sticking "set -x" into mkinitrd to see when it's failing.
>
> With "set -x":
>
> dom0a:~# mkinitrd -o /boot/initrd.img-xen-2.6.12.6-xen0 2.6.12.6-xen0
> [Lots of lines cut]
> + module_exists drivers/md/lvm-mod
> ++ find /lib/modules/2.6.12.6-xen0/kernel/drivers -name lvm-mod.ko
> + '[' -n '' ']'
Ah, so it looks for lvm-mod for the target (2.6.12.6-xen0) kernel, and
it's not there. Are you using Ralph Passgang's xen packages? Those
somehow work for me with MD+LVM root, even though the module is not
there (apparently compiled in as well).
Marcin
PS: Please don't CC me, I do read this list.
--
Marcin Owsiany <marcin@xxxxxxxxxx> http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216
"Every program in development at MIT expands until it can read mail."
-- Unknown
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Root fs on LVM on software RAID1?, Mark Turner
- Re: [Xen-users] Root fs on LVM on software RAID1?, Ernst Bachmann
- Re: [Xen-users] Root fs on LVM on software RAID1?, Marcin Owsiany
- Re: [Xen-users] Root fs on LVM on software RAID1?, Mark Turner
- Re: [Xen-users] Root fs on LVM on software RAID1?, Marcin Owsiany
- Re: [Xen-users] Root fs on LVM on software RAID1?, Mark Turner
- Re: [Xen-users] Root fs on LVM on software RAID1?,
Marcin Owsiany <=
- Message not available
- Re: [Xen-users] Root fs on LVM on software RAID1?, Marcin Owsiany
- Re: [Xen-users] Root fs on LVM on software RAID1?, Mark Turner
- Re: [Xen-users] Root fs on LVM on software RAID1?, Marcin Owsiany
- Re: [Xen-users] Root fs on LVM on software RAID1?, Mark Turner
- Re: [Xen-users] Root fs on LVM on software RAID1?, Marcin Owsiany
- Re: [Xen-users] Root fs on LVM on software RAID1?, Mark Turner
- Re: [Xen-users] Root fs on LVM on software RAID1?, Ernst Bachmann
- Re: [Xen-users] Root fs on LVM on software RAID1?, Marcin Owsiany
|
|
|
|
|