Error 0x8007172D

Value: -2147018963 | 0x8007172D | 2147948333

What does it mean ?

ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE  
The resources must be online on the same node for this operation
Value: 5933 | 0x172D | 0b0001011100101101

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32