[wip] DEBUG add atop monitor unit#1892
[wip] DEBUG add atop monitor unit#1892hexfusion wants to merge 2 commits intoopenshift:release-4.4from
Conversation
|
@hexfusion: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hexfusion The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
|
/test e2e-aws |
|
Oh, that's where the question about upgrade iops came from. So ostree is definitely going to do a lot of IO quickly (it does multithreaded writes) and could probably saturate the queue. Hmm, we could probably use If you want to gather stats on this it's probably easier to use a container like this and just directly run e.g. |
|
thanks for the ideas @cgwalters ! |
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
|
@hexfusion: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
use atop to understand pivot writes during an upgrade.