Skip to main content
NetApp Knowledge Base

Does NVMe support WEAR(Write Exclusive All Registrants) capability for clustered VMDK

Views:
161
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
san
Last Updated:

Applies to

  • SAN
  • NVMe

Answer

  • No, WEAR is not supported by NVMe for clustered VMDK.
  • It is still in the planning stages.
  • However, this is supported for FC and ISCSI.
  • It is seen clustered VMDK supported option is set to No for NVMe & Yes for FC.

clustered-VMDK.png

  • Similarly from ESXi CLI below is seen for NVMe and FC respectively.

vsish -e get /storage/scsifw/devices/uuid.bb9xcxcxcxcxcxcxcxcxcxa38/info
is WEAR reservation supported?:0

vsish -e get /storage/scsifw/devices/naa.600xcxcxcxcxcxcxcxcxcx496f/info
is WEAR reservation supported?:1

Additional Information

  • Clustered VMDK - VMware introduced this feature in vSphere 7. It is an attribute of a VMFS6 datastore which can be enabled on a new datastore.
  • When a VMFS has clustered VMDK enabled (BTW vVols datastores don’t have this feature), it means a vmdk can be shared with multiple VMs.
  • SCSI3-PR is used for I/O fencing, which basically means it controls the access of multiple nodes to the same device.
  • SCSI3-PR has a number of different types including WEAR:
    • Write Exclusive (WE)
    • Exclusive Access (EA)
    • Write Exclusive Registrants Only (WERO)
    • Exclusive Access Registrants Only (EARO)
    • Write Exclusive All Registrants (WEAR)
    • Exclusive Access All Registrants (EAAR)
  • What are SCSI Reservations and SCSI Persistent Reservations?
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.