Dave Pedu

Results 28 comments of Dave Pedu

I ran into this issue on my installation and wanted to add a few notes. In my case, I needed to delete the secret `admission-server-secret`, which contains the cert the...

I haven't had this happen in more than a year, so I'm going to close it.

I've taken a stab at the latter fix I describe above. It appears to have completely fixed this problem in my cluster. #18005

@ncabatoff > I have a 5-node vault cluster running in Amazon AWS. I am using integrated storage and AWS tag-based discovery. I have autopilot configured with -cleanup-dead-servers=true -dead-server-last-contact-threshold=30 -min-quorum=3 -server-stabilization-time=30....

Couldn't a node send heartbeats during the transfer to avoid this problem? As vault's database grows, this will take longer. Having a "tipping point" like this seems like a flaw.

I am using an aggressive dead server cleanup for the reason of avoiding breaking quorum. Here is a test I just performed using the 5-node n=3 cluster describe in the...

I see. > > As I am running vault on a cloud platform and I do not have control over the underlying hardware, I cannot control how frequently vault nodes...

@koen-venly I believe the original cause for the problem I was having was having the server stabilization time too low, as ncabatoff pointed out. My database is somewhat large so...

/remove-lifecycle stale

This looks similar to a couple other issues: - #9583 - #8416 - #7708 - https://forum.syncthing.net/t/folder-stopped-path-missing-when-changing-path-the-second-time/19809/6 I did a little bisecting and narrowed down when this problem started to this...