All of lore.kernel.org
 help / color / mirror / Atom feed
* Where to load dm_mod?
@ 2009-10-14  8:43 Seewer Philippe
       [not found] ` <4AD58F2D.3030806-omB+W0Dpw2o@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Seewer Philippe @ 2009-10-14  8:43 UTC (permalink / raw)
  To: <initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>

Some kernels configurations may build dm as a module. dracut makes sure 
that dm_mod et al are included in the initramfs, but dm_mod is not 
automatically loaded when needed.

As I'm no expert on this, my question: which module and hook should 
ensure that dm_mod is properly loaded? Currently I have it 
90mdraid/mdmon-pre-udev.sh but I'm really not sure if this is the right 
place.

Thanks,
Philippe

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Where to load dm_mod?
       [not found] ` <4AD58F2D.3030806-omB+W0Dpw2o@public.gmane.org>
@ 2009-10-14  8:55   ` Harald Hoyer
       [not found]     ` <4AD5921C.9080104-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Harald Hoyer @ 2009-10-14  8:55 UTC (permalink / raw)
  To: Seewer Philippe; +Cc: <initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>

On 10/14/2009 10:43 AM, Seewer Philippe wrote:
> Some kernels configurations may build dm as a module. dracut makes sure
> that dm_mod et al are included in the initramfs, but dm_mod is not
> automatically loaded when needed.
>
> As I'm no expert on this, my question: which module and hook should
> ensure that dm_mod is properly loaded? Currently I have it
> 90mdraid/mdmon-pre-udev.sh but I'm really not sure if this is the right
> place.
>
> Thanks,
> Philippe

dm_mod ? if that is device-mapper, I would say
(90dmraid and 90lvm)  or (a new 90dm)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Where to load dm_mod?
       [not found]     ` <4AD5921C.9080104-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-10-14  8:58       ` Seewer Philippe
  0 siblings, 0 replies; 3+ messages in thread
From: Seewer Philippe @ 2009-10-14  8:58 UTC (permalink / raw)
  To: Harald Hoyer; +Cc: <initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>

Harald Hoyer wrote:
> On 10/14/2009 10:43 AM, Seewer Philippe wrote:
>> Some kernels configurations may build dm as a module. dracut makes sure
>> that dm_mod et al are included in the initramfs, but dm_mod is not
>> automatically loaded when needed.
>>
>> As I'm no expert on this, my question: which module and hook should
>> ensure that dm_mod is properly loaded? Currently I have it
>> 90mdraid/mdmon-pre-udev.sh but I'm really not sure if this is the right
>> place.
>>
>> Thanks,
>> Philippe
> 
> dm_mod ? if that is device-mapper, I would say
> (90dmraid and 90lvm)  or (a new 90dm)

Yes, it's the "device-mapper driver"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-14  8:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14  8:43 Where to load dm_mod? Seewer Philippe
     [not found] ` <4AD58F2D.3030806-omB+W0Dpw2o@public.gmane.org>
2009-10-14  8:55   ` Harald Hoyer
     [not found]     ` <4AD5921C.9080104-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-10-14  8:58       ` Seewer Philippe

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.