When restoring the OS of the cluster servers, sometime the cluster disk will becomes reserved / RAW.
Do the following to release the cluster reservation.
1) Install the cluster feature
2) find the disk number on the disk manager
3) Run powershell with administrator right, clear-clusterdiskreservation -disk 2
4) Remove the cluster feature when finish
本文轉自學海無涯部落格51CTO部落格,原文連結http://blog.51cto.com/549687/2078562如需轉載請自行聯系原作者
520feng2007