Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

etcd mount volume is not getting attached after terraform taint/apply #160

Open
srirg opened this issue Feb 23, 2018 · 0 comments
Open

etcd mount volume is not getting attached after terraform taint/apply #160

srirg opened this issue Feb 23, 2018 · 0 comments
Labels

Comments

@srirg
Copy link
Contributor

srirg commented Feb 23, 2018

After the initial cluster setup if we bring down(terminated state) one of the etcd vm node using terraform taint/apply, the existing etcd mount volume is not getting attached to the new etcd instance and mounted properly.

WORK AROUND

docker stop the etcd process
manually attach the block volume to the newly created etcd instance
and then do a mount of the volume
docker start the etcd process

@srirg srirg changed the title etcd mount volume is not getting attached after its terminated etcd mount volume is not getting attached after terraform taint/apply Feb 23, 2018
@garthy garthy added the bug label Mar 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants