ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage tape config-file delete

    Delete a tape config file

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

    Description

    The storage tape config-file delete command deletes the specified tape drive configuration file from all nodes that are currently part of the cluster.

    Parameters

    -filename <text> - Config File Filename

    This parameter specifies the name of the tape configuration file that will be deleted from all nodes that are currently part of the cluster.

    Examples

    The following example deletes the specified tape drive configuration files on every node that is currently part of the cluster:

    cluster1::> storage tape config-file delete -filename XYZ_LTO-6.TCF
    Top of Page