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–