Export Backup FilesPrivate Preview
You can export backup files to object storage using the Zilliz Cloud console.
This feature is in Private Preview for clusters on the Dedicated-Enterprise plan. To enable this feature or learn about the associated costs, contact Zilliz Cloud support.
Before you start​
-
You have integrated Zilliz Cloud with your object storage. For detailed steps, refer to Integrate with AWS S3.
-
You have Organization Owner or Project Admin access to the project. If you do not have necessary permissions, contact your Zilliz Cloud administrator.
Procedure​
-
Log in to the Zilliz Cloud console.
-
In the left-side navigation pane, choose Backups.
-
On the page that appears, find the target backup file and choose Export.
📘NotesOnly backup files in the Available status can be exported.
-
In the Export Backup File dialog box, configure backup settings:
-
Cloud Region of Cluster in Backup File: Displays the cloud region where the backup file was created.
-
Integration: Select the object storage provider integrated with Zilliz Cloud. Currently, AWS S3 is supported. For more information, refer to Integrate with AWS S3.
-
Integration Configuration: Choose the specific bucket you configured for the backup export.
-
Directory: Enter the directory path in your object storage bucket where the exported backup file will be stored.
-
-
Then, click Export.
Monitor export progress​
Once you click Export, an export job is generated automatically:
-
Go to the Jobs page in the left-side navigation pane.
-
Monitor the job's Status:
-
IN PROGRESS: The file is being exported.
-
SUCCESSFUL: The backup file has been successfully exported. You can access it in your specified S3 bucket.
-
ERROR: The job failed. This can occur if a resource used by the export process, such as the Role ARN or the backup file, is deleted during the job execution.
-
Cancel export job​
If your job remains in the IN PROGRESS status and you decide not to proceed, you can cancel the job by clicking Cancel in the Actions column.
Canceling midway will not remove data already uploaded to your bucket.