Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On 09/06/11 17:34, Noah Mehl wrote: > I have made the following changes to the lvm.conf: > > filter = [ "r|/dev/vdb.*|", "r|/dev/disk/by-path/*|", "r|/dev/block/*|", "a/.*/" ] > > write_cache_state = 0 > > I have deleted the /etc/lvm/cache/.cache > > But, every time I reboot, even though pvdisplay and vgdisplay doesn't show my /dev/vdb1 pv, and nfs vg, I still get the lv's in the /dev/mapper folder. This is a problem when I start drbd, it says the lower level device is busy. Any ideas? Your lvm.conf is likely included in your initial ramdisk, and you probably forgot to update that. Thus, your LVM volumes are probably being enabled by the initrd, and this preempts DRBD. Update your initrd, reboot, and see if the problem persists. Florian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20110906/a5fdc5e1/attachment.pgp>