Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etcd snapshots continue to be saved even after disabling snapshots #16531

Closed
soumyalj opened this issue Nov 10, 2018 · 2 comments
Closed

Etcd snapshots continue to be saved even after disabling snapshots #16531

soumyalj opened this issue Nov 10, 2018 · 2 comments
Assignees
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release
Milestone

Comments

@soumyalj
Copy link

Environment information: v2.1.2-rc9

Steps to reproduce (least amount of steps as possible):

  1. Create a DO cluster(RKE) with snapshots enabled every 5m
  2. Ensure snapshots are created in /opt/rke/etcd-snapshots directory
  3. Edit the cluster, disable snapshots and save
  4. Wait for the cluster to completely update

The snapshots are created even after snapshots are disabled.

@soumyalj soumyalj added the kind/bug Issues that are defects reported by users or that we know have reached a real release label Nov 10, 2018
@soumyalj soumyalj added this to the v2.1.2 milestone Nov 10, 2018
@alena1108
Copy link

alena1108 commented Nov 13, 2018

Fix is available in rancher/rancher:v2.1.2-rc11

@sangeethah
Copy link
Contributor

Rancher server version : v2.1.2-rc11

Steps to reproduce:

Create a DO cluster(RKE) with snapshots enabled every 5m
Ensure snapshots are created in /opt/rke/etcd-snapshots directory
Edit the cluster, disable snapshots and save
Wait for the cluster to completely update

In the etcd nodes, etcd-rolling-snapshots container gets terminated and no more snapshots are taken after this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

4 participants