Cloning an XFS File System
Combine the xfsdump
and xfsrestore
commands to
copy the contents of one XFS file system to another.
This approach to cloning the file system can be performed on a live and mounted file system and is quicker than a block copy of the device. Furthermore, by using piped commands, you can extend this approach to use SSH to restore to a remote system.