Topic Last Modified: 2010-08-15
The Microsoft Exchange Server 2010 Management Pack for System Center Operations Manager includes a performance data collection engine that is used to query performance counter objects on computers running Exchange 2010. For this Operations Manager rule, data is collected by using the performance counter specified in the Details table.
To review the value of the performance counter that generated this alert, in Operations Manager, double-click this alert, and then click the General tab. Review the description of the alert that includes the variables specific to your environment.
Details
Product Name |
Exchange |
Product Version |
14.0 (Exchange 2010) |
Object Name |
MSExchange Database ==> Instances |
Counter Name |
I/O Database Reads (Attached) Average Latency |
Sample Interval |
60 |
Server Role |
Ex14. Mailbox |
Critical Error Threshold |
100 |
Rule Path |
Microsoft Exchange Server/Exchange 2010/Mailbox/Database Copy Edb Logical Disk Performance |
Rule Name |
The mounted database copy is experiencing a critically high database read latency. The rate is sustained for at least 5 minutes. |
Explanation
This alert indicates that a performance issue may affect the active mailbox database copy in a particular Microsoft Exchange Server 2010 database availability group (DAG).
Exchange 2010 uses continuous replication to create and maintain database copies. To maintain a synchronized copy of a mailbox database, transaction log files from the active mailbox server are replayed into the passive database of another server in the DAG. This provides high availability and resiliency in the Exchange environment.
A database availability group (DAG) is a set of Mailbox servers that provide automatic recovery from failures that affect individual databases. Any server in a DAG can host a copy of a mailbox database from any other server in the DAG. When a server is added to a DAG, it works together with the other servers in the DAG to provide automatic recovery from failures that affect mailbox databases.
A failover cluster is automatically created when you add a server to a DAG. You can add additional mailbox servers to the DAG up to a maximum of 16. These become part of the failover cluster and are monitored for network or server failures. The failover cluster heartbeat mechanism and the cluster database are used to track and manage information about the DAG, such as database mount status, replication status, and last mounted location.
System Center Operations Manager monitors the average time in milliseconds (ms) that is required to read from the database file on the active Mailbox server. The average value should be less than 20 ms. The maximum values (spikes) should not exceed 100 ms. An alert is generated when database reads have an average latency of 100 milliseconds sustained over a five-minute period.
Note: |
---|
The MSExchange Database\I/O Database Writes (Attached) Average Latency performance counter is not used to determine database latency. The I/O Database Writes (Attached) Average Latency counter may not give an accurate representation of database latency because database write operations are asynchronous. However, when battery-backed write caching is used, the write latency should be less than the MSExchange Database \I/O Database Reads (Attached) counter values. |
In this scenario, users may experience decreased performance in Exchange. For example, message deliveries may be delayed.
User Action
To resolve this error, do one or more of the following:
- Review the Application log and System log on your Exchange 2010
servers for related events. For example, events that occur
immediately before and after this event may provide more
information about the root cause of this error.
- Review the Operations Console in Operations Manager for
detailed information about the cause of this problem. For more
information, see the "Introduction" section in this article.
- Check the following performance counter by using Windows
Reliability and Performance Monitor:
- Object: MSExchange Database Instances
- Object: MSExchange Database Instances
- Examine the network topology between the Mailbox server and any
connected storage resources.
- Examine the System log to determine whether any issues are
affecting the disk subsystem.
- Examine the memory and CPU usage on the passive mailbox server
to determine whether a memory bottleneck is causing additional disk
usage.
- Examine the current replication status for each replica
database. To do this, use the Get-MailboxDatabaseCopyStatus
cmdlet. This cmdlet returns information about all copies of a
particular database, information about a specific copy of a
database on a specific server, or information about all database
copies on a server.
For more information, see the following topics in Exchange 2010 Help:
- Understanding Mailbox Database Copies
- Understanding Database Availability Groups
For More Information
If you are not already doing so, consider running the Exchange tools created to help you analyze and troubleshoot your Exchange environment. These tools can help make sure that your configuration aligns with Microsoft best practices. They can also help you identify and resolve performance issues, improve mail flow, and better manage disaster recovery scenarios. To run these tools, go to the Toolbox node of the Exchange Management Console. To learn more about these tools, see Managing Tools in the Toolbox.