You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -2543,13 +2542,11 @@ This check logs in to each APIC, checks the contents of the `/data2/dbstats/` di
2543
2542
!!! tip
2544
2543
Certain high churn logging configurations have been found to grow this DB exceptionally large while on a non-fixed version. 'Contract Permit Logging' is one such configuration.
2545
2544
2546
-
### Policydist configpushShardCont defect
2547
-
2548
-
Due to [CSCwp95515][57], a configpushShardCont MO in policydist has a non-zero headTx while tailTx is zero. if APIC cluster is upgraded or if config is pushed to a PM shard corresponding to the DN that has the bad properties policydist can crash.
2545
+
### Stale pconsRA Object
2549
2546
2550
-
The Policydist component is responsible for policy enforcement and replicating policy actions and maintaining consistency of policy state across all APICs in the cluster.
2547
+
Due to [CSCwp22212][57], the existence of stale pconsRA objects within an ACI fabric can cause the APIC Policymanager process to crash after an upgrade to 6.0(3d) and above. This script looks for instances of stale pconsRA objects and flags them for cleanup when found.
2551
2548
2552
-
The script scans for any instance of configpushShardCont that can lead to this defect, contact Cisco TAC to resolve the issue prior to the upgrade.
2549
+
TAC must be engaged to cleanup these objects, as they require root access.
0 commit comments