Giter Site home page Giter Site logo

Comments (11)

timuthy avatar timuthy commented on July 3, 2024 1

But as long as etcd data is backed by persistent volumes (it is now), we can afford for etcd to continue serve income requests even when backup upload fails

Just wanted to mention one point: In multi-node etcd we have a plan to use Ephemeral volume, if we choose to go with Ephemeral volume then we might lose the data in worst case scenario as data wasn’t backed up.

Wouldn't it make sense to consider the ephemeral volume use-case as an optimized option for the future in order to keep things simple for now? The multi-node project involves more urgent points and requirements like these will only delay a feature roll-out.
WDYT? (/cc @vlerenc)

from etcd-druid.

dguendisch avatar dguendisch commented on July 3, 2024 1

to consider the ephemeral volume use-case as an optimized option for the future in order to keep things simple for now?

fully agree. eph volumes needs I think a certain confidence in overall etcd cluster stability and probably a substantial amount of perf testing and tuning (i.e. what does it mean to now put 20 etcd's data on one single volume and thus share its IOPS).

from etcd-druid.

gardener-robot avatar gardener-robot commented on July 3, 2024

@amshuman-kr You have mentioned internal references in the public. Please check.

from etcd-druid.

gardener-robot avatar gardener-robot commented on July 3, 2024

@amshuman-kr You have mentioned internal references in the public. Please check.

from etcd-druid.

gardener-robot avatar gardener-robot commented on July 3, 2024

@amshuman-kr You have mentioned internal references in the public. Please check.

from etcd-druid.

vlerenc avatar vlerenc commented on July 3, 2024

As we have seen lately with the off-by-one (32/33 chunks) on GCP, doesn't it make sense to give this one a higher prio @amshuman-kr?

from etcd-druid.

ishan16696 avatar ishan16696 commented on July 3, 2024

But as long as etcd data is backed by persistent volumes (it is now), we can afford for etcd to continue serve income requests even when backup upload fails

Just wanted to mention one point: In multi-node etcd we have a plan to use Ephemeral volume, if we choose to go with Ephemeral volume then we might lose the data in worst case scenario as data wasn’t backed up.

from etcd-druid.

ishan16696 avatar ishan16696 commented on July 3, 2024

Wouldn't it make sense to consider the ephemeral volume use-case as an optimized option for the future in order to keep things simple for now?

agreed

from etcd-druid.

vlerenc avatar vlerenc commented on July 3, 2024

Yes, I would also vote to focus on multi-node/clustered ETCD in the form that can be achieved "the best" (low complexity, low coupling). Ephemeral volumes, as @dguendisch pointed out, require having a solution first and gain trust next, before going there last. Already including that in the challenging task we have at hand, letting it pull in the backup question, raising thereby complexity/coupling even more (leader with failed backups losing leadership sounds like another level of complexity/coupling), sounds like a bit too much too early.

from etcd-druid.

gardener-robot avatar gardener-robot commented on July 3, 2024

@timuthy You have mentioned internal references in the public. Please check.

from etcd-druid.

timuthy avatar timuthy commented on July 3, 2024

We will follow up with #280 for the readiness probe.
/close

from etcd-druid.

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.