Windows-Server-2003
由 Registry 發起的 I/O 操作不可恢復地失敗
每隔 10 秒左右,我們的兩個 Web 伺服器(windows server 2003,執行 iis6)都會在事件日誌中報告相同的錯誤。
> Event Type: Error Event > Source: Application Popup Event > Category: None Event ID: 333 > Date: 2009-08-18 Time: 22:04:06 > User: N/A Computer: DFS273 > Description: An I/O operation > initiated by the Registry failed > unrecoverably. The Registry could not > read in, or write out, or flush, one > of the files that contain the system's > image of the Registry. > > For more information, see Help and > Support Center at > http://go.microsoft.com/fwlink/events.asp. > Data: 0000: 00 00 00 00 01 00 6c 00 > ......l. 0008: 00 00 00 00 4d 01 00 c0 > ....M..À 0010: 00 00 00 00 4d 01 00 c0 > ....M..À 0018: 00 00 00 00 00 00 00 00 > ........ 0020: 00 00 00 00 00 00 00 00 > ........
我找不到任何可能導致此類錯誤的資訊。CPU 在 90-100% 時非常繁忙,但幾乎有 1 GB 的未使用 RAM。
磁碟/控制器/RAID 硬體?關閉機器並執行 chkdsk c: /v /f (以及您擁有的任何其他分區。)。我知道你說問題發生在兩台機器上,但也許它們都有來自壞批次的磁碟。
或者您的磁碟很好,但有一個一次性故障導致系統資料庫損壞。10 秒的間隔可能是 Windows 定期執行的心跳功能(有時會導致崩潰後事件日誌中出現“系統在…時意外關閉”消息。)