Bug Check 0x166: CLUSTER_RESOURCE_CALL_TIMEOUT_LIVEDUMP
The CLUSTER_RESOURCE_CALL_TIMEOUT_LIVEDUMP live dump has a value of 0x00000166. This indicates that a Cluster Resource call took longer than configured timeout.
CLUSTER_RESOURCE_CALL_TIMEOUT_LIVEDUMP Parameters
Parameter | Description |
---|---|
1 | Resource Host Monitor PID. |
2 | TID of the thread that handles resource call. |
3 | Resource call type - listed below. |
4 | Subcode. When parameter 3 equals 8 then this parameter contains cluster resource control code. When parameter 3 equals 9 then this parameter contains cluster resource type control code. |
Resource call type
1 OPEN
2 CLOSE
3 ONLINE
4 OFFLINE
5 TERMINATE
6 ARBITRATE
7 RELEASE
8 RESOURCE CONTROL
9 RESOURCE TYPE CONTROL
10 LOOKS ALIVE
11 IS ALIVE
12 FAILURE NOTIFICATION
13 SHUTDOWN PROCESS
14 CANCEL
Cause
A Cluster Resource call took longer than configured timeout. The system generated a live dump for analysis of the delay.
(This code can never be used for a real bug check; it is used to identify live dumps.)
Resolution
See Also
Troubleshooting Hangs Using Live Dump (Blog)