Skip to main content
NetApp Knowledge Base

Multiple NVMe disks failed when using incorrect disk fail syntax in ONTAP

Views:
60
Visibility:
Public
Votes:
0
Category:
aff-series
Specialty:
HW
Last Updated:

Applies to

  • ONTAP
  • NVMe disks

Issue

  • NVMe disks have various IDs for their path (e.g. e5a.10.2.8) and their disk ID as used by ONTAP (e.g. 1.10.8).
  • Failing a disk requires disk ID rather than path.
  • When failing disk using path, it is expected to fail:
storage disk fail -disk e5a.10.2.8
Error: Disk "e5a.10.2.8" does not exist.
  • However, when failing using path with <> symbols, ONTAP interprets these as "greater than" and "less than" resulting in the unintentional failing of multiple disks up to that point:
storage disk fail -disk <e5a.10.2.8>
Success: 32 entries were acted on.
  • Note: ONTAP does prompt you if you want to continue running the command for each disk and will only fail multiple drives if you answer yes to each prompt.
  • Adding -i parameter with above syntax will fail disks immediately, resulting in RAID groups becoming degraded up to their RAID failure threshold

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.