Giter Club home page Giter Club logo

Comments (3)

krig avatar krig commented on August 15, 2024

Hi, the following commit should solve this issue: a73febc

It requires a version of Pacemaker which supports the --no-version argument.

Maybe stripping the num_updates from the XML before generating the diff is a viable option if not, I will look into this.

from crmsh.

seabres avatar seabres commented on August 15, 2024

Unfortunately the release version of Pacemaker 1.1.12 does not include --no-version.
I will take a look into the patch that includes this if it will be possible to use it with 1.1.12 and compile my own 1.1.12.
My systems are somehow Safety Relevant and therefore i cannot rely on recent development versions.
And gaoyan has applied a patch for assert failure in crm_element_value in case of no version information supplied.
The idea with checking epoch is not bad, it might not be a good idea to skip it completely, as done in the named patch.
It is just a bit to restrictive to check also the status update counter for updating the configuration.
The combination of Pacemaker >=1.1.10 and crmsh 1.2.x result in the described counter update.
cibadmin had incremented epoch and reset num_updates to 0.
It can be configurable by crm.conf, which type of version check shall be applied, full with both values, none as the patch above or "lazy" only epoch number.
Then, it is up to the user to decide which version security against duplicated updates he wants.

from crmsh.

krig avatar krig commented on August 15, 2024

This should be fixed by #75

from crmsh.

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.