zilliztech / milvus-backup

Backup and restore tool for Milvus
Apache License 2.0
111 stars 38 forks source link

[Bug]: Stuck when backing up milvus #273

Closed wallance1130 closed 5 months ago

wallance1130 commented 6 months ago

Current Behavior

When I get stuck when backing up milvus, there is no error message. Milvus standalone version, version: 3.x, minio: 2.x, what should I do? backup command:./milvus-backup create --colls Copilot658a788537e6a9c9ed102aa5 -n three_backup messages: 17164_16

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

zhuwenxing commented 6 months ago

Adding subcommand --force may help ./milvus-backup create --colls Copilot658a788537e6a9c9ed102aa5 -n three_backup --force