GithubHelp home page GithubHelp logo

Comments (5)

engelsanchez avatar engelsanchez commented on July 23, 2024

It is possible that we are seeing the problem described in the All filesystems are not created equal paper. Basically, doing a sync on data files and atomic renames is not enough to ensure consistency of the set of files in the directory. The directory entry itself may need a sync in Linux systems to ensure that the file operations are executed in the expected order and the new file mods survive a crash.

from leveldb.

matthewvon avatar matthewvon commented on July 23, 2024

@angrycub ... define "restart of a node" ... riak restart, linux restart, machine died and was restarted, etc.

from leveldb.

angrycub avatar angrycub commented on July 23, 2024

From the ticket narrative:

"At the same time this node was discovered down, two other nodes were being reported by ring-status as being down, but their beam processes were still running. Since the cluster already believed them unavailable, I killed the beam process on each of these nodes and restarted riak successfully. Currently all but one of the cluster members are up."

So I'm going to say, killed after being in an "indeterminate" state and then Riak was restarted. No indication that the physical nodes were rebooted; however, I can contact the user in question for more details if you'd like.

from leveldb.

matthewvon avatar matthewvon commented on July 23, 2024

let me ponder this ... however, a vnode repair would fix. You already do that?

from leveldb.

angrycub avatar angrycub commented on July 23, 2024

That was how we addressed that particular ticket. Dumb shell script to look where the filename in the CURRENT file did not exist in that partitions folder and echo out the partition IDs. Ran eleveldb:repair on all of them and all was well.

from leveldb.

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.