So im running my system on a Raid 0, using 3 drives, also i have on the same system a raid 5 (/mnt/Full/), i know sooner or latter my raid 0 is going to brake =) so i would like to do a backup of it.. Whats the best way to set weekly backups for this system? I would like to backup / so that way if one of my raid 0 drives crashes i can just put another drive and copy / from my raid 5 to the new array. Is rsync -av the best command to do this?