All CockroachDB cluster nodes are running exactly the same executable (with identical build label). This warning is a safety catch to guard against an operational error when some node(s) were not upgraded.
build.timestamp
Tier | Definition |
---|---|
WARNING | Non-uniform executable Build version across cluster nodes for more than 4 hours. |
Ensure all cluster nodes are running exactly the same CockroachDB version, including the patch release version number.
A major upgrade should not be left un-finalized for an extended period of time, beyond a small number of days necessary to gain confidence in the new release. This warning is a safety catch to guard against an operational error when a major upgrade is left un-finalized.
No metric is available. Monitor via a query against system tables.
Run the check query provided in the CockroachDB version upgrade article. If the query returns false
, the last major upgrade has not been finalized.
Tier | Definition |
---|---|
WARNING | Major release upgrade has not been finalized for 3 days |
Finalize the upgrade.