There is a watershed-udeb, but it does not seems to get installed when
you use netboot.

Watershed is called by the rules file /lib/udev/rules.d/85-lvm2.rules
which belongs to the lvm2-udeb

==
SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_FS_TYPE}=="lvm*|LVM*", \
        RUN+="watershed sh -c '/sbin/lvm vgscan; /sbin/lvm vgchange -a y'"
==

Perhaps a depdency on the watershed-udeb should be added to the control file of 
lvm2-udeb?
Or udev rules without watershed should be used? (Debian seems to have different 
rules, that do not call it)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871186

Title:
  Kickstart broken on Ubuntu 11.10 beta: calls missing watershed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kickseed/+bug/871186/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to