piraeus icon indicating copy to clipboard operation
piraeus copied to clipboard

High Available Datastore for Kubernetes

Results 15 piraeus issues
Sort by recently updated
recently updated
newest added

this PR fixes problem of compiling DRBD module on Rocky Linux 9 more details: https://github.com/deckhouse/deckhouse/issues/2268

I've been trying to find a way to reduce the the placementCounts of a volume. What I've done: * Create storageClass "lvm-thin" with setting autoPlace: 3 * Replace storageClass "lvm-thin"...

update the namespace which piraeus runs

Update readme - Update links - Create troubleshooting section for init container issue solution

If pvc is diskless we got several issues. Like the one bellow. 1. pvc goes into error state. Reboot of node does not fix this. k8smaster and k8w6 have local...

Hi, Piraeus doesn't seem to support IPv6-only clusters. I've found at least 2 IPv4-only things to fix, but there are likely many more: ```diff diff --git a/dockerfiles/piraeus-init/bin/init-etcd.sh b/dockerfiles/piraeus-init/bin/init-etcd.sh index 271fa6c..11d026d...

Hi, I'm trying to test piraeus on kops-created cluster (kubernetes 1.16.8) After `kubectl apply -f https://raw.githubusercontent.com/piraeusdatastore/piraeus/master/deploy/all.yaml` etcd can't start ``` piraeus-controller-0 0/1 Init:0/1 0 9m34s piraeus-csi-controller-0 5/5 Running 0 9m33s...

kubectl apply -f demo-sts-mysql.yaml pending status lvm storageClass operate? select "layerlist: drbd storage" sotrageClass is pengding select "layerlist: storage" sotrageClass is ok!

The snapshotter container is complaining: ``` E0207 08:43:45.373919 1 reflector.go:270] github.com/kubernetes-csi/external-snapshotter/pkg/client/informers/externalversions/factory.go:117: Failed to watch *v1alpha1.VolumeSnapshot: unknown (get volumesnapshots.snapshot.storage.k8s.io) E0207 08:43:45.395867 1 reflector.go:126] github.com/kubernetes-csi/external-snapshotter/pkg/client/informers/externalversions/factory.go:117: Failed to list *v1alpha1.VolumeSnapshotClass: volumesnapshotclasses.snapshot.storage.k8s.io is forbidden:...

Kubernetes v1.27.5 Bare metal nodes LVM Thinpool piraeus-operator v2.4.1 Oracle Linux 8 Kernel 5.15.0-204.147.6.2.el8uek.x86_64 + default drbd image drbd9-jammy Also reproduced with kernel 4.18 + drbd image drbd9-almalinux8 How to...