Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Successfully created the backup but failing in restore mid way ( v2.4.4 ) #476

Open
tarunpantqb opened this issue Dec 12, 2024 · 0 comments

Comments

@tarunpantqb
Copy link

tarunpantqb commented Dec 12, 2024

Current Behavior

I've taken the backup from milvus running in AWS account S3 bucket and copied the backup data into another s3 bucket of different aws account. Now, while running the restore process for second milvus instance, I get below error :

main [2024/12/12 10:37:56.456 +00:00] [INFO] [core/backup_impl_restore_backup.go:850] [getBackupPartitionPaths] [bucketName=lsai-dev-milvus-storage] [backupPath=backup/backup_2024_12_11_09_35_07_561872490] [p │
│ main [2024/12/12 10:37:56.467 +00:00] [ERROR] [core/backup_impl_restore_backup.go:357] ["executeRestoreCollectionTask failed"] [TargetDBName=default] [TargetCollectionName=publications_test] [error="bulk inse │
│ main [2024/12/12 10:37:56.467 +00:00] [ERROR] [core/backup_impl_restore_backup.go:321] ["execute restore collection fail"] [backupId=356c4cfd-b7a3-11ef-95c7-fe22564fb5a1] [error="workerpool: execute job bulk  │
│ main workerpool: execute job bulk insert fail, info: misaligned binlog count, field1:87, field0:85: importing data failed                                                                                        │
│ main duration:3328 s                                                                                                                                                                                             │
│ main time="2024-12-12T10:37:56.572Z" level=info msg="sub-process exited" argo=true error="<nil>" '

This comes midway of restore job run, it fails after restoring certain records.
I'm using V2.4.4 for both source and target milvus instances.

@tarunpantqb tarunpantqb changed the title [Bug]: Successfully created the backup but failing in restore mid way [Bug]: Successfully created the backup but failing in restore mid way ( v2.4.4 ) Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant