Coder Social home page Coder Social logo

Comments (6)

kennymacleod avatar kennymacleod commented on August 23, 2024

Hi @nathan-sav, thanks for filing the ticket. Could you include the logs of the 3rd pod also, please. I'm not aware of a problem scaling to 3 nodes (I just tried it myself to be sure). Did you use one of the versioned published charts, or did you package it from source?

from data-center-helm-charts.

nathan-march avatar nathan-march commented on August 23, 2024

I just blew away the cluster and recreated from scratch, ran into the pod 3 issue again. Full log is attached, pod2 booted fine again.
pod3.txt

Just using your published chart (helm install jira atlassian-data-center/jira -n jira -f values.yaml)

from data-center-helm-charts.

bianchi2 avatar bianchi2 commented on August 23, 2024

Can't reproduce either. @nathan-sav what K8s installation do you have? On-prem, public cloud? Also, I'd look at where the 3rd pod is scheduled, which node? I sometimes had situations on my self made K8s cluster that pods placed onto the same node can reach each other using pod IPs. Just an assumption though.

UPD. It's a different error this time. DB related.

from data-center-helm-charts.

kennymacleod avatar kennymacleod commented on August 23, 2024

@nathan-sav I'm thinking you may have a DB connectivity issue here. Perhaps the database hasn't been configured with enough connections, and the 3rd Jira node is hanging trying to get some.

Please note also that we have a known issue with restarting Jira pods at the moment. This happens when the restarted pod gets a different IP address to the previous pod (which is most of the time), and Jira isn't picking up the new IP correctly. This should be fixed soon.

from data-center-helm-charts.

nathan-march avatar nathan-march commented on August 23, 2024

On prem, deploying with kubespray and using the crunchydata postgres operator with pgbouncer. Interestingly, I dropped pgbouncer here and just connected directly to postgres and now I can't reproduce this (even though I don't see any limits on pgbouncer that would cause this). I'll keep digging, but does seem to be some sort of DB issue here and you can close this :)

from data-center-helm-charts.

bianchi2 avatar bianchi2 commented on August 23, 2024

thanks for the update @nathan-sav, and do share your feedback :)

from data-center-helm-charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.