Jarrod Johnson

Results 41 comments of Jarrod Johnson

Sorry I didn't see this earlier. Anything in /var/log/confluent/events at the time of the attempt?

Unfortunately, no actionable information available

In the short term, those changes could be made in the imgutil root and then an onboot script run to rectify the key material generated prior to the root image...

Actually, that rm does produce output, but shouldn't affect the: confluentpython $confapiclient /confluent-api/self/sshcert That reports a timeout, which I don't think would be related to these changes. I'd be interested...

I meant on the confluent server around the time the setupssh script attempts to run.

Ok, it is being slow on DNS and hitting the timeouts. What about the following python: ``` import eventlet.green.socket as socket socket.getaddrinfo('nodenamehere', 0) ``` Does that script seem to take...

I meant on the confluent server. The confluent server is the one that is seemingly being slow when using eventlet getaddrinfo.

> Here it is querying for client node teach-login02: > > [root@confluent bmundim]# time ./dns_test.py > > real 0m0.126s > user 0m0.104s > sys 0m0.021s How odd, I suppose last...

1. The complaint I can work to clean up, but it is cosmetic. I was seeing this as potentially a short term sort of workaround anyway on the way to...