Installing and running Xrabackup

Hi George;

Looks like you got the Percona repo installed, so now you need to install Xtrabackup:

$ yum install percona-xtrabackup

Then take a look at the many guides on the Percona website regarding how to do various backup scenarios, from a basic full backup/restore, to incremental backups, etc.

[url]How-tos and Recipes

-Scott