On Mon, 23 Dec 2002, Alasdair G Kergon wrote: > On Mon, Dec 23, 2002 at 07:34:35PM +0100, NagyZ wrote: > > vgchange -an > > and (with lvm2 tools): > > vgconvert -M2 test > > Missing vgchange -ay (with LVM2 tools) here? that doesnt matter :) > > > then: > > debian:~# mount /dev/test/testlv /teszt > > mount: /dev/test/testlv is not a valid block device > > [It's possible the problem is with LVM1 volume group links in /dev left behind > by LVM1; if so, just remove them before the LVM2 vgchange -ay; this is > libdevmapper being ultra-cautious; will get changed soon.] yes.. i tested again: after the convert i did rm /dev/test -Rf, then vgchange -ay, and WORKS! :) thnx NagyZ _______________________________________________ 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/