Skip to content

[RFC] Remove unimplemented RAID1 support#36836

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:remove-raid1
May 2, 2022
Merged

[RFC] Remove unimplemented RAID1 support#36836
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:remove-raid1

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented May 1, 2022

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Conflicts with: #36686

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label May 1, 2022
@alexey-milovidov alexey-milovidov self-assigned this May 1, 2022
@alexey-milovidov
Copy link
Copy Markdown
Member

Good.

FYI. Linux mdraid is working better than ClickHouse's JBOD (multi-disk volumes) for obvious reasons, but many customers will simple setup multi-disk volumes and end up with suboptimal performance.

That's why implementing userspace RAID in ClickHouse makes sense.
It is also useful to speed up replica restore.

@alexey-milovidov
Copy link
Copy Markdown
Member

Please look at the style check and stress tests.

@azat
Copy link
Copy Markdown
Member Author

azat commented May 2, 2022

@alexey-milovidov alexey-milovidov merged commit c1756f0 into ClickHouse:master May 2, 2022
@azat azat deleted the remove-raid1 branch May 2, 2022 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants