ONTAP 9.12.1 commands

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

    Delete a shelf firmware file

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

    Description

    The storage firmware shelf delete command deletes the specified shelf firmware file from all nodes that are currently part of the cluster.

    Parameters

    -filename <text> - Storage Firmware Filename

    Specifies the firmware file to delete.

    Examples

    The following example deletes the shelf firmware file with the name IOM12.0210.SFW on each node:

    cluster1::*> storage firmware shelf delete -filename IOM12.0210.SFW
    Top of Page