Determining whether your cluster version supports LVE
You should determine whether your cluster version supports LVE before you install the license. You can use the version command to determine the cluster version.
About this task
The cluster version is the lowest version of ONTAP running on any node in the cluster.
Determine whether your cluster version supports LVE: version -v
LVE is not supported if the command output displays the text
1Ono-DARE(for
no Data At Rest Encryption), or if you are using a platform that is not listed in Support details.
Example
The following command determines whether LVE is supported on cluster1 .
cluster1::> version -v
Data ONTAP Release 9.7P7: Sat Oct 31 11:13:09 UTC 2020 (Lenovo) <1Ono-DARE>
The text
1Ono-DAREin the command output indicates that LVE is not supported on your cluster version.
Give documentation feedback