priyavj08

Results 10 comments of priyavj08

I am getting similar error while trying to connect from jaeger instance to elasticsearch created by elasticsearch redhat operator on openshift cloud platform 4.6 ``` {"level":"fatal","ts":1610517606.3812678,"caller":"collector/main.go:70","msg":"Failed to init storage factory","error":"failed...

see new pod/LB service and the old one also remains `envoy-744f5f4f99-kkqch 1/1 Running 0 13h envoy-external-kafka-659b58bcfd-zm8jm 1/1 Running 0 11h envoy-loadbalancer LoadBalancer 10.106.244.4 10.163.x.x 19090:32186/TCP,19091:30528/TCP,19092:32313/TCP 13h envoy-loadbalancer-external-kafka LoadBalancer 10.99.79.70 10.163.x.x...

thanks @baluchicken have a question, is it possible to assign the envoy-loadbalancer-external-kafka service with the old external IP (one used by my previous envoy LB) because requesting client to point...

hi @yasker Can I give an alpine image instead busybox for helper image? I can't use busybox image due to licensing issue thanks and appreciate your reply on this

@anishakj sorry for the delayed response . No I am not looking to execute any command, this is just to make sure operator pod continues to remain healthy.

@anishakj how can I recover? Also, this doesn't happen all the time, so there is no network issue in the environment. could there be any timing issue in the product?

I noticed liveness and readiness probe failing in each of ZK-1 and Zk-2 pods but not ZK-0. here is my setting for the probes Liveness: exec [zookeeperLive.sh] delay=30s timeout=30s period=40s...

@anishakj nslookup works fine nslookup fed-kafka-affirmedzk-1.fed-kafka-affirmedzk-headless.fed-kafka.svc.cluster.local Server: 10.96.0.10 Address: 10.96.0.10#53 Name: fed-kafka-affirmedzk-1.fed-kafka-affirmedzk-headless.fed-kafka.svc.cluster.local Address: 192.168.87.108 root@fed-kafka-affirmedzk-0:/apache-zookeeper-3.6.1-bin# nslookup fed-kafka-affirmedzk-2.fed-kafka-affirmedzk-headless.fed-kafka.svc.cluster.local [zk1.txt](https://github.com/pravega/zookeeper-operator/files/7126080/zk1.txt) [zk2.txt](https://github.com/pravega/zookeeper-operator/files/7126081/zk2.txt) [zkop.txt](https://github.com/pravega/zookeeper-operator/files/7126082/zkop.txt) [zk0.txt](https://github.com/pravega/zookeeper-operator/files/7126083/zk0.txt) Server: 10.96.0.10 Address: 10.96.0.10#53 Name: fed-kafka-affirmedzk-2.fed-kafka-affirmedzk-headless.fed-kafka.svc.cluster.local Address: 192.168.183.245 attaching...

@anishakj all the ZK pods are showing this **echo stat |nc 127.0.0.1 2181 This ZooKeeper instance is not currently serving requests** after starting fine, how can it get in to...

hi, what is the status on this?