I'm using Ubuntu 12.04 and currently experiencing same problem.
Steps i've done to fix it:
1) copy /lib/udev/rules.d/85-lvm2.rules to /etc/udev/rules.d/ 2) change ENV{ID_FS_TYPE}=="lvm*|LVM*" to ENV{ID_TYPE}=="disk"
I'm having one 3TB PV with GPT volume table, not LVM. May be it's causing problems, especially it may be reason why step 2 is necessary.
I'm using Ubuntu 12.04 and currently experiencing same problem.
Steps i've done to fix it:
1) copy /lib/udev/ rules.d/ 85-lvm2. rules to /etc/udev/rules.d/ FS_TYPE} =="lvm* |LVM*" to ENV{ID_ TYPE}== "disk"
2) change ENV{ID_
I'm having one 3TB PV with GPT volume table, not LVM. May be it's causing problems, especially it may be reason why step 2 is necessary.