ONTAP 9.13.1 commands

volume file async-delete prepare-for-revert

Cancel all async directory delete jobs before starting revert

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

Description

The volume file async-delete prepare_for_revert command cancels all async directory delete jobs.

Examples

The following example deletes all async directory delete jobs.

cluster1::*> volume file async-delete prepare-for-revert
Top of Page