Skip to content

Conversation

@dceara
Copy link
Collaborator

@dceara dceara commented Oct 1, 2025

While dumping OF groups was limited to the last $limit containers on each node, that wasn't the case for OF rules. Impose the same limit to avoid wasting disk space for mostly similar outputs from all virtual nodes on large scale (500 node) runs.

Also, reduce the $limit from 10 to 2 and pre-archive the dumped OF rules/groups text files for the same reason.

Fixes: 3fa30c3 ("scripts: log-collector: Add ovs open-flows and group dump to log results")

While dumping OF groups was limited to the last $limit containers on
each node, that wasn't the case for OF rules.  Impose the same limit
to avoid wasting disk space for mostly similar outputs from all virtual
nodes on large scale (500 node) runs.

Also, reduce the $limit from 10 to 2 and pre-archive the dumped OF
rules/groups text files for the same reason.

Fixes: 3fa30c3 ("scripts: log-collector: Add ovs open-flows and group dump to log results")
Signed-off-by: Dumitru Ceara <[email protected]>
@dceara dceara merged commit 2cb82ec into ovn-org:main Oct 1, 2025
9 checks passed
@dceara dceara deleted the fix-open-flow-collection branch October 1, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants