John R Pierce schrieb:
assuming this logical volume containss extfs, dump(8) it on one, restore(8) it on the other. this can be combined with a pipe, like.... # dump 0 -f - /dev/volgroup/logvol | (cd /dest; restore -rf - )

(this assumes the new logical volume has been created, has a virgin filesystem fresh from mkfs, and is mounted)

This will be possible.
Exist there no way to do this without moving the data?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to