-
PR 2250697: Windows Server Failover Cluster validation might fail if you configure Virtual Volumes with a Round Robin path policy
If during the Windows Server Failover Cluster setup you change the default path policy from Fixed or Most Recently Used to Round Robin, the I/O of the cluster might fail and the cluster might stop responding.
This issue is resolved in this release.
-
PR 2279897: Creating a snapshot of a virtual machine might fail due to a null VvolId parameter
If a vSphere API for Storage Awareness provider modifies the vSphere Virtual Volumes policy unattended, a null
VvolIDparameter might update the vSphere Virtual Volumes metadata. This results in a VASA call with a nullVvoIdparameter and a failure when creating a virtual machine snapshot.This issue is resolved in this release. The fix handles the policy modification failure and prevents the null
VvolIdparameter. -
PR 2227623: Parallel cloning of multiple virtual machines on a vSphere Virtual Volumes datastore might fail with an error message for failed file creation
If a call from a vSphere API for Storage Awareness provider fails due to all connections to the virtual provider being busy, operations for parallel cloning of multiple virtual machines on a vSphere Virtual Volumes datastore might become unresponsive or fail with an error message similar to
Cannot complete file creation operation.This issue is resolved in this release.
-
PR 2268826: An ESXi host might fail with a purple diagnostic screen when the VMware APIs for Storage Awareness (VASA) provider sends a rebind request to switch the protocol endpoint for a vSphere Virtual Volume
When the VASA provider sends a rebind request to an ESXi host to switch the binding for a particular vSphere Virtual Volume driver, the ESXi host might switch the protocol endpoint and other resources to change the binding without any I/O disturbance. As a result, the ESXi host might fail with a purple diagnostic screen.
This issue is resolved in this release.