Beiträge von whoami

    Check the installed version of libldap:



    I have omv 7 on debian 12.

    As you can see the lib is libldap-2.5-0 which means that zabbix should have no problem installing it.


    Check if you have updates available:


    Code
    ╰─○ sudo apt update && sudo apt upgrade

    Hey!

    Nas my omv I have several folders shared.

    From what I understand, local-path-provisioner should take care of the paths itself and create a pv so that I can dock the pvc there.

    I had such pv's visible before, but for some reason they ceased to be and I currently have no way to use the pv.


    The local-path-provisioner seems to be working correctly, however there is absolutely nothing in the logs:



    Storage class is stowed, but it kind of doesn't work:



    As you can see, no pv is available:


    Code
    (⎈|homelab:kube-system)[~/Downloads]$ kubectl get pv --all-namespaces
    
    No resources found
    
    (⎈|homelab:kube-system)[~/Downloads]$

    I tried uninstalling the plugin, deleting the data from /etc and /var/lib however this did not help.


    Other than that, k3s works fine.

    Can you please help me ?