I've uploaded LVM2 2.02.35 to ftp://sources.redhat.com/pub/lvm2/ . Fixes some bugs in 2.02.34, the worst of which was a common segfault when starting up clvmd, so it's best not to use 2.02.34. Try 2.02.35 now instead. Changelog --------- Drop cached VG metadata before and after committing changes to it. Rename P_global to P_#global. Don't attempt remote metadata backups of non-clustered VGs. (2.02.29) Don't store fid in VG metadata cache to avoid clvmd segfault. (2.02.34) Update vgsplit to only restrict split with active LVs involved in split. Add lv_is_active() to determine whether an lv is active. Alasdair -- agk@redhat.com _______________________________________________ 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/