Skip to main content

Enable tiered storage in Aiven for ClickHouse®

Enable the tiered storage feature on a table in your Aiven for ClickHouse® service.

Before you enable tiered storage, review the limitations.

Prerequisites

  • You have at least one Aiven for ClickHouse service.
  • Depending on how to activate tiered storage, you need:
  • All maintenance updates are applied on your service (check in the Aiven Console: your service's Overview > Service settings > Service management > Maintenance updates).

Activate tiered storage on a table

You can enable tiered storage both on new tables and on existing ones. For that purpose, you can use either CLI or the Aiven Console.

  1. Log in to the Aiven Console, and go to your organization, project, and service.
  2. On the Overview of your service, select Databases and tables from the sidebar.
  3. In the Databases and tables view, find a table on which to activate tiered storage, and click Actions > Activate tiered storage > Activate.

Tiered storage is activated on your table and data in this table is now distributed between two tiers: Network-attached block storage and object storage.

You can check if tiered storage is now supported (Active/Not active) on your table in the Aiven Console > your service's page > Databases and tables > Your database > Your table > Tiered storage column.

What's next

Related pages