[Bug]: Stuck when backing up milvus
wallance1130 opened this issue · 1 comments
wallance1130 commented
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:
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
zhuwenxing commented
Adding subcommand --force may help
./milvus-backup create --colls Copilot658a788537e6a9c9ed102aa5 -n three_backup --force