Alasdair G Kergon wrote: > > On Sat, Jul 03, 2004 at 02:30:45PM +1200, Steve Wray wrote: > > Indeed and this is what I have in the .config for a kernel which can't > > do a pvmove; > > > CONFIG_DM_MIRROR=m > > > oh and, yes, I did run modprobe dm-mirror. > > What does 'dmsetup targets' return? # dmsetup targets Unknown command Usage: dmsetup [--version] [-v|--verbose [-v|--verbose ...]] [-r|--readonly] [-j|--major <major>] [-m|--minor <minor>] [snip] So I got an updated version of dmsetup and now I get; # dmsetup targets mirror v1.0.1 striped v1.0.1 linear v1.0.1 error v1.0.1 but pvmove -tv /dev/hdf4 still fails with; ABORTING: Temporary mirror activation failed. > Does it include 'mirror' in the output list? does now :) > (And confirm what versions you're using: run 'lvm version') # lvm version LVM version: 2.00.08 (2003-11-14) Library version: 1.00.07-ioctl (2003-11-21) Driver version: 4.1.0 _______________________________________________ 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/