ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • volume snapshot prepare-for-revert

    Deletes multiple Snapshot copies of the current File System version.

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

    Description

    This command will delete all Snapshot copies that have the format used by the current version of ONTAP. It will fail if Snapshot copy polices are enabled, or if Snapshot copies have an owner.

    Snapshot policies must be disabled prior to running this command.

    Parameters

    -node <nodename> - Node

    The name of the node.

    Examples

    The following example prepares the Snapshot copies for revert.

    cluster1::*> volume snapshot prepare-for-revert -node node1
    Top of Page