ONTAP 9.12.1 commands

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

    Enable/disable tape trace operations

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

    Description

    This command enables or disables diagnostic tape trace operations for all tape drives attached to the node you have specified.

    Parameters

    -node {<nodename>|local} - Node

    Use this parameter to specify the node on which the tape trace feature is enabled or disbled.

    [-is-trace-enabled {true|false}] - Tape Trace Enabled or Disabled

    Use this parameter to enable or disable the tape trace feature. By default, the tape trace feature is enabled.

    Examples

    The following example enables tape trace operation on the node, cluster1-01.

    cluster1::> storage tape trace -node cluster1-01 -is-trace-enabled true
    Top of Page