| Previous | Next |
| CLUSTER_CSV_STATUS_IO_TIMEOUT_LIVEDUMP | CLUSTER_CSV_SNAPSHOT_DEVICE_INFO_TIMEOUT_LIVEDUMP |
CLUSTER_RESOURCE_CALL_TIMEOUT_LIVEDUMP
The CLUSTER_RESOURCE_CALL_TIMEOUT_LIVEDUMP bug check has a value of 0x00000166. This indicates that a Cluster Resource call took longer than configured timeout.
Important
This topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
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. For CLUSTER_RESOURCE_CALL_TIMEOUT_LIVEDUMP, the system generated a live dump for analysis of the delay.
(This code can never be used for a real bugcheck.)
Resolution for CLUSTER_RESOURCE_CALL_TIMEOUT_LIVEDUMP
See Also
Troubleshooting Hangs Using Live Dump (Blog)
Looking for a different code? Search another status or error code.