What could be causing the DRIVER_IRQL_NOT_LESS_OR_EQUAL error in the RDS CUSTOM server ?

0

An RDS CUSTOM SQL server has experienced two reboots within the past month. During one of these incidents, the CPU spiked to 99.8%, causing the system to crash.

The information provided is from the memory dump generated during one of the reboots.

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. This is usually caused by drivers using improper addresses. If kernel debugger is available get stack backtrace.

SYMBOL_NAME: windrbd+9375f MODULE_NAME: windrbd IMAGE_NAME: **windrbd.sys **IMAGE_VERSION: 1.1.2.0 STACK_COMMAND: .cxr; .ecxr ; kb BUCKET_ID_FUNC_OFFSET: 9375f FAILURE_BUCKET_ID: AV_windrbd!unknown_function OS_VERSION: 10.0.17763.1

已提问 1 年前281 查看次数
1 回答
0

Hi, you seem to be running v1.1.2.0 of windrbd.sys. This driver has now a version 1.1.6. See https://github.com/LINBIT/windrbd/releases/tag/windrbd-1.1.6

Probably, the first thing to try is to update it.

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则