On Wed, Sep 10, 2014 at 11:39 AM, Joe Thornber <thornber@redhat> wrote: > On Wed, Sep 10, 2014 at 10:02:04AM +0100, Craig wrote: >> So I'd love to do something like >> * dd /dev/sda1 to /dev/sdb1 or something like that and have my /boot >> volume set up > > Use pvmove to move everything across to the new disk. Also note you should be using parted rather than fdisk for sdb. You'll need to enable GPT support to partition anything larger than 2Tb. HTH Fran _______________________________________________ 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/