Forum Moderators: open

Message Too Old, No Replies

IIS backup strategy

         

bill

11:15 am on Sep 14, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I regularly backup my websites on my IIS server by using batch files, but I don't necessarily backup the operating system and program files. I was wondering whether other IIS users actually went to the extent of backing up their entire IIS servers.

I ask this as I've got a bit of budget left over for software and I was looking at some of the disk imaging backup solutions like Symantec and Acronis. Any suggestions or recommendations?

carguy84

3:31 am on Sep 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't backup my OS, just the data that's on it(website files). I don't see the point in it, as if I'm at the point where I need to build from an image, I have no problem just installing the OS from scratch. My webservers don't run anything but IIS and SMTP so the config is easy. Imaging software can get expensive.

I use a free backup software that automatically ftps(to another server onsite) changes on the websites every night, same with the DB. Weekly we run offsite dumps using sonicwall's CDP device. Can never have enough insurance...

Chip-

bill

9:28 am on Sep 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



<shameless bump>
So nobody bothers with full server image backup products?

Easy_Coder

11:53 am on Sep 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No I don't either.

I drop the os on the c drive and IIS on the d drive and back d with backup exec.

Bluesplinter

1:22 pm on Sep 20, 2006 (gmt 0)

10+ Year Member



No, for the system (not data), I rely on mirrored RAID. If both drives get fried, then a rebuild is likely to be the least of my concerns, especially considering that if both drives failed, it's probably because the box blew up or something :) I have a failover server in case the whole box goes down, so I'd just reinstall the system stuff, and not worry about trying to ghost it.

If one drive fails, I just pull it out (hot-swap, so no down time), and plug in a new one.

Data is backed up offsite, but system stuff... nah.

pageoneresults

1:25 pm on Sep 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



We use Acronis True Image Server 9.1 and backup everything.

oxbaker

8:50 pm on Sep 20, 2006 (gmt 0)

10+ Year Member



I use the windows backup and only backup the data and sites, no bother with the OS.

mcm

aspdaddy

1:28 pm on Sep 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Were looking into this actually, But I have been told they dont work as well for servers as clients.

You have to have a bare metal rebuild strategy of some sort. Windows Updates make it easier to rebild now as they all roll-up, so at present we just have a copy the OS, SQL app, twice daily sql.bak, any Components used on a disk, weekly wwwroot, csv export of users/computers. Printoutts of security/permissions and any configs. With that lot I estimate 4-6 hours rebuild on new hardware. An image would probably half that - if it worked.

The ones I know of -

Vertitas have the intelligent recovery option, if you use vertitas backup exec already it sound like a decent solution.

Maxtor "One Touch" external drives have an image option too.

We use Acronis True Image Server 9.1 and backup everything
Have you needed to use it yet? If so how was it? Will it work on different hardware?

pageoneresults

1:38 pm on Sep 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Have you needed to use it yet? If so how was it? Will it work on different hardware?

lol! You're asking the wrong person. :)

I'll send an email off to my server admins asking for more input from them. But, if they are using it, I know it has to be good as everything else is top notch.

mrMister

4:52 pm on Sep 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



An Image should work across different hardware in most cases. Windows will detect the different hardware and prompt you to install the new drivers.

In a few cases, I've known Windows to bluescreen under certain hardware changes, but a quick reinstall of windows usually fixes it without losing any of your Windows settings.