On Thu, Nov 28, 2002 at 08:54:28AM +0100, Jan-Benedict Glaw wrote: > I've gone to LVM2 yesterday, which included creating LVM2-style PVs, VGs > and one LV. The strange thing for me is that the LV's UUID is > "000000-0000-0000-0000-0000-0000-000000", which doesn't really look like > it was intended... Just a hint for a possible bug somewhere:-) This behaviour is correct - the values are like this so as to provide backwards compatibility with LVM1. The field is an LVM2 extension of LVM1's LV number, which is 0 in this particular case. To see the random UUID values you expected in this field, you'd need to update your software use the new metadata format. Alasdair -- agk@uk.sistina.com _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/