Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NewValidation: Validate is Number of TEP-to-TEP atomic counters is within supported scalability limit #141

Open
pcelarek opened this issue Jul 24, 2024 · 0 comments

Comments

@pcelarek
Copy link

(use upvote 👍 for attentions)

Validation Type

[ ] - Config

What needs to be validated

We should validate if APIC is not out of scalability limits for Number of TEP-to-TEP atomic counters.

This is explained under https://bst.cisco.com/bugsearch/bug/CSCvy45102

We should check for output of:
apic# moquery -c dbgAcPath | head -n 1
Total Objects shown: 4

If this is above 1600 test should fail.

Workaround can be applied:
Restart dbgr process on all APICs. To prevent issue, disable ongoing atomic counters under Operations --> Visualization --> Settings --> Administrative State: Disabled.

Why it needs to be validated

When this is out of validation some service like config backup or snapshot may not work properly, which is important during upgrade activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant