Quote:
Originally Posted by bharatlalgupta
I'm newer with linux and using RHEL-5.0
i have 2 production server and i need to take incremental backup in weekday and full backup at every Saturday on LTO tape drives so i used tar command to take a full backup but now i need to take incremental backup daily basis so it is possible through tar if not so please suggest me another tool.
sorry for bad english
|
You're "newer with linux"? You've been posting questions for
TWO YEARS...hardly 'new'.
Have you checked out a purpose-built backup tool, like Bacula or Amanda? If you've got production servers, and you're paying for LTO drives/tapes, and RHEL, consider spending the money needed to make it a very robust solution. Tar is fine for some things, but for rotating backups/tapes, keeping track of file versioning etc., it's not designed for it.