Jump to content

Recommended Posts

Posted

Be careful with snapshots for backups too. Certainly for vmware keeping a snapshot for anything other than a short time is a bad idea due to the massive redo disks that can be generated which can then take a very long time or fail to merge.

 

At minimum you want to do a system state backup of DCs even when using other imaging products for backup.

 

As you have found, you never want to snapshot DCs if there are multiple, with a single you can just about get away with it.

  • Thanks 1
Posted

Thanks for this - while we don't have any V-DC's yet, it's only a case of time before management decides to cut back on our server farm and request we virtualise even more... great idea, nice technology - but on some things, virtualising adds a few nice things (like snapshotting), great for workstations but I'm all for taking a full backup of a server and not using snapshot technology.

 

However I will be sure to keep this article in mind when the day of V-DCs and someones' 'playing around with said DCs' happens... :)

 

Az

Posted

Microsoft have always said that you should never image a domain controller as a backup means. In the past, I'd guess it wasn't easy to do this (would have had to boot into WinPE or whatever to run Ghost etc) but snapshotting makes it much easier so this is a timely reminder that you mustn't ever try and use a snapshot/image type backup.

 

I'd guess the only exception might be if you've had a total disaster and lost everything - bringing back one image could work. (It's also OK if you've only got one DC but no-one runs a real network like that :-))

Posted
Microsoft have always said

 

Yes they have but not very loudly... this precise topic has cropped up a couple of times on here to my knowledge.. suspect searching for USN will find them, but it's *definitely* worth repeating as it's clearly not widely understood and more and more folk will be getting involved with VMs.

 

I reckon (YMMV) the safe way to do DC snapshots is to shut down all your DCs and then snapshot them - and if you do want to roll back and it's within the tombstone period, shut them down again and revert them all back to that set of snapshots, then of course start them up. Not sure how useful it is, but it's the kind of thing I might consider doing immediately before a round of serious upgrading.

 

 

The other issue with snapshots is of course performance - can't comment on how much it hurts but I've been assured by a serious expert that it does (and the hit obviously increases with the number of snapshots).

Posted (edited)

Couple of handy links here.

 

Deployment Considerations for Virtualized Domain Controllers

 

Virtualized Domain Controllers and Replication Issues

http://technet.microsoft.com/fr-fr/library/dd348479(WS.10).aspx

 

How to detect and recover from a USN rollback in Windows Server 2003

 

It's also worth remembering tombstone lifetime issues if restoring an old image or snapshot. As DMcCoy said a good system state backup is essential.

Edited by cookie_monster
Posted
It's also OK if you've only got one DC but no-one runs a real network like that :-))

 

Why not? Is there some performance issue with domain controllers? Surely all they're doing is checking whether a given username and password combination matches okay? Is there a rough limit to the number of clients you should have per DC?

 

--

David Hicks

Posted
Why not? Is there some performance issue with domain controllers? Surely all they're doing is checking whether a given username and password combination matches okay? Is there a rough limit to the number of clients you should have per DC?

 

Performance is a consideration, but usually:

 

- maintain continuous service by failing over gracefully

- protect you by sharing out the Master roles and keeping replicated copies

- localise DCs to subnets to reduce backbone traffic, make DFS lookups sensible, etc

  • Thanks 1
Posted
Why not? Is there some performance issue with domain controllers? Surely all they're doing is checking whether a given username and password combination matches okay? Is there a rough limit to the number of clients you should have per DC?

 

--

David Hicks

 

Its not so much the performance that is the concern rather than the lack of duplication, having two means you have two integrated DNS servers and two copies of the database along with the ability to split the roles. In this way if something major happens to one of your DCs you can seize the roles to the other, keep all of your user accounts and computer accounts that are still completely up to date.

 

You can restore snapshots and system state backups but that means more downtime and also many more possibilities for issues with users who have changed their passwords or been added since the last backup. Worse if some of the stations have aumotaticly refreshed their machine passwords in the background during that time kicking them unglamourously off the network (modern Windows OSs do this with some regularity in the background to increase security).

 

AD itself although being a database is infact comparitivly light it is the the concern of consistancy and up to the minute data preservation that is a factor in many smaller environments.

  • Thanks 1
Posted

Hi,

 

I just would like to add that you should never take a snapshot then try increase the vhd. This breaks the snapshot.

 

Lucky for me I had a back up and could restore the VM.

 

I must of been working without having a cup of tea that day as I thought I had merged the snapshot.

Posted
Originally Posted by srochford

It's also OK if you've only got one DC but no-one runs a real network like that :-))

 

I would say that no one would run a large network like that I'm certain there are many thousands (possibly millions) of Windows SBS single server setups out there.

Posted
I would say that no one would run a large network like that I'm certain there are many thousands (possibly millions) of Windows SBS single server setups out there.

 

To be fair SBS networks are not real networks, each one is a conveniently disguised gateway to hell through which limitless evil flows.

  • Thanks 1
Posted
I take it you're not an SBS fan then? (the server software I mean not the crazy boat people) :D

 

Correct :D, I have been in car accidents less painful than dealing with that specific piece of software. It does have its place, just so long as that place is very far away from me :D

Posted
I remember the one rule with SBS was always use the wizards or you will pay.

 

Even that does not always save you, some of them are dark wizards with awuful powers of destruction and a definite sence of indifference.

Posted
there are many thousands (possibly millions) of Windows SBS single server setups out there.

 

There are quite a few primary schools, and I suppose that might even mean the majority of all UK schools, which one way or another have a single DC+jack-of-all-IT server too.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...