Error 0x8007139D

Value: -2147019875 | 0x8007139D | 2147947421

What does it mean ?

ERROR_NOT_QUORUM_CAPABLE  
The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.
Value: 5021 | 0x139D | 0b0001001110011101

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