Home > Microsoft Exchange Tips > Exchange Server Administration Tips > Exchange Server 2003 cluster diagnostics
Exchange Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

EXCHANGE SERVER ADMINISTRATION TIPS

Exchange Server 2003 cluster diagnostics


Marc Grote
12.13.2005
Rating: -5.00- (out of 5)


Exchange Server tips, tutorials and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


Please let others know how useful this tip is via the rating scale at the end of it. Do you have a useful Exchange or Outlook tip, timesaver or workaround to share? Submit it to our tip contest and you could win a prize.


Clusdiag is a free graphical cluster diagnostics and verification tool from Microsoft that can help you determine the health of your Windows/Exchange Server cluster. It can analyze an online cluster or cluster log file, and capture all event log entries and cluster log files from each node of a cluster.

All collected information is merged into a single log file and then displayed by Clusdiag for human reading. Built-in filtering capabilities allow you to find information more quickly. One of my favorite features is the ability to display a graphical report of the network and disk configuration.

Supported versions to install ClusDiag

  • Windows 2000 Professional
  • Windows 2000 Server
  • Windows 2000 Advanced Server
  • Windows 2000 Datacenter Server
  • Windows XP Professional
  • Windows Server 2003, Web Edition
  • Windows Server 2003, Standard Edition
  • Windows Server 2003, Enterprise Edition
  • Windows Server 2003, Datacenter Edition

Platforms on which ClusDiag can diagnose clusters

  • Windows 2000 Advanced Server
  • Windows 2000 Datacenter Server
  • Windows Server 2003, Enterprise Edition
  • Windows Server 2003, Datacenter Edition

Download and installation

You can download Clusdiag here. After you download it, simply install the tool by answering some standard installation questions.

Using Clusdiag

For this ...


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



RELATED CONTENT
Exchange Server Administration Tips
Remove Exchange 2003 objects from AD to install Exchange 2010
Don'ts for optimal Exchange 2007 mailbox server efficiency
Is your Exchange 2007 hub transport server healthy?
Avoid Outlook 2007 performance issues during repairs
Developing an Exchange 2007 server role DR plan
How DSAccess service improves Exchange Server 2007 reliability
An introduction to the Exchange Remote Connectivity Analyzer tool
Monitor Exchange 2007 with disk- and RPC-related counters
DPM 2007 replica inconsistencies in Exchange databases
Track Exchange 2007 mailbox server health using database counters

Microsoft Exchange Server 2003
Remove Exchange 2003 objects from AD to install Exchange 2010
Leapfrogging from Exchange 2003 to Exchange 2010
Top 5 Exchange ActiveSync tips
Exchange Mailbag: POP3 settings and Outlook issues
Migrating to Exchange 2007 with correct permissions
Problems receiving email from outside a Exchange Server 2003 domain
Exchange admins: Is it time to rethink your email address policy?
Exchange Server 2003 collects email from only specific POP3 domains
Changing email address formats in Exchange Server 2003
Should you remove .STM files from Exchange Server 2003?
Microsoft Exchange Server 2003 Research

Microsoft Exchange Server Clustering
New high availability features in Exchange Server 2010
Installing Exchange 2007 mailbox roles in a CCR environment
Reinstall an Exchange Server 2007 cluster continuous replication node
Plan an Exchange 2007 standby continuous replication (SCR) deployment
Managing an Exchange 2007 Cluster Continuous Replication (CCR) setup
Managing an Exchange 2007 Single Copy Cluster (SCC) setup
Configuring multiple front-end servers in an Exchange cluster
Configuring Edge Transport server redundancy and load balancing
Can a 'dormant' backup Exchange server be used as a failover server?
Microsoft Exchange Server 2003 cluster configuration
Microsoft Exchange Server Clustering Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
cluster  (SearchExchange.com)
file allocation table  (SearchExchange.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


article, I used a two-node Windows Server 2003 cluster with Exchange Server 2003 SP1.

Figure 1: Two-node Windows Server 2003 cluster with Exchange Server 2003
[IMAGE]

Clusdiag uses two modes:

  1. Online mode

    In online mode, ClusDiag can be run to verify that the cluster is set up correctly. ClusDiag moves resources to make sure that different members of the cluster can take over in the event of a member failure. This test should be run after a cluster is set up, but before it is put into production. Running the Clusdiag test on a production cluster may bring the cluster down.

  2. Offline mode

    Clusdiag in offline mode is designed to troubleshoot a failed cluster. Offline mode provides a variety of ways to view and synchronize log files, generate cluster reports, and examine the cluster disk and network topology.

Figure 2: Clusdiag online or offline mode
[IMAGE]

After connecting online to the cluster, you can start Clusdiag's discovery process.

Figure 3: Clusdiag captures log files
[IMAGE]

Clusdiag contains a link to the Microsoft Windows Server 2003 Cluster Web site, where you can find much cluster information.

Figure 4: Link to the Windows Server 2003 Cluster Web site
[IMAGE]

One of the great benefits of ClusDiag is the graphical presentation of the Cluster Resource Dependencies. With the help of this nice function, you can see the dependencies from each created resource. As you can see in Figure 5, the following components depend on the EVS-SA (System Attendant) resource:

  • SMTP Virtual Server
  • Exchange Information Store
  • Exchange Message Transfer Agent
  • Exchange Routing Service
  • Exchange Search

You can see here that there are some changes to Windows Server 2000/Exchange 2000 clusters.

Figure 5: Graphical view of cluster resource dependencies
[IMAGE]

ClusDiag creates several log files in the Clusdiag installation directory. For every node in the cluster, it creates a log file called Nodename_cluster.log, which contains very useful information about each cluster node.

Figure 6: ClusDiag log files
[IMAGE]

If you want to run a test in Clusdiag's online mode, it requires that the following files are installed on the target node:

  • EXE files:
    • wddump.exe
    • spsrv.exe
    • spsrvcl.exe
    • spfail.exe

  • DLL files:
    • clusdiagdll.dll
    • netsniffDll.dll
    • ntlog.dll
    • wttcore.dll

These files are automatically installed when you click Run Test or Capture Logs (Full capture). It is possible to install the files manually if you click Tools in the menu.

Figure 7: Install remote files
[IMAGE]

If you want to have a graphical trace of the clusters network configuration, click Reports – Network statistics.

Figure 8: Graphical view of the network configuration
[IMAGE]

For a graphical view of the disk on your Cluste,r click Reports – Disk statistics.

Figure 9: Graphical view of disk statistics

[IMAGE]

Conclusion

ClusDiag is the first tool to examine the status of your Windows Server 2003 cluster. If you know that your Windows cluster is healthy, you then have a stable basis for your Microsoft Exchange cluster installation. In this article, I've shown just a few of Clusdiag's capabilities. I recommend you study the Clusdiag help file for more information.

Keep in mind to only use Clusdiag in online mode after cluster installation or in test environments.

Related links

  • High Availability Guide for Exchange Server 2003
  • ClusDiag Download page
  • Cluster Server Recovery Utility (ClusterRecovery.exe)

    About the author: Marc Grote is a MCSA/MCSE Messaging & Security, Microsoft Certified Trainer, and Microsoft MVP for ISA Server. He works as a freelance IT trainer and consultant in the north of Germany and as a part-time employee of Invenate GmbH in Hanover, Germany, consulting on the company's Windows server infrastructure. He specializes in ISA Server, Exchange Server, and security on Windows 2000 and Windows 2003. You can visit his homepage at http://www.it-training-grote.de.


    Do you have comments on this tip? Let us know.
    Related information from SearchExchange.com:

  • Ask the Expert: Exchange 2003 cluster virtualization a good idea?
  • Learning Center: Exchange clustering 101 and 102
  • Reference Center: Exchange Server administration tools



    Rate this Tip
    To rate tips, you must be a member of SearchExchange.com.
    Register now to start rating these tips. Log in if you are already a member.


    Submit a Tip




    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



  • Email Server Solutions: Exchange 2007, Exchange 2003, Exchange 2000, SharePoint
    HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
    About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
    SEARCH 
    TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

    TechTarget Corporate Web Site  |  Media Kits  |  Site Map




    All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
      TechTarget - The IT Media ROI Experts