Skip to content

Add multidisk-jbod-balancing.md#175

Open
eyyu wants to merge 1 commit intomainfrom
multidisk-config
Open

Add multidisk-jbod-balancing.md#175
eyyu wants to merge 1 commit intomainfrom
multidisk-config

Conversation

@eyyu
Copy link
Copy Markdown

@eyyu eyyu commented Mar 28, 2026

I have read the CLA Document and I hereby sign the CLA

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 28, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@eyyu eyyu force-pushed the multidisk-config branch from 2b310de to 98d8e61 Compare March 28, 2026 00:41
@eyyu
Copy link
Copy Markdown
Author

eyyu commented Mar 28, 2026

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Mar 28, 2026
</clickhouse>
```

## Manual Rebalancing Parts over JBOD Disks
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

query will select large parts in target_tables and target_databases that can be candidates to move to another disk. Disk chosen should comply with the following requirements:

  • Should only select valid moves for the same storage_policy used by that table
  • storage_policy must be JBODs type
  • moves to other disks in the same volume
  • select a disk that part does not already belong
  • select the disk to move the part to by order of largest free_space on that disk

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.

1 participant