* [linux-lvm] md: personality for level 1 is not loaded
@ 2015-10-24 23:05 MegaBrutal
2015-10-30 12:59 ` Heinz Mauelshagen
0 siblings, 1 reply; 4+ messages in thread
From: MegaBrutal @ 2015-10-24 23:05 UTC (permalink / raw)
To: LVM general discussion and development
Hi all,
I have an inconvenient boot-time phenomenon which prevents me from
booting a RAID1 mirrored root volume.
Reported it on Launchpad:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1509717
It's most probably distro-specific, but I wonder if you have some comments.
Thanks if you check it out!
Best regards,
MegaBrutal
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] md: personality for level 1 is not loaded
2015-10-24 23:05 [linux-lvm] md: personality for level 1 is not loaded MegaBrutal
@ 2015-10-30 12:59 ` Heinz Mauelshagen
2015-10-30 13:23 ` James Hawtin
0 siblings, 1 reply; 4+ messages in thread
From: Heinz Mauelshagen @ 2015-10-30 12:59 UTC (permalink / raw)
To: LVM general discussion and development
Hi,
this is likely caused by a missing raid1 module in the initramfs,
as now commented on the referenced bz as well.
Your Ubuntu kernel package needs fixing itr.
- lvmguy
On 10/25/2015 01:05 AM, MegaBrutal wrote:
> Hi all,
>
> I have an inconvenient boot-time phenomenon which prevents me from
> booting a RAID1 mirrored root volume.
>
> Reported it on Launchpad:
> https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1509717
>
> It's most probably distro-specific, but I wonder if you have some comments.
>
> Thanks if you check it out!
>
>
> Best regards,
> MegaBrutal
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] md: personality for level 1 is not loaded
2015-10-30 12:59 ` Heinz Mauelshagen
@ 2015-10-30 13:23 ` James Hawtin
2015-11-02 14:05 ` Dragan Milivojević
0 siblings, 1 reply; 4+ messages in thread
From: James Hawtin @ 2015-10-30 13:23 UTC (permalink / raw)
To: LVM general discussion and development
[-- Attachment #1: Type: text/plain, Size: 1534 bytes --]
I find it is important with md to make sure your /boot or / if you do not have one uses metadata version 0.90 which sticks the metadata at the end of the disk, not the beginning. Grub does not really understand metadisk however a mirrored fs with metadata at the end can be read read only like a normal fs, and that is how it works.
James
On 30 October 2015 12:59:47 GMT+00:00, Heinz Mauelshagen <heinzm@redhat.com> wrote:
>
>Hi,
>
>this is likely caused by a missing raid1 module in the initramfs,
>as now commented on the referenced bz as well.
>
>Your Ubuntu kernel package needs fixing itr.
>
>- lvmguy
>
>On 10/25/2015 01:05 AM, MegaBrutal wrote:
>> Hi all,
>>
>> I have an inconvenient boot-time phenomenon which prevents me from
>> booting a RAID1 mirrored root volume.
>>
>> Reported it on Launchpad:
>>
>https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1509717
>>
>> It's most probably distro-specific, but I wonder if you have some
>comments.
>>
>> Thanks if you check it out!
>>
>>
>> Best regards,
>> MegaBrutal
>>
>> _______________________________________________
>> linux-lvm mailing list
>> linux-lvm@redhat.com
>> https://www.redhat.com/mailman/listinfo/linux-lvm
>> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm@redhat.com
>https://www.redhat.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
[-- Attachment #2: Type: text/html, Size: 2285 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] md: personality for level 1 is not loaded
2015-10-30 13:23 ` James Hawtin
@ 2015-11-02 14:05 ` Dragan Milivojević
0 siblings, 0 replies; 4+ messages in thread
From: Dragan Milivojević @ 2015-11-02 14:05 UTC (permalink / raw)
To: LVM general discussion and development
On Fri, Oct 30, 2015 at 2:23 PM, James Hawtin <oolon@ankh.org> wrote:
> I find it is important with md to make sure your /boot or / if you do not
> have one uses metadata version 0.90 which sticks the metadata at the end of
> the disk, not the beginning. Grub does not really understand metadisk
> however a mirrored fs with metadata at the end can be read read only like a
> normal fs, and that is how it works.
grub2 fully supports raid so grub should not be an issue, 0.9 metadata
is quite ancient
and should not be used. Metadata 1.0 (1.0 not 1) should be used with
boot loaders
that do not understand raid (EFI ESP is a good use case for 1.0 metadata).
Dragan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-11-03 8:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-24 23:05 [linux-lvm] md: personality for level 1 is not loaded MegaBrutal
2015-10-30 12:59 ` Heinz Mauelshagen
2015-10-30 13:23 ` James Hawtin
2015-11-02 14:05 ` Dragan Milivojević
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).