Topic Last Modified: 2006-09-18
The Microsoft® Exchange Server Analyzer Tool includes a performance data collection engine that is used to query performance counter objects on computers that are running Exchange 2000 Server or Exchange Server 2003. The performance data collection engine collects data from the % Usage counter of the Paging File performance object to analyze performance data.
If the Exchange Server Analyzer determines that the % Usage counter exceeded 50% during the sample time slice, the Exchange Server Analyzer displays an error.
The page file (Pagefile.sys) is a hidden system file on the hard disk that is used by Windows to store temporary data when your system is running low on RAM. The page file is also known as paging file or swap file. Page file use affects overall performance because disk operations take longer than memory operations. Also, when the paging to and from disk becomes high enough, a disk bottleneck eventually occurs and performance suffers. In this case, the real problem is memory, and the disk bottleneck is only a symptom.
Memory contention is tolerable until the system reaches a point where the system spends significant time managing the limited memory relative to the time that is required for the actual work. If you graph memory contention against average response times, you see a fairly smooth line from zero contention up to the point where response times increase significantly. This is referred to as the thrashing point. As memory contention increases past this point, response times increase exponentially. Temporary thrashing is tolerable in some environments, but you should work to avoid it.
This error indicates that there is a performance problem with the disk hosting the page file. This problem may ultimately be related to a memory issue on the server.
To resolve this error, take the following steps:
- Consider creating a secondary page file on an alternative drive
as described in Microsoft Knowledge Base article 197379,
"Configuring page files for optimization and recovery in Windows
Server 2003, in Windows 2000, and in Windows NT" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=197379).
- Consider locating the page file on a dedicated partition or
high speed disk.
- Remove superfluous software. To make more memory resources
available for Exchange, remove any third-party software tools that
perform monitoring functions or any kind of non-essential service.
The Performance snap-in (http://go.microsoft.com/fwlink/?LinkId=56118) can help
you understand how much memory applications are using.
- Run server maintenance tasks during non-peak times. If you run
maintenance tools, such as Exchange Server Database Utilities
(Eseutil.exe), or tasks, such as mailbox management, during peak
times, you can use memory that would otherwise be used by Exchange.
As a best practice, run these tools and tasks during non-peak times
or during low usage periods.
- Consider moving user mailboxes from the affected server to
another server to reduce server load. For more information, see
Move User
Mailboxes to Another Server.
For More Information
- For more information about disk bottlenecks, see Disk Bottleneck
Detected.
- For more information about optimizing page file performance,
see Microsoft Knowledge Base article 197379, "Configuring page
files for optimization and recovery in Windows Server 2003, in
Windows 2000, and in Windows NT" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=197379).
- For more information about improving memory performance, see
Improve User
Memory.
- For more information about Exchange Server performance, see the
Performance and Scalability Guide for Exchange Server 2003
(http://go.microsoft.com/fwlink/?LinkId=47576).
- For more information about troubleshooting Exchange Server
performance issues, see Troubleshooting Microsoft Exchange
Server Performance (http://go.microsoft.com/fwlink/?LinkId=47588).
- For more information about best practices for designing storage
architectures, see Best Practices Common to Multiple
Architectures (http://go.microsoft.com/fwlink/?LinkId=72988).
- For more information about disk sizing, latency, and I/O rates,
see the following blogs on the Microsoft Exchange Team Blog Web
site:
- A few basic concepts in disk sizing (http://go.microsoft.com/fwlink/?linkid=39538).
- Some more thoughts on disk IO and calculations...
(http://go.microsoft.com/fwlink/?linkid=39539).
- How to Calculate Your Disk I/O Requirements (http://go.microsoft.com/fwlink/?linkid=69747).
- A few basic concepts in disk sizing (http://go.microsoft.com/fwlink/?linkid=39538).