On Sun, Jan 05, 2003 at 09:04:00AM -0500, David B Harris wrote: > Aborting. Failed to wipe snapshot exception store. Remove new LV and > retry. I've glanced at the code and the error message here is misleading: I'll change it. The error occurred when it was trying to use device-mapper to activate the new LV for the first time. (The LV already exists in the VG metadata at this point.) > Hopefully the log isn't too much. :) I can't see it - please email the full debug log(*) from the lvcreate directly to me and I'll investigate on Monday. Also send the version numbers: lvcreate --version Alasdair -- agk@uk.sistina.com (*) e.g. run with -vvv and capture all output incl. stderr, or use following config file section and send /tmp/lvm2.log log { file="/tmp/lvm2.log" level=6 } _______________________________________________ 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/