Hello Zdenek, I just wanted to update you: - ubuntu confirmed that this rule is problematic, and causes also other issues: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833891 - we have uninstalled the ubuntu lvm package, and using now the 88 version that you pointed at. At this point, this are going pretty well, although sometimes we have conflicts with other ubuntu packages, which try to install lvm/dmsetup from ubuntu, so we are preventing them from doing that. We had to add a code to manually activate the LVs once the VG shows up (it was done by the ubuntu rule), but this is perfectly fine for us. A question that we have: building the official LVM package has a lot of configuration options. We have picked some that make sense, especially the udev synchronization options. But perhaps we missed some important ones. Do you think you can recommend a set of conf options, to make the package most "friendly"? Thanks for your help, Alex. On Tue, Aug 30, 2011 at 12:15 PM, Zdenek Kabelac <zdenek.kabelac@gmail.com> wrote: > > 2011/8/30 Alexander Lyakas <alex.bolshoy@gmail.com>: > > Zdenek, > > thank you. > > I want to try the newer version. > > Can you pls point me to the "latest version from upstream tarball", > > because those Linux terms are still quite confusing to me. > > In this case it might not be so easy as you might need to be familiar > with configure and installation of local binary files. > > Anyway here are some links: > > http://sourceware.org/lvm2/ > > ftp://sources.redhat.com/pub/lvm2/LVM2.2.02.88.tgz > > Zdenek _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/