You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error initializing core: Failed to lock memory: cannot allocate memory
This usually means that the mlock syscall is not available.
Vault uses mlock to prevent memory from being swapped to
disk. This requires root privileges as well as a machine
that supports mlock. Please enable mlock on your system or
disable Vault from using it. To disable Vault from using it,
set the `disable_mlock` configuration option in your configuration
file.
Hello,
In our context, release 9.1.2 can't be used because of :
Due to updates to vault for security reasons, this version of shield no longer is able to initialize a new shield deployment, but can still update an existing shield deployment. This will be resolved in a future release, but in the mean time, deploy with the v9.1.0 deployment.
```
Regards,
Jean-Christophe.
shield (vault) doesn't start on jammy stemcell
Observed behavior
Workaround applied
https://support.hashicorp.com/hc/en-us/articles/115012787688-Vault-and-mlock-
The text was updated successfully, but these errors were encountered: