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

roachtest: enable cpu profiler on restore tests #108048

Conversation

kvoli
Copy link
Collaborator

@kvoli kvoli commented Aug 2, 2023

restore/tpce/400GB/aws/nodes=8/cpus=8 recently failed with high CPU usage on one node #106140. The high CPU usage was attributed within replication, however we were unable to determine where exactly.

Enable the automatic CPU profiler on restore/* roachtests, which will collect profiles once normalized CPU utilization exceeds 70%.

Note this is supposed to be a temporary addition, which will be subsumed by #97699.

Informs: #106140

Release note: None

@kvoli kvoli self-assigned this Aug 2, 2023
@cockroach-teamcity
Copy link
Member

This change is Reviewable

`restore/tpce/400GB/aws/nodes=8/cpus=8` recently failed with high CPU
usage on one node cockroachdb#106140. The high CPU usage was attributed within
replication, however we were unable to determine where exactly.

Enable the automatic CPU profiler on `restore/*` roachtests, which will
collect profiles once normalized CPU utilization exceeds 70%.

Note this is supposed to be a temporary addition, which will be subsumed
by cockroachdb#97699.

Informs: cockroachdb#106140

Release note: None
@kvoli kvoli force-pushed the 230802.roachtest-enable-cpu-profiler-on-restore branch from 6329dba to ab83b82 Compare August 3, 2023 13:15
@kvoli
Copy link
Collaborator Author

kvoli commented Aug 7, 2023

No longer necessary -- #106140 was closed.

@kvoli kvoli closed this Aug 7, 2023
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