Background: I have created a test 2-node Server 2012 R2 cluster, with an iSCSI cluster disk. I want to format a new partition on the disk. When I try to format the new partition, it says the disk must be in cluster maintenance mode.
I cannot find any option in the Failover Cluster Manager GUI to put a cluster disk into maintenance mode.
I have tried using PowerShell, running Suspend-ClusterResource -Name "<cluster disk name"
, but get the error message "The cluster request is not valid for this object".