Closed camAtGitHub closed 7 years ago
Hi @camAtGitHub I think you are getting a cached result from Vault. If you stop Vault, do the restore, and start Vault again you should see the pre-snapshot value.
Ahhhhh, you are correct. I did look for caching parameters but in the wrong place obviously. Thanks for the help and sorry for the time waste.
NP - glad you figured it out! I DM-ed one of the Vault devs and said "Vault caches, right" and they said "yep" so not a big deal :-)
When performing
consul snapshot restore backup.xx
KV pairs are NOT restored.consul version
for both Client and ServerClient:
Consul v0.8.1
Server:Consul v0.8.1
consul info
for both Client and ServerServer:
Operating system and Environment details
Redhat 7 x64
Description of the Issue (and unexpected/desired result)
When performing
consul snapshot restore backup.xx
KV pairs are NOT restored.Reproduction steps
Log Fragments