Managing a service instance
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Click on the name of the required instance.
-
View the information on the instance page tabs.
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Click the ••• icon for the required instance and select Edit.
-
Edit the instance name and description.
-
Click Save changes.
-
Go to the VK Cloud management console.
-
Go to the Data Platform → Service instances section.
-
Click the name of the required instance.
-
On the instance page, go to the Component status tab.
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Click the ••• icon for the required instance and select Horizontal scaling.
-
Specify the number of nodes.
-
Click Save changes.
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Access the disk size settings in one of the following ways:
-
From the service instance list:
- In the service instance list, click the ••• icon for the required instance.
- Select Increase disks.
-
From the instance page:
- In the service instance list, click on the name of the required instance.
- On the General information tab, click the ••• icon.
- Select Increase disks.
-
-
Specify the new disk size.
-
Click Save changes.
-
Go to the VK Cloud management console.
-
Go to the Data Platform → Service instances section.
-
Click the name of the required instance.
-
On the instance page, go to the Credentials tab.
-
Click the Add account button.
-
In the opened window, specify the user login to access the Cloud ClickHouse instance.
-
Select a role:
-
Database Owner— a user with the broadest set of permissions. When users are deleted, permissions on objects they created are transferred to the database owner. A service instance can have only one owner, who cannot be deleted. -
Standard User— a user who can create, modify, and view objects: tables, schemas, functions, etc. They own the permissions on the objects they create. The number of users with this role is unlimited. -
Observer— a user who can view database tables but cannot create or modify them. The number of users with this role is unlimited. -
Security Auditor— a user who can view existing users, assigned roles, and system tables. The auditor cannot create new objects or modify or view existing user objects. The number of users with this role is unlimited.
-
-
Create or generate a user password.
Password requirements:
- at least 16 characters;
- at least one uppercase and one lowercase letter of the Latin alphabet;
- at least one digit;
- at least one of the characters:
!,?,%,#,/,(,),-,+,*.
-
Click the Save changes button.
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Click on the name of the required instance.
-
On the instance page, go to the Credentials tab.
-
Click ••• for the required instance and select Delete.
-
Confirm the deletion and wait for the operation to complete.
- Go to the VK Cloud management console.
- Go to Data Platform → Service instances.
- Click on the instance name.
- Go to the Extensions tab.
- To the right of the required extension parameter, in the Action column, click Enable or Disable.
- Confirm the action.
-
Go to the VK Cloud management console.
-
Navigate to Data Platform → Service instances.
-
Click the name of the required instance.
-
On the instance page, go to the Settings tab.
-
Find the required parameter in the instance settings table; use the search bar if necessary.
-
View the settings change history by clicking
.
-
Edit the required settings:
- Click the Edit button.
- Change the values of the required parameters in the table.
- If you need to revert to the default value, click ••• for the required parameter and select Reset.
- Click the Save changes button.
-
Go to the VK Cloud management console.
-
Go to the Data Platform → Service instances section.
-
Click the name of the required instance.
-
On the instance page, go to the Connections tab.
-
Click the Add connection button.
-
Select the data source:
S3 VK Cloud— connection to VK Object Storage storage in the same project.S3 external— connection to an external S3 object storage.Iceberg Metastore with S3 VK Cloud— connection to a Cloud Iceberg Metastore instance in the same VK Cloud project.Iceberg Metastore with external S3— connection to an external Cloud Iceberg Metastore catalog.ClickHouse— connection to a Cloud ClickHouse database.PostgreSQL— connection to a PostgreSQL database.MySQL— connection to a MySQL database.
-
Configure the connection parameters for the data source:
S3 VK CloudS3 externalIceberg Metastore with S3 VK CloudIceberg Metastore with external S3ClickHouse, PostgreSQL, MySQL- Name: specify a connection name. The name must start with a lowercase Latin letter and contain only uppercase and lowercase Latin letters, digits, and
_characters. The name will be used when working with Cloud ClickHouse. - Bucket: the name of the VK Object Storage bucket that the Cloud ClickHouse instance will connect to.
- Name: specify a connection name. The name must start with a lowercase Latin letter and contain only uppercase and lowercase Latin letters, digits, and
-
Click the Save changes button.
-
Go to the VK Cloud management console.
-
Go to the Data Platform → Service instances section.
-
Click the name of the required instance.
-
On the instance page, go to the Maintenance tab.
-
Select the days of the week and the start time of maintenance, considering the time zone specified in the block.
The duration of maintenance, including backup, is 4 hours. During this time, the service may be unavailable.
-
Set the maximum number of full backups. This number depends on the data archival retention requirements or may be dictated by regulatory requirements. When the maximum number is exceeded, older backups will be overwritten.
A full backup includes files, databases, settings, and configurations necessary to restore the system in case of failure, data loss, or other issues.
-
Set the incremental backup schedule in crontab format or select an existing one from the list.
An incremental backup contains only the data that has changed since the previous backup run (full or incremental). This backup is smaller in size than a full one.
-
Set the maximum number of incremental backups. When the maximum number is exceeded, older backups will be overwritten.
-
Click the Save changes button.
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Click on the name of the required instance.
-
Go to the Backup list tab. The list displays information about all created backups, including their size.
-
Review the information.
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Click on the name of the required instance.
-
Go to the Backup list tab.
-
Click Add backup.
-
Specify a backup name or keep the auto-generated name.
-
Select the backup type from the list.
-
Click Save changes.
-
Go to the VK Cloud management console.
-
Go to the Data Platform → Service instances section.
-
Click the name of the required instance.
-
On the instance page, go to the backups tab.
-
Click ••• for the required backup and select Restore.
-
(Optional) Change the instance parameter values. The parameters are described in the creating an instance section.
-
Click the Create button.
A new Cloud ClickHouse service instance will be created.
-
Go to the management console VK Cloud.
-
Go to Data Platform → Service instances.
-
Click the ••• icon for the required instance and select Delete.
-
Confirm the deletion and wait for the operation to complete. Instance deletion may take a long time.