Site icon EfmSoft

What does Windows error code 5012 (ERROR_GROUP_NOT_AVAILABLE) mean?

 
Previous Next
ERROR_OBJECT_IN_LIST ERROR_GROUP_NOT_FOUND

ERROR_GROUP_NOT_AVAILABLE

The resource group is temporarily unavailable for new requests

A cluster group is the ownership and failover unit that contains one or more resources. MS-CMRP notes that a group is owned by only one node at a time. During movement, failover, shutdown, or other state transitions, the group can exist while being unavailable for another management operation.

Inspect the group as a whole rather than testing one resource in isolation. A single dependency or resource transition can keep the role in a state where a new move or start request is not accepted.

What to inspect

Get-ClusterGroup | Format-Table Name, State, OwnerNode
Get-ClusterResource | Format-Table Name, State, OwnerGroup

References


Looking for a different code? Search another status or error code.

Exit mobile version