On Tue, Jan 15, 2013 at 05:09:34PM +0100, Oskar Liljeblad wrote: > Do you know which rules?
It's hard to debug piecemeal: the rules work together as a whole. Also look for 'watch' rules in other rule files that might be triggering incorrectly. (They should ignore this private lvm device.) > Are you referring to https://bugzilla.redhat.com/show_bug.cgi?id=570359? > Maybe I'm grasping at straws, but do you think this problem would be fixed That's one of several related bugs. > # Create symlinks for top-level devices only. > ENV{DM_VG_NAME}=="?*", ENV{DM_LV_NAME}=="?*", > SYMLINK+="$env{DM_VG_NAME}/$env{DM_LV_NAME}", GOTO="lvm_end" That bit should be there I'd have thought, but again, perhaps your Debian release is doing it differently. > lvm2: udev/69-dm-lvm-metad.rules You probably won't have metad enabled yet so won't need that file. Alasdair -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

