Code Monkey home page Code Monkey logo

Comments (4)

yasker avatar yasker commented on May 13, 2024

Can you list the reproduce steps?

from longhorn.

SacDin avatar SacDin commented on May 13, 2024

On digging further, found following :

  • If I deploy manager in namespace1 (in which one volume was previously attached), it runs perfectly with following logs :
INFO[0000] Detected IP is 10.32.0.12
INFO[0000] Kubernetes orchestrator is ready
INFO[0002] Listening on 10.32.0.12:9500
DEBU[0002] Created volume by spec my-volume-1
DEBU[0003] Start managing volume my-volume-1
DEBU[0628] volume my-volume-1 desire state is detached
DEBU[0628] volume my-volume-1 state is detached
DEBU[0632] volume my-volume-1 state is detached
DEBU[0632] volume my-volume-1 desire state is detached
DEBU[0632] volume my-volume-1 state is detached
DEBU[0633] volume my-volume-1 state is detached
DEBU[0633] volume my-volume-1 desire state is detached
DEBU[0633] volume my-volume-1 state is detached

The logs are continuous.

  • If I deploy it in any new namespace, the segmentation fault occurs.
  • No pods are currently requesting PVC / flexvolume named "my-volume-1". All pods are deleted. Still the manager is having logs related to "my-volume-1" which was previously used.
  • Is it possible that manager is saving these volume names somewhere ? I checked all hostPath directories but have found nothing yet.

from longhorn.

yasker avatar yasker commented on May 13, 2024

Sounds like CRD wasn't cleaned up.

I will include that in the README.md as well.

For now, can you use kubectl -n longhorn-system delete crd -l longhorn-manager to clean up the CRD stored in the Kubernetes and try again?

from longhorn.

SacDin avatar SacDin commented on May 13, 2024

Wonderful.
Confirmed, working now in separate namespace.
Closing. Many thanks for the support.

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.