Creating a Backup of an XFS File System
Use the xfsdump
command to create a backup of an XFS file system
on a device such as a tape drive or in a backup file on a different file system.
A backup can span several physical media that are written on the same device. Also, you can write several backups to the same medium. Note that you can write only a single backup to a file. The command doesn't overwrite existing XFS backups that are found on physical media. If you need to overwrite any existing backups, you must use the appropriate command to erase a physical medium.
For more information, see the xfsdump(8)
manual page.