![]() | Register | FAQ | Members | Social Groups | User Map | Calendar | Search | Today's Posts | Mark Forums Read |
Windows
Windows forum sponsored by |
| | LinkBack | Thread Tools | Search this Thread | Language |
| Sponsored Links |
| | |
|
| | #3 (permalink) |
![]() Join Date: Aug 2005 Location: London
Posts: 932
Thanks: 1
Thanked 86 Times in 73 Posts
Rep Power: 23 | Definitely use the system state backup to backup the DC settings (and everything else) but it can be hard work to restore that to different hardware - there are MS KB articles which take you through the process. what you really, really want (!) is a second DC - that way, if one machine fails you do have a copy of the active directory data and you really, really (!!) don't want to lose that!!!! |
| |
| The Following User Says Thank You to srochford For This Useful Post: | speckytecky (20-07-2008) |
| | #4 (permalink) | |
![]() Join Date: Aug 2005 Location: Alton, Hampshire
Posts: 1,044
Thanks: 80
Thanked 61 Times in 59 Posts
Rep Power: 20 | Quote:
For a VM system, I favour Xen running on top of CentOS and using DRBD to replicate between machines, although admittedly I haven't yet tried transferring an existing Windows machine to a Xen machine (I'm trying on Monday...). Might be easier to use VMWare as I know that has a utility and documentation for virtualising existing Windows machines. -- David Hicks | |
| |
| The Following 2 Users Say Thank You to dhicks For This Useful Post: | OverWorked (21-07-2008), speckytecky (20-07-2008) |
| | #5 (permalink) | |
![]() Join Date: Oct 2007
Posts: 1,587
Thanks: 51
Thanked 49 Times in 44 Posts
Rep Power: 13 | Quote:
Agree about replicas and VM mobility as suggested by steve and dave. But any form of clustering or replication won't do anything about configuration errors or change mgmt cockups. You still want the ability to go back to a previous, working, correctly configured version of a server role. For that i'd also second the option to create a recovery disk in windows backup....that's your baseline should you ever need to do a bare metal restore. I personally don't think enough is written or documented about backup and recover of the core windows server and roles. I don't even think system state backup and recovery is that well understood. I also think a server OS volume is perfect for some sort of system snapshot option similar to windows system restore....if my servers were setup for Boot from SAN i'd defintely take advantage of the SAN arrays snapshotting feature to make scheduled PiT snapshots of the OS volumes. It'd just be so handy although i'd still take basline backups to removable media - there's never any substitute for a backup. You could also take an image of your server using ghost or current flavour of the month wim/imagex. As it involves downtime that would probably also be a baseline image only occasionally updated to keep current. Infact maybe WIM's SIS technology would help with only adding the changes to a baseline image...worth looking into as an efficient way of imaging a server. | |
| |
| The Following User Says Thank You to torledo For This Useful Post: | speckytecky (20-07-2008) |
| | #6 (permalink) | |
![]() Join Date: Oct 2005 Location: Isle of Wight
Posts: 1,670
Thanks: 1
Thanked 64 Times in 59 Posts
Rep Power: 21 | Quote:
Delete them all from one and they go from the other too. | |
| |
| The Following User Says Thank You to DMcCoy For This Useful Post: | speckytecky (20-07-2008) |
| | #7 (permalink) | |
![]() Join Date: Aug 2005 Location: Alton, Hampshire
Posts: 1,044
Thanks: 80
Thanked 61 Times in 59 Posts
Rep Power: 20 | Quote:
Actually, I bet it would be no real trouble to simply take a snapshot copy of your VM's OS disk every night, just appending the diffs to an incremental backup file, so you could go back to any version you liked in an instant. That's a point - does anyone know how encryption would affect the above? If I have a virtual disk image that I encrypt with something like dm-crypt, would that encrypted disk volume be completely different every day (i.e. a diff algorithm wouldn't be able to spot just the bits of the disk that had changed, and would require you to store a copy of the whole volume again)? Or do whole-disk encryption systems encrypt sector by sector or something? They can't rewrite the whole drive every day, that would take too much time, wouldn't it? -- David Hicks | |
| |
| The Following User Says Thank You to dhicks For This Useful Post: | speckytecky (20-07-2008) |
| | #8 (permalink) |
![]() Join Date: Oct 2005 Location: Isle of Wight
Posts: 1,670
Thanks: 1
Thanked 64 Times in 59 Posts
Rep Power: 21 | Minimal HDD size for 2003 server is around 8GB, 2008 20GB. The system state when backed up is 600MB. A local backup agent is still a good solution, VMs are not always the easiest way as you need lots of space for frequent disk images. I copy mine to a nas, occasionally but still use agents on the VMs for daily backup. |
| |
| The Following User Says Thank You to DMcCoy For This Useful Post: | speckytecky (20-07-2008) |
| | #9 (permalink) | |
![]() Join Date: Aug 2005 Location: Alton, Hampshire
Posts: 1,044
Thanks: 80
Thanked 61 Times in 59 Posts
Rep Power: 20 | Thanks, that's good to know - I have to set a couple up come Monday. Quote:
-- David Hicks | |
| |
| The Following User Says Thank You to dhicks For This Useful Post: | speckytecky (20-07-2008) |
| | #10 (permalink) |
![]() Join Date: Oct 2005 Location: Isle of Wight
Posts: 1,670
Thanks: 1
Thanked 64 Times in 59 Posts
Rep Power: 21 | The problem with backing up at disk image level is it only works with that VM disk, the system state can be restored to anything (sometimes a little work required with drivers). It's going to be much easier to have many instances of system state backups than VM snapshots. |
| |
| | #11 (permalink) | ||
![]() Join Date: Aug 2005 Location: Alton, Hampshire
Posts: 1,044
Thanks: 80
Thanked 61 Times in 59 Posts
Rep Power: 20 | Quote:
Quote:
Hmm, I wonder if we're both simply looking at this from different terms of reference? I'm trying to keep my terms and such neutral, but of course when I think "virtual machine system" I'm thinking Xen on a Linux system. You're likely thinking of Windows-based servers of some kind. It seems natural to me to think of backing up data by storing diffs of VM disk images gathered by some cron job on a central server because that's the way you'd go about it on Linux. I guess Windows has a different way of looking at things. -- David Hicks | ||
| |
| | #12 (permalink) |
![]() Join Date: Jun 2008 Location: Hampshire
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 | Awesome, thanks for your help on this. A very useful discussion. I'll do a NTBackup System State backup on Monday (to a file- I hate tapes!). Great to have positive and helpful posters |
| |
| | #14 (permalink) | |
![]() Join Date: Aug 2005 Location: Alton, Hampshire
Posts: 1,044
Thanks: 80
Thanked 61 Times in 59 Posts
Rep Power: 20 | Quote:
[quote]I'll do a NTBackup System State backup on Monday (to a file- I hate tapes!)/QUOTE] Copying the file to some sort of media that's removable off-site in case the place burns down, naturally. -- David Hicks | |
| |
| | #15 (permalink) |
![]() Join Date: Jun 2008 Location: Hampshire
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 | Yep, I've got a few attached USB drives that I back up to... David - I thought that if I did the system state backup, that was effectively backing up the domain controller? We only have 1 Win2k server on the network. I'm not really sure about VM stuff to be honest. BTW- I see you a lot on the TES ICT threads- very helpful! There are some real idiots on there, so nice to have some genuinely helpful people |
| |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Document Server & bypass proxy server for local addresses. | cuke2u | MIS Systems | 8 | 18-07-2008 02:34 PM |
| Exchange Server 2007 - Windows Server 2003 R2 32Bit | Zoom7000 | Windows | 5 | 05-07-2007 11:43 PM |
| Windows Server 2003 File Server Resource Manager | mrforgetful | Windows | 1 | 17-06-2007 01:51 PM |
| Virtual Server 2005 R2 kills server network connection | ajbritton | Thin Client and Virtual Machines | 0 | 31-08-2006 06:19 AM |
| Downsides to passing tftp server via 2003 DHCP server? | pete | Networks | 7 | 11-07-2006 10:07 PM |
| Bookmarks |
« Previous Thread
|
Next Thread »
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|










