2021-07-21 19:14:08 +00:00
|
|
|
### Large Raft Snapshots
|
|
|
|
|
|
|
|
Taking and restoring Raft snapshots can exceed Vault's default and recommended
|
|
|
|
timeout settings. The
|
2023-01-26 00:12:15 +00:00
|
|
|
[`VAULT_CLIENT_TIMEOUT`](/vault/docs/commands#vault_client_timeout) environment variable can
|
2021-07-21 19:14:08 +00:00
|
|
|
be used to allow for more time to take or restore a snapshot.
|