Milvus Standalone upgrade from version 2.4.0 to 2.6.3 #45880
Unanswered
deepvita123
asked this question in
Q&A and General discussion
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team
I have deployed Milvus version 2.4.0 in standalone mode in my project, and it contains all my data collections.
Now I want to upgrade Milvus to the new version 2.6.3 standalone mode.
I have some questions below:
Question 1
Is a direct upgrade from Milvus 2.4.0 to Milvus 2.6.3 possible?
Considering the entire data stored in Milvus 2.4.0, will it work smoothly with Milvus 2.6.3 without any issues?
What are the official recommendations according to the Milvus documentation?
Question 2
If I create a new Milvus instance in parallel on Milvus Standalone 2.6.3,
can I export all data collections from the old Milvus instance (2.4.0) and import them into the new Milvus instance (2.6.3)?
If yes, how?
What is the best recommended method according to the official Milvus documentation?
Question 3
When I create a new Milvus instance in standalone mode on Milvus 2.6.3,
can I attach or link the old Milvus 2.4.0 PVC to the new Milvus 2.6.3 instance?
If yes, then what is the best way to do it according to Milvus documentation?
Regards
Deepak Sharma
Beta Was this translation helpful? Give feedback.
All reactions