ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • 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