hashicorp / hashicorp/consul

Vault Sealed when tried to restore backup.

Open
#7,829 1 comment 0 reactions 0 assignees View on GitHub
theme/consul-vault theme/kubernetes
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

When I tried to restore an existing backup of keys into vault pods, all pods got sealed and I could not unseal even with unseal Key.
Steps: Backup File `k8s-backup`
```
#copying the backup folder into consul sever.
Step 1: kubectl cp /tmp/k8s-backup consul-consul-server-0:/tmp
#restoring
Step 2: onsul snapshot restore /tmp/k8s-backup
```
Result in all Vault Pods got sealed and failed to unseal even with unsealing key.

could it be because of consul key has to be passed during the vault initialization?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.