ONTAP 9.13.1 commands

volume flexcache prepare-to-downgrade

Disables flexcache version features

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

Description

This command disables the FlexCache feature enabled for a version.

Parameters

[-disable-feature-set <ClusterVersion>] - Cluster Version

This specifies the version for which we are running this command.

Examples

The following example disables FlexCache features for cluster "cluster1":

cluster1::> flexcache prepare-to-downgrade -disable-feature-set 9.8.0
FlexCache features introduced in 9.8 are successfully disabled.
Top of Page