J'ai trouvé la solution mon problème concernant le cluster virtualisé sous 2008R2 pour les disques du cluster ici : http://technet.microsoft.com/en-us/libr ... 1844(WS.10).aspx
Storage: You must use shared storage that is compatible with Windows Server 2008.
For a two-node failover cluster, the storage should contain at least two separate volumes (LUNs), configured at the hardware level. One volume will function as the witness disk (described in the next paragraph). One volume will contain the files that are being shared to users. Storage requirements include the following:
• To use the native disk support included in failover clustering, use basic disks, not dynamic disks.
• We recommend that you format the partitions with NTFS (for the witness disk, the partition must be NTFS).
• For the partition style of the disk, you can use either master boot record (MBR) or GUID partition table (GPT).
The witness disk is a disk in the cluster storage that is designated to hold a copy of the cluster configuration database. (A witness disk is part of some, not all, quorum configurations.) For this two-node cluster, the quorum configuration will be Node and Disk Majority, the default for a cluster with an even number of nodes. Node and Disk Majority means that the nodes and the witness disk each contain copies of the cluster configuration, and the cluster has quorum as long as a majority (two out of three) of these copies are available.
Un disque dynamique ne peut pas être une ressource partagée du cluster : http://social.technet.microsoft.com/For ... 2824a0775/