v.20.9Improvement

Allow Multi-Volume Storage Config in Distributed Storage

Allow using multi-volume storage configuration in storage Distributed. #14839 (Pavel Kovalenko).
Allow configuring multi-volume storage setups within the Distributed table engine in ClickHouse.

Why it matters

This feature enables users to leverage multi-volume storage configurations when using the Distributed engine, allowing better management of data storage across multiple volumes for improved performance, capacity, and flexibility.

How to use it

Configure multiple storage volumes in the server configuration file and use the Distributed table engine as usual. The engine will support using data stored across these volumes according to the multi-volume configuration settings.