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

Windows: Save snapshot giving command giving error. #6451

Closed
sinsharat opened this issue Sep 16, 2016 · 4 comments
Closed

Windows: Save snapshot giving command giving error. #6451

sinsharat opened this issue Sep 16, 2016 · 4 comments

Comments

@sinsharat
Copy link
Contributor

Steps to reproducce:
./etcdctl --endpoints=$ENDPOINT snapshot save snapshot.db
i get the below error:
Error: could not rename snapshot.db.part to snapshot.db (rename snapshot.db.part snapshot.db: The process cannot access the file because it is being used by another process.)

@xiang90
Copy link
Contributor

xiang90 commented Sep 16, 2016

@sinsharat Probably you can help to fix this? I am not really familiar with windows :(.

@sinsharat
Copy link
Contributor Author

@xiang90 sure will look into it and try to fix it.

@xiang90
Copy link
Contributor

xiang90 commented Sep 16, 2016

Fixed by #6454. Thanks @sinsharat

@xiang90 xiang90 closed this as completed Sep 16, 2016
@sinsharat
Copy link
Contributor Author

@xiang90 You are most welcome :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants