Hi Elizabeth,
> When I include the disable_mlock =true in the server config file, I get the
> error "Operation not permitted" even though I run "sudo setcap
> cap_ipc_lock=+ep $(readlink -f $(which vault))".
Can you explain why you are adjusting capabilities at the same time as
*disabling* mlock in Vault? I would have expected that you were trying
to adjust capabilities in order to allow enabling mlock.
We don't have much CoreOS experience so we may end up having to point
you towards them -- without some kind of log showing *what* operation
isn't permitted I'm not sure how to help. It should presumably be in
the Vault stdout/stderr but may live elsewhere if it's ending up going
to syslog.
Best,
Jeff