v.23.11Improvement

Enable Adding New Disk to Storage Configuration Without Restart

Enable adding new disk to storage configuration without restart. #56367 (Duc Canh Le).
Enable dynamic addition of new disks to ClickHouse storage configuration without requiring a server restart.

Why it matters

This feature allows administrators to add new disks to the storage configuration on-the-fly, eliminating downtime associated with restarting ClickHouse. It improves operational flexibility and reduces maintenance impact.

How to use it

To use this feature, update the storage configuration to include the new disk settings and apply the changes without restarting the ClickHouse server. The new disks will be recognized and integrated dynamically.