-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
type/bugSomething isn't workingSomething isn't working
Description
backup to minio
Steps to reproduce the behavior (Required)
CREATE STORAGE VOLUME s3_backup TYPE=S3 LOCATIONS=("s3://10.21.87.150/starrocks-bak") PROPERTIES("aws.s3.enable_path_style_access" = "true", "aws.s3.endpoint" = "http://10.21.87.150:9000", "aws.s3.access_key" = "starrocks-bak", "aws.s3.secret_key" = "xxxxx");ADMIN SET AUTOMATED CLUSTER SNAPSHOT ON STORAGE VOLUME s3_backup ;
Expected behavior (Required)
Real behavior (Required)
automated_cluster_snapshot_1760944583720 | 10523 | 2025-10-20 15:16:23 | NULL | ERROR | | upload image failed, err msg: Failed to copy local /data01/image to s3://xxxxxxxxx/data/0d7ff1a2-8af3-4e4a-988c-2272dbb44ec8/meta/image/automated_cluster_snapshot_1760944583720 |
StarRocks version (Required)
v3.5.6
also
v3.5.3 upgrade to v.3.5.6
Metadata
Metadata
Assignees
Labels
type/bugSomething isn't workingSomething isn't working