Code Monkey home page Code Monkey logo

Comments (1)

james-munson avatar james-munson commented on June 21, 2024

Interesting that although there is log history and events for multiple replicas of pvc-31540f93-f81a-4864-a5bb-7e9d6bd5d490, there is currently only one in the replicas.yaml list and in the engines.yaml address maps: pvc-31540f93-f81a-4864-a5bb-7e9d6bd5d490-r-b2ff7e06.

The storage is on these disks:

              message: Disk disk-1-3(/mnt/PiRackData1/longhorn/) on node pirack1-node3 is ready
              message: Disk disk-2-4(/mnt/PiRackData2/longhorn/) on node pirack1-node4 is ready
              message: Disk disk-2-3(/mnt/PiRackData3/longhorn/) on node pirack2-node3 is ready
              message: Disk disk-2-4(/mnt/PiRackData4/longhorn/) on node pirack2-node4 is ready

There is a name overlap, but the node path and UUID are unique, so that should have no effect.

Looks like node pirack2-node4 was restarted just before 00:58 on 4/21, and then two others (with no storage) about 30 minutes later:

grep -rh -B 1 "Node.*is ready"
          lastTransitionTime: "2024-04-21T01:33:14Z"
          message: Node pirack1-node2 is ready
--
          lastTransitionTime: "2024-04-21T00:01:44Z"
          message: Node pirack1-node3 is ready
--
          lastTransitionTime: "2024-04-21T00:01:47Z"
          message: Node pirack1-node4 is ready
--
          lastTransitionTime: "2024-04-21T00:02:12Z"
          message: Node pirack1-node5 is ready
--
          lastTransitionTime: "2024-04-21T00:02:07Z"
          message: Node pirack2-node2 is ready
--
          lastTransitionTime: "2024-04-21T00:02:07Z"
          message: Node pirack2-node3 is ready
--
          lastTransitionTime: "2024-04-21T00:58:15Z"
          message: Node pirack2-node4 is ready
--
          lastTransitionTime: "2024-04-21T01:25:23Z"
          message: Node pirack2-node5 is ready

Given logging like this:

replica pvc-31540f93-f81a-4864-a5bb-7e9d6bd5d490-r-b2ff7e06 failed the snapshot purge: failed to open parent file volume-snap-66c47248-5ddc-4e38-990e-4d57cd9f5615.img: open volume-snap-66c47248-5ddc-4e38-990e-4d57cd9f5615.img: invalid argument
it would be worthwhile to see the contents of the replica storage directories, both filenames and sizes, and the contents of the meta files.

from longhorn.

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.