Open thatsdone opened 5 years ago
Describe the bug
I'm trying to run opensds on Ubuntu 18.04 using opensds-installer/ansible, and in this case, etcd crashes repeatedly and unstable.
I simply updated etcd to the latest (v3.3.13) from v3.2.25. Sorry, I had no time to dig into the root cause, but anyway etcd was stabilized.
Also, container installation was stable (maybe because 'ansible/roles/osdsdb/scenarios/container.yml' pulls the latest (but version was v3.3.8)).
To Reproduce
Expected behavior
etcd runs without crashes.
Resolution
Update etcd or making etcd container installation as default.
I think switching to Ubuntu 18.04 is a good timing to update related components (including etcd) too.
@PravinRanjan10 Please check this
Describe the bug
I'm trying to run opensds on Ubuntu 18.04 using opensds-installer/ansible, and in this case, etcd crashes repeatedly and unstable.
I simply updated etcd to the latest (v3.3.13) from v3.2.25. Sorry, I had no time to dig into the root cause, but anyway etcd was stabilized.
Also, container installation was stable (maybe because 'ansible/roles/osdsdb/scenarios/container.yml' pulls the latest (but version was v3.3.8)).
To Reproduce
Expected behavior
etcd runs without crashes.
Resolution
Update etcd or making etcd container installation as default.
I think switching to Ubuntu 18.04 is a good timing to update related components (including etcd) too.