Code Monkey home page Code Monkey logo

Comments (6)

jotamartos avatar jotamartos commented on September 26, 2024

Hi @akramincity,

Thank you for using Bitnami. There is a similar request here from last week and there are multiple other related issues in this GitHub repo. Could you please take a look at them and check if the information there solves the issue when scaling the cluster?

Thanks

from charts.

akramincity avatar akramincity commented on September 26, 2024

in my setup AOF persistence is enabled, could this be the reason that new node is not getting added

fdf99e39344a7743a2a25ba9e646b4291ad2fe13 10.17.44.83:6379@16379 master - 0 1703603345482 0 connected

chart version is redis-cluster-9.1.3 and app version 7.2.3
i checked the other issues and there are no difference in set up except for AOF persistence being enabled in my setup

from charts.

jotamartos avatar jotamartos commented on September 26, 2024

You can try disabling AOF persistence in a fresh deployment and check if the issue persists. If that's the case, it'd be great if you can simplify the issue as much as possible and provide the steps to reproduce the issue. This way we could verify if the issue is related to your configuration, the Chart or Redis itself.

from charts.

github-actions avatar github-actions commented on September 26, 2024

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

from charts.

github-actions avatar github-actions commented on September 26, 2024

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

from charts.

akramincity avatar akramincity commented on September 26, 2024

Hey I found the problem so after adding a new node, the node gets added but there are no slots assigned to it so, the update job only adds the node and does not run rebalance on the cluster . In order to assign slots to the node I had to manually run
redis-cli -h redis-cluster-headless.redis.svc.cluster.local -a paswd --cluster rebalance x.x.x.x:6379 --cluster-use-empty-masters

from 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.