Package: lvm2 Version: 2.02.95-7 I want to confirm that there is a bug with the LVM2 init script.
Currently # Default-Start: S Should be: # Default-Start: 2 3 4 5 I don't think there is any stopping to be done. With S as the default start runlevel, logical volumes that are mounted on drbd devices fail to start. It seems that for LVs on top of regular or md block devices, this is not needed. I thought of putting drbd as a requirement for lvm2. It was then that I noticed that it was not run on boot at all. # Required-Start: mountdevsubfs drbd The above was needed in my tests, but perhaps that is just my luck. Please look into that line as well. Thank you. Kind regards, Simon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org