MOM Exchange Management Pack alerts

Part of my job involves supporting the Exchange Management Pack for Microsoft Operations Manager (MOM).  In doing so, we sometimes come across things that don’t really make a lot of sense (or at least they don’t to me).  Take the following scenario.

With MOM, you can create Mailboxes that MOM then uses to make sure it can log on to at specified intervals.  This is performed via a simple MAPI logon.  The Exchange Management Pack has a script that performs this action, and it triggers by default every 15 minutes.  When you deploy and configure the Exchange Management Pack, you can choose to create a mailbox for the entire server (per-server monitoring), or you can create a separate mailbox for every single mailbox store.

When the MAPI logon script runs, it logs an event based on the result.  The expected result is obviously a Success, but if it fails, there are several different reasons this could be occurring.  Many of these errors are easy to interpret, and have prescribed actions that can be done to troubleshoot/fix the issue.

One event that may get logged is a MAPI logon failure because the logon timed out.  At first glance, that may not really make sense - if a logon is going to work, it is going to work.  Keep in mind, however, that MOM uses scripts to perform the tests, and we could simply be dealing with the script taking a long time to run.  This results in a sort of false-positive.  The MAPI logon doesn’t actually fail, and no clients are reporting issues, yet you have this glaring error in your MOM console.

The default timeout for the script itself is 30 seconds.  While this is sufficient in most cases, there may be circumstances where 30 seconds is insufficient, and is resulting in the script timing out (even if it is almost done…), which then results in the error being logged to MOM.  The solution is to modify the MAPI logon script itself and increase the timeout value.  In the script, you will find a line

var TIME_OUT_THRESHOLD = 30000

If you change the threshold to a higher value - 90000, the errors will go away because you are giving the script more time to run.

Exchange 2007 Single Copy Cluster Changes

Single Copy Clusters are the continuation of how clustering was implemented with previous versions of Exchange.  It is a standard cluster implementation which utilizes Shared Storage (i.e. SAN) and allows all nodes of the cluster access to the shared storage.  One node of the cluster will "own" the resources for that cluster group, and all nodes of the cluster maintain communication to ensure that the resources don’t get mistakenly taken over by another node.  A quorum is used to maintain ownership information.

That being said, Exchange 2007 does make some slight changes to how you must implement the cluster.  I do want to note that setting up a cluster in Exchange 2007 is MUCH MUCH easier, but there are a few *gotchas*.  First, if you are familiar to clustering with Exchange 2003, you may be inclined to pre-create the Cluster Group for the Exchange Virtual Server, and pre-populate it with the Physical Disks you will be using.  Don’t.  Instead, all you need to do is create your Physical Disk resources in the default Cluster Group.

An overview of how to install Exchange 2007 Single Copy Cluster on Windows 2003 can be found here.

http://technet.microsoft.com/en-us/library/bb124899.aspx

and for instructions on how to install the Active Clustered Mailbox Role in a Single Copy Cluster, refer to

http://technet.microsoft.com/en-us/library/bb123969.aspx

Once you have finished the Active Mailbox role, you will find that Exchange 2007 setup will create the new Exchange CMS group for you.  The only step that remains is that you need to finalize configuration of the cluster by moving the physical disk resources from the default Cluster Group into the new Exchange CMS cluster group, and then configuring the dependencies as appropriate.  In Exchange 2007, you will have a separate resource for each Storage Group/Mailbox Store, so it is important to make sure that you get the dependencies correct.

News For March 26, 2008

How To Reclaim Space Lost To Vista SP1
If you installed Windows Vista Service Pack 1, there are files sitting on your hard drive from the install that you can just go ahead and junk. Unless you’ve got a mission critical program that doesn’t work under SP1, you have absolutely no reason to want to […]

News For March 23, 2008

Microsoft Produces Limited Edition GTA IV Xbox 360
Microsoft has released a very limited stock of Grand Theft Auto IV Xbox 360 Elite consoles, 500 to be exact, complete with a GTA IV design on the side panel and a briefcase full of peripherals. The consoles are individually numbered, so you know how limited of […]

Silverlight Monster Factory- Using a XAML Template

In this lab, you will use Expression Design and Visual Studio 2008 to build a monster factory web site. In this lab, you will learn how to use the Expression Design to create a XAML picture, and consume XAML pictures using Silverlight and Javascript from a web site.

Old Tees

28 % Bird … ?!!? You know who were talking about!!

When we were cleaning up our place, w

New Tees?

<img style=”width: 219px; height: 181px”

 
© 2007 - MyoKyawHtun.com