Re: Follow-Up Backup Question
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
For us, our backup strategy changed as we grew. It also depends on what you
are planning to use your backups for. Are they to recover from disaster?
Art they used to recover deleted sites or documents? Both?
For #1, Disaster Recovery, you're best to run a file system level backup of
your IIS and SQL boxes, as well as database level backups of your SQL box.
And practice restoring it at least once, it certainly won't go as easily as
it seems to in your head. :)
For #2, Site Recovery, you have some options. If your sites are small
enough, and you have the drive space, you can run STSADM and back your site
collections up individually. That gives you the flexibility of single site
collection restores, and you can restore them to your existing site under a
different name. Very handy. Unfortunately it doesn't scale very well.
STSADM backups are very slow, and take a mountain of disk space.
If you decide to do SQL backups for sites, I recommend keeping small Content
DBs. 25 GB or so. That way restores don't take very long, and it's easier
to move them to a different server if you need to.
hope that helps,
tk
"Matt Barker" <mwbarker@googlemailaddress> wrote in message
news:OAZvMlbcFHA.616@xxxxxxxxxxxxxxxxxxxxxxx
> Now that I can backup my database, my next question is - how is everyone
> backing up their WSS site and the server it is on? Anyone have any
> insight into the best practices for this?
>
.
Relevant Pages
- Re: If I did not have bad luck, I would have no luck at all
... do a "good" thing - backups! ... I somehow lost 340GB of space on the drive. ... reconfigure it without too much trouble and use the entire drive. ... I have called Recover Your Files and was able to recover over 32,000 files. ... (alt.support.chronic-pain) - Re: Backing up to hard disk - how large?
... > "Kevin Weilbacher" wrote in message ... >> As far as backups to recover a particular file, ... >> tape or disk backup! ... >>> several backups from successives days in case someone needs to ... (microsoft.public.backoffice.smallbiz2000) - RE: i just did a rm -rf /*r as root!!!
... > Boot from the install CD and go into Recovery mode. ... If you have backups, then the steps enough will get you enough to boot. ... >>i was hopeful that using the recover cd might provide a solution.... ... >>There are some very expensive disk recover companies out ... (RedHat) - Re: ADRDSSU protection [was:RE: Using FTP to send loadlib]
... The nature of our environment is such that in the unlikely event of a data-center-wide disaster we are not legally required to have near-continuous availability and zero transaction loss, and for the most part our corporate end users could re-enter critical data from primary documents and accept that some server platforms and applications might not be fully functional for up to 48hrs. ... All application tapes are on duplexed virtual tapes with a vault copy. ... The physical volume backups are made over the next several hours, and this is all coordinated with the tape library run to insure that all duplex HSM and VTape physical tapes relevant to the system status at the daily point-in-time backups make it to the vault with the daily DR dumps. ... This gives us assurance that we have off site everything that would have been accessible to all applications as of that point in time and can recover to that point. ... (bit.listserv.ibm-main) - Re: Recovering Data on a Failing Hard Drive
... I've spent the weekend since trying ot recover what data I can. ... The first thing I should address is the issue of backups. ... When I boot it up as a Slave, I can boot into XP from the other hard ... partition was completly unavailable. ... (alt.comp.hardware.pc-homebuilt) |
|