I created a Fail over cluster and have added the quorum and shared disk to it. Now using power shell i created role and moved the cluster and resources to the role. Below is the command i used
PowerShell.exe Move-ClusterResource -Cluster Clustertest -Group DemoRole -Name `Cluster IP Address`
Now when i click on role i can see the cluster, logical ip address and Storage as Cluster Disk 2 which is quorum, But i amnot able to see the Cluster Disk 1 which is my shared disk.
Please see that its a ISCSI disk.
sid