The problem is that the LVM Filter is not set properly. I do not know why, but
LVM can only access the /dev/evms/* and /dev/mapper/* device nodes, not the
/dev/* or /dev/disk/* files.
---
# /etc/lvm.conf
[...]
filter = [ "r|/dev/cdrom|", "r|/dev/disk/*|" ]
[...]
--
Then i was able to use
Hi,
Paul Dufresne wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. You reported this bug a while ago and there hasn't been
> any activity in it recently. We were wondering is this still an issue
> for you? Can you try with latest Ubuntu release? Thanks