Fault fltCoopDomCoopDomCitizenVersionLower
Explanation:
This fault occurs when the version
of the Council Of Oracles Protocol (COOP) running on a leaf
(citizen node) is determined by the spine (oracle node) to
be lower than what is currently supported. No impact to
connectivity should be seen due to running at lower version.
However, failure to upgrade to the fabric node firmware on
the leaf that contains highest supported version of coop may
impact coop performance or coop may not operate with supported
functionalities introduced in the higher coop version.
Recommended Action:
To recover from this fault,
try the following actions
Fault Name: fltCoopDomCoopDomCitizenVersionLower
Unqualified API Name: coopDomCitizenVersionLower
Code: F1662
Applied Mo DN Format:
topology/pod-[id]/node-[id]/sys/coop/inst/dom-[name]
sys/coop/inst/dom-[name]
Type: operational
Cause: protocol-coop-version-mismatch
Severity: warning
Weight: 100
Tags:
Message:
Leaf (citizen node) with version:curVersion is lower than highest supported version:councilMinMaxVersion in fabric. Upgrade leaf lastLowerVersionAddr to a firmware revision which supports coop version maxVersion
Help:
Triggered By:
councilMinMaxVersion equals v2
and
curVersion equals v1
and
maxVersion equals v2