Closed lindner-tj closed 2 months ago
Update: Restoring using another milvus-instance and cross-site backup works flawlessly
@lindner-tj Hi, as you described, restore succeeded partially?We haven't received a similar issue. Not sure what happened. Have you checked the path in the error message? Do they exist in storage? If your backup data is small enough and safe to share, you can send it to me.
@wayblink Unfortunately there is too much confidential stuff in our DBs, thank you for the offer, though. I am going to close this issue, since the cross-site backup and restore works fine. I only found out that cross-site works after I had already opened this issue.
Current Behavior
Hello All, I'm facing some issues setting up a backup routine for Milvus 2.4.9.
command:
./milvus-backup restore -n my_backup -s _recover
outcome: out of my 6 DBs with 1-3 collections each only 2 collections were restored in total. But every database is at least being created (but not filled) when restoring a completely empty system.
logs:
Expected Behavior
all collections to be present in my DBs
Steps To Reproduce
Environment
Anything else?
No response