Identify any incompatable volumes or Snapshot copies before downgrade
cluster1::*> volume efficiency prepare-to-downgrade -disable-feature-set 8.3.1The following example disables the the features introduced in Data ONTAP 8.3.2.
cluster1::*> volume efficiency prepare-to-downgrade -disable-feature-set 8.3.2The following example ignores offline volumes while disabling the the features introduced in Data ONTAP 8.3.2 .
cluster1::*> volume efficiency prepare-to-downgrade -disable-feature-set 8.3.2 -skip-offline-volumes trueThe following example ignores offline volumes while disabling the the features introduced in Data ONTAP 8.3.1 .
cluster1::*> volume efficiency prepare-to-downgrade -disable-feature-set 8.3.1 -skip-offline-volumes true