I am using the latest version of Milvus Backup. When attempting to back up the entire Milvus cluster, the process only backs up a few collections before getting stuck with the following error. Additionally, the meta directory is not created in the bucket.
Error:
[2024/05/21 00:23:51.409 +00:00] [INFO] [core/backup_impl_create_backup.go:517] ["Begin copy data"] [dbName=misc_db] [collectionName=mld_rscls_USA] [segmentNum=637]
[2024/05/21 00:24:14.357 +00:00] [ERROR] [core/backup_impl_create_backup.go:525] ["Fail to fill segment backup info"] [collection_id=448161342919437791] [partition_id=448161342919437792] [segment_id=448161342941988531] [group_id=0] [error="Get empty input path, but segment should not be empty, milvus/s3-access/insert_log/448161342919437791/448161342919437792/448161342941988531/"] [stack="github.com/zilliztech/milvus-backup/core.(BackupContext).backupCollectionExecutent/app/core/backup_impl_create_backup.go:525ngithub.com/zilliztech/milvus-backup/core.(BackupContext).executeCreateBackup.func2nt/app/core/backup_impl_create_backup.go:657ngithub.com/zilliztech/milvus-backup/internal/common.(WorkerPool).work.func1nt/app/internal/common/workerpool.go:70ngolang.org/x/sync/errgroup.(Group).Go.func1nt/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75"
New contributor
Reina Wang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.