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

MON$IO_STATS doesn't report page writes performed asynchronously (at the AST level) [CORE3625] #3977

Closed
firebird-automations opened this issue Oct 10, 2011 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @dyemanov

Subject says it all. The AST doesn't have an appropriate attachment linked, thus only the dbb-level counter gets incremented. But statistics for MON$DATABASE is not "global" in the monitoring, it reports only the local attachment. Hence we don't see a major part of those writes in the MON$ tables at all.

Commits: 2ac95b9 9bad180 f2e87cc

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Version: 2.5.1 [ 10333 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1.5 [ 10420 ]

Fix Version: 2.5.2 [ 10450 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Deferred

Test Details: Test can be implemented using Python and mon-stat-gathering-2_5.fbk / mon-stat-gathering-3_0.fbk .

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: Deferred => Done with caveats

Test Details: Test can be implemented using Python and mon-stat-gathering-2_5.fbk / mon-stat-gathering-3_0.fbk . => Thanks to dimitr for suggestions about test implementation details.
NOTE: outcome for ServerMode=SUPESERVER is simulated to be equal expected. The reason is still unclear for me :-)

Test Specifics: [Architecture (SS/CS) specific]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: Done with caveats => Done successfully

Test Details: Thanks to dimitr for suggestions about test implementation details.
NOTE: outcome for ServerMode=SUPESERVER is simulated to be equal expected. The reason is still unclear for me :-)

=>

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