Giter Site home page Giter Site logo

Comments (5)

hpollak avatar hpollak commented on May 20, 2024 1

yes, i used /mnt1 instead of /mnt cause /mnt is a standard-folder and i want do be sure nothing else use it. So maybe I have something done wrong on setup.
I will resetup the nodes from scatch.
Thank you!!
Best regards

from kube-linstor.

hpollak avatar hpollak commented on May 20, 2024 1

I think this is Problem Problem with microk8s so I have opened an issue there.

from kube-linstor.

hpollak avatar hpollak commented on May 20, 2024

Some information I have forgotten:

hpollak@k8s3:~$ kubectl -n test describe pvc test-pvc
Name:          test-pvc
Namespace:     test
StorageClass:  linstor-test
Status:        Bound
Volume:        pvc-98b9f72a-eaef-4d5b-b104-f61ded8e3fa0
Labels:        <none>
Annotations:   pv.kubernetes.io/bind-completed: yes
               pv.kubernetes.io/bound-by-controller: yes
               volume.beta.kubernetes.io/storage-provisioner: linstor.csi.linbit.com
Finalizers:    [kubernetes.io/pvc-protection]
Capacity:      1Gi
Access Modes:  RWX
VolumeMode:    Filesystem
Used By:       nginx-deployment-697fd6c789-zvl6m
Events:        <none>
hpollak@k8s3:~$ kubectl describe pv pvc-98b9f72a-eaef-4d5b-b104-f61ded8e3fa0
Name:            pvc-98b9f72a-eaef-4d5b-b104-f61ded8e3fa0
Labels:          <none>
Annotations:     pv.kubernetes.io/provisioned-by: linstor.csi.linbit.com
Finalizers:      [kubernetes.io/pv-protection external-attacher/linstor-csi-linbit-com]
StorageClass:    linstor-test
Status:          Bound
Claim:           test/test-pvc
Reclaim Policy:  Delete
Access Modes:    RWX
VolumeMode:      Filesystem
Capacity:        1Gi
Node Affinity:   <none>
Message:
Source:
    Type:              CSI (a Container Storage Interface (CSI) volume source)
    Driver:            linstor.csi.linbit.com
    FSType:            ext4
    VolumeHandle:      pvc-98b9f72a-eaef-4d5b-b104-f61ded8e3fa0
    ReadOnly:          false
    VolumeAttributes:      storage.kubernetes.io/csiProvisionerIdentity=1627478454186-8081-linstor.csi.linbit.com
Events:                <none>

from kube-linstor.

kvaps avatar kvaps commented on May 20, 2024

Started with kube-linstor i had some problems, caused on microk8s didn't assigned node-roles, so i added "node-role.kubernetes.io/master: "" " per hand to the nodes. But then the installation works fine.

Yeah, I should probably remove this from the example values 😅

"touch /mnt1/harry_dont_understand.txt

that's weird, are you sure you used /mnt1, not /mnt? Afterr applying your YAMLs I have everything fine:

$ kubectl exec -ti deploy/nginx-deployment -- df -h /mnt1
Filesystem      Size  Used Avail Use% Mounted on
/dev/drbd1011   980M  2.6M  910M   1% /mnt1

from kube-linstor.

kvaps avatar kvaps commented on May 20, 2024

@hpollak could you link the issue here please?

UPD: Ah, found it already canonical/microk8s#2490

from kube-linstor.

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.