When restoring the OS of the cluster servers, sometime the cluster disk will becomes reserved / RAW.
Do the following to release the cluster reservation.
-
Install the cluster feature
-
find the disk number on the disk manager
-
Run powershell with administrator right, clear-clusterdiskreservation -disk 2
-
Remove the cluster feature when finish
or
CHKDSK O: /F /R (/X)