pros/cons inc full, inc, or full .. which will be best for me
Edits: The simplified version after much testing and trial is provided below. Thanks to Chirpy for finding the exact method that works so simply!
Modify the root crontab changing the line shown as follows:
Quote:
0 1 * * * /scripts/cpbackup
to:
0 1 * * * export GZIP="--rsyncable" ; /scripts/cpbackup
That's it!
ok so my system is currently set up to do full baackups .. and its taking about 3-4 hours
(some of the sites are over 15gb in size)
What i want to know is the answer to these questions
1. is that ALL that i have to change to get it to do FULL baxkups increments ..
2. will it still be able tro to a full system / site / account restore
3. will clients still be able to do backups through cpanel
4. how much cpu power/time will it save if i change to this method
5. will it change what needs to be kept .. or how will it effect the weekly/monthly/yearle backups
6. If i just tell whm to do incrimental backups .. what differences to the above questions
I really need to work out a bett backup system because the full backups put way to much load on the server for too long.. I'm backing up the accountsa to a second hd.. mounted as /backup
I've searched and read through over 18 pages of finds for backing up.. and can't find a clear answer to my delemour.. I know it would be a lot better to have a second system doing all the backups and just reading the data off the main system.. but thats pout of the question at the moment..
I need something where users can still do full system backups for transfering to new servers etc.. and so that if heaven forbid we loose our backups to so that they can easily recover .. and so that we can easily recover / import including from, other servers accounts and setups etc..
Sorry.. too many questions that i can't find answers to.. and I don't wqant to change from full backups IF its going to change the manual backups on cpanel for our endusers. or if its not going to change greatly the CPU usagew and the time it takes