https://bugzilla.novell.com/show_bug.cgi?id=862403 https://bugzilla.novell.com/show_bug.cgi?id=862403#c2 --- Comment #2 from Liuhua Wang <lwang@suse.com> 2014-04-08 09:00:10 UTC --- (In reply to comment #0) I have modified /etc/lvm/lvm.conf to fix the filter as followed: ----------------------------------------- # By default we accept every block device except udev names, floppy and cdrom: filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|","r|/dev/fd.*|", "r|/dev/cdrom|", "a/.*/" ] ----------------------------------------- Andrey: Would you please modify your filter in lvm.conf as the above and try again? I have also committed to openSUSE:Factory/lvm2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.