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

fix(90% utilization): Use simulated racks #10247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yarongilor
Copy link
Contributor

@yarongilor yarongilor commented Mar 3, 2025

Added a usage of simulated_racks to the 90%-utilizations tests of nemesis and of many-small-tables.

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

@yarongilor yarongilor force-pushed the simulate_rack_for_90_percent branch from 4ac4f7d to 7e55fb4 Compare March 4, 2025 13:30
@yarongilor yarongilor requested a review from pehala March 4, 2025 13:31
@yarongilor yarongilor marked this pull request as ready for review March 4, 2025 13:32
Added a usage of simulated_racks to the 90%-utilizations tests of nemesis and of many-small-tables.
@yarongilor yarongilor force-pushed the simulate_rack_for_90_percent branch from 7e55fb4 to f5ccc87 Compare March 4, 2025 15:10
@yarongilor yarongilor requested a review from pehala March 4, 2025 15:10
@yarongilor yarongilor requested review from soyacz and fruch March 4, 2025 16:27
@yarongilor
Copy link
Contributor Author

The log shows the simulated racks like:

< t:2025-03-04 09:22:01,178 f:base.py         l:231  c:RemoteLibSSH2CmdRunner p:DEBUG > <10.4.3.151>: -- Address    Load      Tokens Owns Host ID                              Rack 
< t:2025-03-04 09:22:01,178 f:base.py         l:231  c:RemoteLibSSH2CmdRunner p:DEBUG > <10.4.3.151>: UN 10.4.0.154 ?         256    ?    5da7b762-32a5-4970-ab74-704465403fbc RACK2
< t:2025-03-04 09:22:01,178 f:base.py         l:231  c:RemoteLibSSH2CmdRunner p:DEBUG > <10.4.3.151>: UN 10.4.0.70  446.26 KB 256    ?    0ba190d2-cae1-42cd-a75d-585785d4075d RACK0
< t:2025-03-04 09:22:01,178 f:base.py         l:231  c:RemoteLibSSH2CmdRunner p:DEBUG > <10.4.3.151>: UN 10.4.3.151 486.68 KB 256    ?    de5a458e-9c64-4241-8a68-1a5b8da3ba09 RACK1

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

Successfully merging this pull request may close these issues.

2 participants