On Fri, Jan 10, 2003 at 02:12:57PM +0000, Alasdair Kergon wrote: > > I also remove the devnodes left by LVM 1 (/dev/mpeg/mp3 /dev/mpeg/mpvie), > > but still I cant access the VG's. > Recent LVM2 tarballs deal OK with any nodes left behind like that. > What version are you using? Ah you said: .12 That change went into .13 vgdisplay wouldn't show them because you didn't add -P Do a 'vgchange -an -P' and then try activating them again. Try 'lvdisplay -P' to check if they're active, or check the attr. columns (see man page) in the new 'lvs -P' command. 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/