[Bug 57960] Re: [Solution] Can create physical volumes, but not volume groups

2006-09-04 Thread Timo.Benk
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

Re: [Bug 57960] Re: Can create physical volumes, but not volume groups

2007-11-19 Thread Timo.Benk
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