Lee Hampton

Results 22 comments of Lee Hampton

Could someone provide me the simplest way to get meaningful HA Proxy debug logging from this controller without external dependencies like fluentd? I have a simple POC I want to...

Quick sanity check here @agronholm . My concern is that, since the `postgresql.conf` itself is not replicated, this could cause the replica to use a default `postgresql.conf` which could have...

@agronholm I don't have an immediate answer to the question of which settings interfere with replication when not the same. As a reference, can you provide me the exact error...

@agronholm Agreed, running tune on both nodes then setting up replication would probably solve this. Unfortunately, bitnami does not seem to offer this level of customization with their docker image....

Just pinging here @agronholm to see if you had any further thoughts on this

@roger-rainey That's intriguing. The cgroups `memory.limit_in_bytes` should refer to the maximum memory allocated to the container, not the minimum requested. I could see it being _possible_ that the two would...

We're experiencing this issue as well. Except, from some of the discussion above it sounds like people think it's some kind of scheduling race condition. In our case, it seems...

@gnufied Ah, okay. Thank you. It looks like the "allocatables" are indeed being properly counted, which I guess puts us in the race condition boat: ``` k describe csinode ip-172-20-60-87.ec2.internal...

@gnufied , actually is "Allocatables" just the total limit? How do I see what it thinks is currently allocated?

Agreed @arothuis -- I wanted to add Scylla (maybe KairosDB as well) when I was doing Cassandra benchmarks but didn't have time. Depending on whether the Scylla wire protocol and/or...