ONTAP 9.12.1 commands

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

    Displays aliases of all tape drives and media changers

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

    Description

    This command displays aliases of all tape drives and media changers attached to every 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

    Displays the tape drive and media changer aliases on the specified node.

    [-alias-list <text>,…​] - List of Aliases

    Displays the node with the specified list of tape drive and media changer aliases.

    Examples

    The following example shows the aliases of all tape drives and media changers attached to every node in the cluster:

    cluster1::> storage tape alias show
    
    Node: node1
    
    Alias                                   Mapping
    --------------------------------------  ----------------------------------------
    mc0                                     SN[00FRU7800000_LL0]L1
    mc1                                     SN[00FRU7800000_LL1]L1
    mc2                                     SN[aa6a64c69360a0980248c8]
    mc3                                     SN[c940abe8b0c3a0980248c8]
    mc4                                     SN[fba082e6b335a0980248c8]L5
    st0                                     SN[HU19487T7N]
    st1                                     SN[1068000230]
    st10                                    SN[fba0c508b335a0980248c8]L7
    
    Node: node2
    
    Alias                                   Mapping
    --------------------------------------  ----------------------------------------
    mc1                                     SN[c940982fc48c8]
    st3                                     SN[ST456HT8N]L3
    st2                                     SN[HG68000230]L2
    st11                                    SN[aba673980248c8]L7
    Top of Page