Menu

#124 Debian mkinitrd doesn't find all modules when using drbd

v1.9.2
closed-fixed
nobody
5
2007-08-12
2007-01-15
Anonymous
No

If the root filesystem is on a drbd mkinitrd makes no attempt to work out what modules are needed for the underlying block device.

getroot needs to recursively call itself to work out the modules for the "low level device" (shown by "drbdadm sh-ll-dev $RESOURCE") and the metadevice (shown by "drbdadm sh-md-dev $RESOURCE"). Work out RESOURCE by doing a "drbdadm sh-resources" then for each resource check the /dev/drbd# against "drbdadm sh-dev $RESOURCE".

Discussion

  • John Hughes

    John Hughes - 2007-01-15

    Logged In: YES
    user_id=166336
    Originator: NO

    Fixed by my commit.

     
  • Roger Tsang

    Roger Tsang - 2007-08-12
    • status: open --> closed-fixed
     
  • Roger Tsang

    Roger Tsang - 2007-08-12

    Logged In: YES
    user_id=1246761
    Originator: NO

    Fixed in 1.9.3

     

Log in to post a comment.