ONTAP 9.12.1 commands

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

    Display the list of tape drive configuration files on the given node

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

    Description

    The storage tape config-file show command lists the tape drive configuration files loaded onto each node in the cluster.

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    If you specify the -instance parameter, the command displays detailed information about all fields.

    [-node {<nodename>|local}] - Node

    Selects information about tape drive configuration files for the specified node.

    [-config-file <text>] - Tape Config File

    Selects information about the tape drive configuration file specified.

    Examples

    The following example lists the tape drive config files loaded onto each node in the cluster:

    cluster1::> storage tape config-file show
    
    Node: node1
    
    Tape Config Files
    ----------------------------------------
    CERTANCE_LTO2_ULTRIUM.TCF
    CERTANCE_LTO3_ULTRIUM.TCF
    HP_LT09.TCF
    HP_LTO2.TCF
    HP_LTO3_ULTRIUM.TCF
    HP_LTO4_ULTRIUM.TCF
    HP_LTO5_ULTRIUM.TCF
    HP_LTO6_ULTRIUM.TCF
    IBM_3592.TCF
    IBM_3592E05.TCF
    IBM_5038_sdfkjl.TCF
    IBM_LTO2_ULT3580.TCF
    IBM_LTO2_ULTRIUM.TCF
    Top of Page