Name and Version
milvusdb/etcd
What is the problem this feature will solve?
Hi team,
We are getting below error when trying to use etcd DisasterRecovery.
Below is the etcd yaml added into milvus.
disasterRecovery:
enabled: true
cronjob:
schedule: "*/30 * * * *"
pvc:
existingClaim: "etcd-snapshot-pvc"
etcd ERROR ==> all etcd endpoints are unhealthy!
Dont know why script exiting with error. Are we missing anything here?
What is the feature you are proposing to solve the problem?
please check if we are missing something.
What alternatives have you considered?
No response
Name and Version
milvusdb/etcd
What is the problem this feature will solve?
Hi team,
We are getting below error when trying to use etcd DisasterRecovery.
Below is the etcd yaml added into milvus.
disasterRecovery:
enabled: true
cronjob:
schedule: "*/30 * * * *"
pvc:
existingClaim: "etcd-snapshot-pvc"
etcd ERROR ==> all etcd endpoints are unhealthy!
Dont know why script exiting with error. Are we missing anything here?
What is the feature you are proposing to solve the problem?
please check if we are missing something.
What alternatives have you considered?
No response