Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains information about the status of the resource.
| Attribute | Value |
|---|---|
| Data type |
Long unsigned integer |
| Access |
Read-only |
| Structure |
CLUSPROP_ULARGE_INTEGER |
| Minimum |
0 (0x0000000000000000) |
| Maximum |
31 (0x000000000000001F) |
| Default |
0 |
Remarks
This property can contain a bitwise combination of the following values:
-
CLUSRES_STATUS_LOCKED_MODE (1=0x001)
-
The resource is locked.
-
CLUSRES_STATUS_EMBEDDED_FAILURE (2=0x002)
-
The resource has an embedded failure.
-
CLUSRES_STATUS_FAILED_DUE_TO_INSUFFICIENT_CPU (4=0x004)
-
The resource has failed because of insufficient CPU.
-
CLUSRES_STATUS_FAILED_DUE_TO_INSUFFICIENT_MEMORY (8=0x008)
-
The resource has failed because of insufficient memory.
-
CLUSRES_STATUS_FAILED_DUE_TO_INSUFFICIENT_GENERIC_RESOURCES (16=0x010)
-
The resource has failed because of insufficient generic resources.
-
CLUSRES_STATUS_NETWORK_FAILURE (32=0x020)
-
The resource has a network failure.
Windows Server 2012: This value is not supported until Windows Server 2012 R2.
-
CLUSRES_STATUS_UNMONITORED (64=0x040)
-
The resource is no longer a member of a cluster.
Windows Server 2012 R2 and Windows Server 2012: This value is not supported until Windows Server 2016.
-
CLUSRES_STATUS_OS_HEARTBEAT (128=0x080)
-
The heartbeat is functioning.
Windows Server 2012 R2 and Windows Server 2012: This value is not supported until Windows Server 2016.
-
CLUSRES_STATUS_APPLICATION_READY (256=0x100)
-
The application is ready.
Windows Server 2012 R2 and Windows Server 2012: This value is not supported until Windows Server 2016.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |