Public Cloud - Setup clickhouse with s3 high performance storage class (express onezone)
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Setup clickhouse with s3 high performance storage class (express onezone)

Von
t0k4rt
Erstellungsdatum 2025-10-16 13:28:22 in Public Cloud

Does anybody has managed to setup clickhouse with s3 high performance storage class ?

According to clickhouse documentation, a special s3 endpoint with storage class should be use to enable s3 express storage (https://clickhouse.com/docs/integrations/s3#s3express)

Any idea how to setup this using ovh s3 storage ?

According to this doc (https://help.ovhcloud.com/csm/en-public-cloud-storage-s3-location?id=kb_article_view&sysparm_article=KB0047384)

I should use https://my-bucket.s3.<region>.io.cloud.ovh.net and replace io with the storage class such as https://my-bucket.s3.<region>.EXPRESS_ONEZONE.cloud.ovh.net ?

There is still a perf endpoint but it is advised to migrate.

Thanks