ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system controller flash-cache secure-erase run

    Perform a secure-erase operation on the targeted devices

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

    Description

    The system controller flash-cache secure-erase run command securely erases the givien Flash Cache device.

    Parameters

    -node {<nodename>|local} - Node

    Selects the node of the specified Flash Cache devices.

    -device-id <integer> - Device Id

    Selects the device-id of the specified Flash Cache devices.

    Examples

    The following example securely erases the selected Flash Cache device:

    cluster1::> system controller flash-cache secure-erase -node node1 -device-id 0
    Top of Page