ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage firmware disk delete

    Delete a disk firmware file

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The storage firmware disk delete command deletes the specified disk firmware file on each node.

    Parameters

    -filename <text> - Storage Firmware Filename

    Specifies the firmware file to delete.

    Examples

    The following example deletes the disk firmware file with the name X262_SMOOST25SSX.NA06.LOD on each node:

    cluster1::*> storage firmware disk delete -filename X262_SMOOST25SSX.NA06.LOD
    Top of Page