Unable to Retrieve ClusterRCF Version with "No RCF version found"
Applies to
- ONTAP 9.13.1 and higher
- Cluster Switch BES-53248
- ClusterRCF_v1.9
Issue
When attempting to retrieve the RCF version using the
system switch ethernet show -all -fields rcf-version command in ONTAP 9.13.1, the output shows No RCF version found for ClusterRCF_v1.9. However, the same command works correctly for ClusterRCF_v1.10.
- Retrieve the ClusterRCF_v1.9:
temp::*> system switch ethernet show -all -fields rcf-version
device rcf-version
---------------------------------------
temp-sw1 No RCF version found
- Retrieve the ClusterRCF_v1.10:
temp::*> system switch ethernet show -all -fields rcf-version
device rcf-version
---------------------------------------
temp-sw1 RCF BES-53248 v1.10 1-CLUSTER
