kaedwen
kaedwen
stumbled over the same issue right now why is this not gonna be fixed? It's as simple as removing the toLower() and it does not break any convention. Matching the...
ok thanks for the info zfs can be mounted legacy like other filesystems. So `mount -t zfs ...` does work. What are the limitations this is not supported?
Ok I have not that deep knowledge of kubernetes and pvc at all. I have setup a single master node to evaluate a little bit. My setup with zpools as...
yes i have deleted the sc fast and it was recreated from storageos with this one (have ext4 as fsType) is looks good to me ```root@srv-01:~/kube/keeweb# kubectl describe pvc keeweb...
i have a zfs storageclass after i have followed your advice to extract the original with `-o yaml >` ```apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: labels: app: storageos name: zfs parameters:...
Ok got the partition thing. Here is the output ``` root@srv-01:~/kube/storage-os# storageos volume create test2 -f ext4 default/test2 root@srv-01:~/kube/storage-os# storageos -D volume mount test2 /mnt DEBU[0000] volume found: /var/lib/storageos/volumes/dfa755b3-d448-ff6a-3933-3691b3a82e64 DEBU[0001]...
This helped me out https://rootlesscontaine.rs/getting-started/common/cgroup2/ ``` $ cat
I tried the AUR Package from Arch linux and there are the same messages. Any update on this?
Is it merged to the master? Is there any progress?
This breaks ng2-idle for using with angular 4.x.x I have already published Applications stuck at angular 4 with a broken build process 👎