Git Product home page Git Product logo

Comments (5)

survivant avatar survivant commented on June 14, 2024
root@test-pcl4004:~# kubectl version
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.4", GitCommit:"e87da0bd6e03ec3fea7933c4b5263d151aafd07c", GitTreeState:"clean", BuildDate:"2021-02-18T16:12:00Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:02:01Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}
root@test-pcl4004:~#

from cstor-operators.

survivant avatar survivant commented on June 14, 2024

I deleted again my application. waited for 10 minutes after that all my resources were removed. After that I reinstalled them and now I have this error

Events:
  Type     Reason       Age                  From               Message
  ----     ------       ----                 ----               -------
  Normal   Scheduled    3m22s                default-scheduler  Successfully assigned default/production-manager-mariadb-0 to test-pcl4010
  Warning  FailedMount  80s                  kubelet            Unable to attach or mount volumes: unmounted volumes=[data], unattached volumes=[data config default-token-jgzp8]: timed out waiting for the condition
  Warning  FailedMount  74s (x9 over 3m22s)  kubelet            MountVolume.MountDevice failed for volume "pvc-a8f02b71-52ae-4afb-816a-cfc8a5e4a1de" : rpc error: code = Internal desc = rpc error: code = Internal desc = cstorvolumeconfigs.cstor.openebs.io "pvc-a8f02b71-52ae-4afb-816a-cfc8a5e4a1de" not found
root@test-pcl4004:~#

from cstor-operators.

survivant avatar survivant commented on June 14, 2024
root@test-pcl4004:~# kubectl -n openebs get all | grep pvc-a8f02b71-52ae-4afb-816a-cfc8a5e4a1de
root@test-pcl4004:~#

from cstor-operators.

survivant avatar survivant commented on June 14, 2024

I did that

kubectl -n openebs delete pods --all --wait=false --grace-period=0

and now I have this

Events:
  Type     Reason       Age                 From               Message
  ----     ------       ----                ----               -------
  Normal   Scheduled    13m                 default-scheduler  Successfully assigned default/production-manager-mariadb-0 to test-pcl4010
  Warning  FailedMount  6m55s               kubelet            Unable to attach or mount volumes: unmounted volumes=[data], unattached volumes=[default-token-jgzp8 data config]: timed out waiting for the condition
  Warning  FailedMount  4m40s               kubelet            Unable to attach or mount volumes: unmounted volumes=[data], unattached volumes=[config default-token-jgzp8 data]: timed out waiting for the condition
  Warning  FailedMount  73s (x14 over 13m)  kubelet            MountVolume.MountDevice failed for volume "pvc-a8f02b71-52ae-4afb-816a-cfc8a5e4a1de" : rpc error: code = Internal desc = rpc error: code = Internal desc = cstorvolumeconfigs.cstor.openebs.io "pvc-a8f02b71-52ae-4afb-816a-cfc8a5e4a1de" not found
  Warning  FailedMount  6s (x4 over 11m)    kubelet            Unable to attach or mount volumes: unmounted volumes=[data], unattached volumes=[data config default-token-jgzp8]: timed out waiting for the condition
root@test-pcl4004:~#

from cstor-operators.

survivant avatar survivant commented on June 14, 2024

I found a solution.. don'T like it..

uninstall the application. DELETE THE PVC and redeploy the application. but.. when we do that.. we lose all the data :(

from cstor-operators.

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.