* Raid auto-assembly on LDM?
@ 2008-06-15 20:13 Jan De Luyck
2008-06-19 4:29 ` Neil Brown
0 siblings, 1 reply; 3+ messages in thread
From: Jan De Luyck @ 2008-06-15 20:13 UTC (permalink / raw)
To: LKML
Hello folks,
I'm trying something which is probably slightly crazy, but I can't get it to work.
What I'm trying is to get the linux kernel to auto-assembly my raid-1 sets,
which are based on volumes on two LDM disks.
The problem is that the kernel looks for partitiontypes of 0xfd, which I can't
set (or haven't found yet how to set) for LDM volumes. The assembly fails, and
the kernel panics.
Another possibility would be to use an initrd/initramfs, but then I'm once again
stuck with a disk that is not in raid, and ergo a point of failure when the disk
might crash.
(The reason to use LDM is that this way I also can put the other OS on the disk
in mirror.)
Does anyone have any other ideas? I've searched the web, but noone really seems
inclined to do it this way...
Kind regards,
Jan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Raid auto-assembly on LDM?
2008-06-15 20:13 Raid auto-assembly on LDM? Jan De Luyck
@ 2008-06-19 4:29 ` Neil Brown
2008-06-19 6:27 ` Jan Engelhardt
0 siblings, 1 reply; 3+ messages in thread
From: Neil Brown @ 2008-06-19 4:29 UTC (permalink / raw)
To: Jan De Luyck; +Cc: LKML
On Sunday June 15, ml_linuxkernel_20060528@kcore.org wrote:
> Hello folks,
>
> I'm trying something which is probably slightly crazy, but I can't get it to work.
>
> What I'm trying is to get the linux kernel to auto-assembly my raid-1 sets,
> which are based on volumes on two LDM disks.
>
> The problem is that the kernel looks for partitiontypes of 0xfd, which I can't
> set (or haven't found yet how to set) for LDM volumes. The assembly fails, and
> the kernel panics.
Sorry, acronym failure: What is LDM??
>
> Another possibility would be to use an initrd/initramfs, but then I'm once again
> stuck with a disk that is not in raid, and ergo a point of failure when the disk
> might crash.
I don't understand your conclusion.
The initrd/initramfs is stored where ever your kernel is stored. If
storing an initrd introduces a single point of failure, then storing
your Linux kernel will too.
Confused.
NeilBrown
>
> (The reason to use LDM is that this way I also can put the other OS on the disk
> in mirror.)
>
> Does anyone have any other ideas? I've searched the web, but noone really seems
> inclined to do it this way...
>
> Kind regards,
>
> Jan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Raid auto-assembly on LDM?
2008-06-19 4:29 ` Neil Brown
@ 2008-06-19 6:27 ` Jan Engelhardt
0 siblings, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2008-06-19 6:27 UTC (permalink / raw)
To: Neil Brown; +Cc: Jan De Luyck, LKML
On Thursday 2008-06-19 06:29, Neil Brown wrote:
>On Sunday June 15, ml_linuxkernel_20060528@kcore.org wrote:
>> Hello folks,
>>
>> I'm trying something which is probably slightly crazy, but I can't get it to work.
>>
>> What I'm trying is to get the linux kernel to auto-assembly my raid-1 sets,
>> which are based on volumes on two LDM disks.
>>
>> The problem is that the kernel looks for partitiontypes of 0xfd, which I can't
>> set (or haven't found yet how to set) for LDM volumes. The assembly fails, and
>> the kernel panics.
>
>Sorry, acronym failure: What is LDM??
Logical Device Manager... that Windows thing (CONFIG_LDM_PARTITION)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-19 6:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-15 20:13 Raid auto-assembly on LDM? Jan De Luyck
2008-06-19 4:29 ` Neil Brown
2008-06-19 6:27 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox