Archive for the ‘Disaster Recovery – Fault Tolerance – High Availability’ Category

Backup Notes – Windows 7, VSS, TrueCrypt

Sunday, May 19th, 2013

2013-05-19 Updated

2012-01-01 Initial Post

Windows 7 Ultimate SP1 (x86 and x64)

I started using this a few months ago and it works really well. When I was using XP, I had made up my own backup batch file using XCopy and other commands. That batch file didn't work well with Windows 7, so that's when I started using Windows 7 Backup. And I'm glad I did. Sometimes things don't work and then I find something better, like when my old printer broke and I ended up getting a Canon PIXMA MX350  wireless all-one-device which has worked out so much better. (more...)

Offline Files in Windows XP and Vista/Windows 7, Misc Notes and How to Move the CSC Folders

Sunday, April 29th, 2012

2012-04-29 Updated

I researched this a while back before Windows 7 even came out, but it looks like Windows 7's offline files feature behaves pretty much the same way as in Vista. (more...)

Install Windows and Exchange Hotfixes on Exchange Server 2003 Cluster, Simplified How-To

Monday, January 10th, 2011

2011-01-10 Updated

2008-12-11 Original post

Tested on Microsoft Cluster Server - Windows Server 2003 R2 Enterprise Edition, SP2 and Exchange Server 2003 Enterprise Edition, SP2 for both Windows and Exchange hotfixes.

These are my simplified instructions based on the instructions from How to apply Exchange service packs and hotfixes. I’ve only used this for updating hotfixes since both Windows Server 2003 and Exchange Server 2003 have not had any service packs out since SP2.

I’ve used the steps below to update a two-node active/passive cluster in production and test environments with no issues. I used http://update.microsoft.com and selected the custom option. Change the node names to suite your configuration.

Prior to any updates to a cluster you should fail over the active node to verify that failover works properly. There isn’t really a technical requirement to perform the failover, but you should perform the failover to ensure that the passive node is working properly before running any updates. This is included in the steps below.

  1. Check the event logs on both nodes for errors and ensure proper system operation.
  2. Make system state backups of both nodes and make a full or incremental backup of all Exchange stores.
  3. In Cluster Administrator, right-click on NODE-01 --> click on Stop Cluster Service. This will automatically start the failover of all cluster groups/resources over to NODE-02.
  4. Check the event logs on both nodes for errors and ensure proper failover and system operation before continuing.
  5. In the services applet on NODE-01, set Cluster Service to disabled.
  6. Before installing any updates, make a note of exactly which updates were installed on the first node so that only those same exact updates are later installed on the other node. You can copy and paste the list of updates from the Microsoft Update screen into a text file and then use the FC command to compare the file from the first updated node to the file from the last updated node. Here's an example command to compare two files:  C:\>FC X:\File1.txt X:\File2.txt. You can install updates directly from a file or from http://update.microsoft.com. Install Windows and Exchange updates on NODE-01 and then reboot the node as necessary. Repeat this step after the reboot until all updates are installed. That is necessary because some updates require that others be installed first. Microsoft Update will show the Exchange updates with the word “Cluster” at the end, showing that it understands that the server is part of a cluster. You’ll get a lot of prompts for the Exchange updates, so don’t walk off during the updates.
  7. Check the event log on NODE-01 for errors. If you find any errors, troubleshoot them before continuing.
  8. In the services applet on NODE-01, set Cluster Service to automatic.
  9. Reboot NODE-01 one last time.
  10. In Cluster Administrator, right-click on NODE-02 --> click on Stop Cluster Service. This will automatically start the failover of all groups/resources over to NODE-01.
  11. Check the event logs on both nodes for errors and ensure proper failover and system operation before continuing.
  12. In the services applet on NODE-02, set Cluster Service to disabled.
  13. Install Windows and Exchange updates on NODE-02 and then reboot the node as necessary. Repeat this step after the reboot until all updates are installed.
  14. Check the event log on NODE-02 for errors. If you find any errors, troubleshoot them before continuing.
  15. In the services applet on NODE-02, set Cluster Service to automatic.
  16. Reboot NODE-02 one last time.
  17. Check the event logs on both nodes for errors and ensure proper system operation. You’re done.

Disaster-proof External Hard Drive – ioSafe Solo

Thursday, April 29th, 2010

2010-04-29 Initial Post

I've never had the need for something like this, so didn't even know that a product like this existed for consumers. The specs and reviews look decent. The only big issue I see from the specs is that the interface is USB 2.0, which is SLOW. It'd take several hours (probably most of a day) to back up 1 TB over USB 2.0. I haven't checked to see if there are similar products that have a faster interface.

(more...)