No, only one node can have ownership of a Cluster Shared Volume and the other nodes will show the disk as Reserved as per your screenshot above. You need to manage all disks from Failover Cluster Manager, not from indiviudual nodes.
Thanks
Michael
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We want to add a new server in a existing failove cluster and also the connect the iscsi storage. but the disk or volume seem offline and when we want take it online, it shows the error message as the attached picture - " The specified disk or volume is managed by the microsoft Failover Clustering component.The disk must be in cluster maintenance mode and the cluster resource status must be online to perform this operation". kindly help us .
No, only one node can have ownership of a Cluster Shared Volume and the other nodes will show the disk as Reserved as per your screenshot above. You need to manage all disks from Failover Cluster Manager, not from indiviudual nodes.
Thanks
Michael
Hi
If a disk is added to cluster, it would show as reserved on the node. And it could not be brought online on the node. It is normal behavior.
Unless a disk is defined as a Cluster Shared Volume (CSV), ownership, i.e. ability to bring online, within the cluster is restricted to one node at a time. A volume is 'owned' by a single node of the cluster and controls all read/write access to that volume. You can change the ownership of the volume to a different node of the cluster, and it will then appear online on the new owning node and Reserved on the other node(s) of the cluster.
How are the disks showing in failover cluster?
Thanks
Michael
Can we get the disk online in both node at time? Then what we have to do? will there be any problem on the production if we take the disks on maintenance mode?