Hi David & list readers, I am still stuck using LVM1 (1.0.8-14) on a RedHat AS3 system (kernel: 2.4.21-47.ELsmp) and may need to move all data from the existing disks to a new set of disks. Can I safely use pvmove (under LVM1) to perform this action while the file systems are mounted or not? If not, are there other ways LVM can help move all data to the new disks without having to unmount the file systems in use? Thanks, Dave --- David Brown <lvm@davidb.org> wrote: > Edward Quillen wrote: > > Redhat support is telling me (see quote below) that pvmove is not supported when > there are mounted > > filesystems on top of the lvs that are being moved. Can this be true? Everyother > lvm that I have > > worked with allows this. I am currently experiencing device mapper hangs when I > run pvmove while > > there are filesystems mounted even if there is no processes using the > filesystems. > > Is this supposed to work? If so, has anyone had similar issues? Any help would > be appreciated? > > Requiring an unmount of the filesystem would kind of defeat the purpose > of pvmove. In that case, just create a new volume and dd the data across. > > pvmove creates a mirror for each segment it is moving. That way updates > will be written to both segments while the mirror is active. > > I've done it numerous times, including moving very active filesystems > off of a flaky drive so that I could replace it. > > Dave Brown > > _______________________________________________ > 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/ > ____________________________________________________________________________________ Want to start your own business? Learn how on Yahoo! Small Business. http://smallbusiness.yahoo.com/r-index _______________________________________________ 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/