Re: [systemd-devel] Problem with LVM

2011-01-17 Thread Miklos Vajna
On Mon, Jan 17, 2011 at 10:39:48PM +0100, Lennart Poettering wrote: > Older LVM versions used to create device nodes and symlinks to them on > their own instead of leaving that to udev (nobody should do that: /dev > is udev's territory and nobody else's). The effect of that is udev's > database d

Re: [systemd-devel] Problem with LVM

2011-01-17 Thread Lennart Poettering
On Sun, 16.01.11 03:29, Miklos Vajna ([email protected]) wrote: > Hi, > > I wanted to test LVM when using systemd, but it seems something > essential is missing on my test box. > > Here is what I tried: > > Our sysv lvm init script provides an LSB header, so it gets executed > early on boo

[systemd-devel] Problem with LVM

2011-01-15 Thread Miklos Vajna
Hi, I wanted to test LVM when using systemd, but it seems something essential is missing on my test box. Here is what I tried: Our sysv lvm init script provides an LSB header, so it gets executed early on boot and executes 'vgchange -a y'. That makes /dev/myvg/mylv available at the time systemd