Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: fastautomation on June 19, 2008, 11:28:58 AM
-
What is the best way to do a complete backup of my server on a daily basis?
-
There are some tired, jaded, cranky old so and so's who would scream RTFM!!!! :shock: or use the F'n Search button :shock:
I personally use the DAR2 contrib and three usb drives.
Unless you want to make a "ghost" of the whole system. If that is what you want you better use the search button.
Have a really great day :-D
-
fastautomation
There is no "best" way, it depends on your requirements
Please learn to read the FAQ, the list of Contribs and the list of Howtos, as your question and many others have already been answered.
Start here
http://wiki.contribs.org/Main_Page
and here
http://wiki.contribs.org/Category:Contrib
and here
http://wiki.contribs.org/Category:Howto
There is even a grouping of Backup solutions here
http://wiki.contribs.org/Category:Backup
Of course there is also the standard default backup to tape (scheduled) or backup to desktop (not scheduled) which you would have found out about if you did indeed read the manual here
http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual
The "most popular" contribs would be
DAR2
Backup with dar
Affa
....and I'm not a tired, jaded, cranky old so and so, just telling it the way it is !
-
Just my way of saying it without saying it... 8)
-
depends what you want backup the whole system or just user files the whole sys i like acronis much better than ghost
-
Sorry if I haven't been specific enough, I have read all the manuals and so forth but I need to backup the complete server remotely to my offices. I don't know if it's possible or how it can be done.
-
It sounds like this must be what you are looking for.
http://wiki.contribs.org/Affa
-
Affa does look like what I'm after but when trying to install it, about half way I get "trying another mirror" "error: failure, no more mirrors to try. Anymore suggestions.
-
about half way I get "trying another mirror" "error: failure, no more mirrors to try.
strange,
I just installed it on my clean 7.3 test server with all updates. It installed in about 30 seconds with no errors???
I would try again. You may need to do the following.
yum clean all
and then retry
-
Affa does look like what I'm after but when trying to install it, about half way I get "trying another mirror" "error: failure, no more mirrors to try. Anymore suggestions.
It would be more helpful if you could be a little more specific on your error, so we could help you better.
I use Affa and it works GREAT. It is exactly what you want to do, especially remotely. It uses rsync so it takes some time to sync the first time out, but after that it is very speedy.
-
Just a note,
For some reason yum did not ask for the:
signal-event post-upgrade
and
signal-event reboot
after installing,
When I went to run the perl script to configure I got the message "Error: Couldn't open /home/e-smith/db/affa db file."
after issuing the above commands we were off and running......
-
When I went to run the perl script to configure I got the message "Error: Couldn't open /home/e-smith/db/affa db file."
No need to do a reboot. Any Affa call will create the db, e.g. affa --make-cronjobs
I have updated the Affa installation chapter in the wiki.