Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2 KB

File metadata and controls

37 lines (28 loc) · 2 KB
title Check disk IO Subsystem for read retry problems - Policy-Based Management
description This rule checks the event log for SQL Server error message 825, which indicates SQL Server was unable to read data from the disk on the first try.
ms.custom seo-lt-2019
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology security
ms.topic conceptual
helpviewer_keywords
Best Practices [Database Engine]
ms.assetid cedf4097-5b73-4964-9935-74a101847019
author VanMSFT
ms.author vanto

Check Disk Input-Output Subsystem for Read Retry Problems

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md] This rule checks the event log for [!INCLUDEssNoVersion] error message 825. This message indicates that [!INCLUDEssNoVersion] was unable to read data from the disk on the first try. This message indicates a major problem with the disk I/O subsystem. This message does not currently indicate a [!INCLUDEssNoVersion] problem. However, the disk problem could cause data loss or database corruption if it is not resolved.

Best Practices Recommendations

The following actions might help you discover and resolve the underlying hardware problem:

  • Review the error log and the variable text in this message for clues that explain the problem.

  • Check the disk system. The problem could be related to the disks, the disk controllers, array cards, or disk drivers.

  • Contact the disk manufacturer for the latest utilities for checking the status of the disk system.

  • Contact the disk manufacturer for the latest driver updates.

For More Information

MSSQLSERVER_825

SQL Server I/O Basics, Chapter 2