Windows 11 Hyper-V and Shared Disks

rafael9908 40 Reputation points
2023-06-16T00:16:44.0933333+00:00

Does Windows 11 allow the creation of shared disks for guest clusters? I know there's the option to create shared vhdx or vhds, but I'm unable to use it.

Am I doing something wrong or it just doesn't work on Windows 11?

Thanks.

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Client for IT Pros | User experience | Other

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Alex Bykovskyi 2,321 Reputation points
2023-06-17T19:23:39.8+00:00

Hey,

I haven't found, if shared VHDX is supported by Windows 11. The following comparison states that it is not supported by Windows 10 (not 11). https://redmondmag.com/articles/2019/12/09/windows-10-hyperv-windows-server-hyperv.aspx

You can test. The following article should help. https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn282283(v=ws.11)

Cheers,  
Alex Bykovskyi  

Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Oldest
  1. Limitless Technology 45,246 Reputation points
    2023-06-16T08:46:11.1533333+00:00

    Hello there,

    Yes , Windows 11 allow the creation of shared disks for guest clusters

    In Failover Cluster Manager, in the console tree, expand the name of the cluster, and then expand Storage. Right-click Disks, and then select Add Disk. A list appears showing the disks that can be added for use in a failover cluster. Select the disk or disks you want to add, and then select OK.

    Cluster Shared Volumes (CSV) enable multiple nodes in a Windows Server failover cluster or Azure Stack HCI to simultaneously have read-write access to the same LUN (disk) that is provisioned as an NTFS volume. https://learn.microsoft.com/en-us/windows-server/failover-clustering/failover-cluster-csvs

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    Was this answer helpful?