-
Hi,
I'm looking for help. I have small cluster build with Rancher. Latests current versions of OpenEBS and cStor installed via helm charts.
After the installation I was trying to use the cstor s…
-
## Description
After I try to restart my database pod I get multi-mount error:
```
Warning FailedMount 37s (x8 over 104s) kubelet MountVolume.MountDevice failed for volume "pvc-c4c965…
-
Consider case where application node undergoes any of the following operations like node reboot or shutdown or termination.
Because of node unavailability kubernetes will schedule the application pod…
-
On page, https://openebs.io/docs/user-guides/cstor/advanced#snapshot-and-clone-of-a-cstor-volume
YAML @ Step 1# of Creating a cStor volume Snapshot[#](https://openebs.io/docs/user-guides/cstor/advanc…
-
in the big data ecosystem, the requirement for two pods in the same task to share a storage volume is very common.
is there a way for OpenEBS LVM LocalPV to mount a LV onto two pods on the same nod…
iPenx updated
8 months ago
-
how do fix it ? thanks!!
OS: RockyLinux 9.2
Kernel: `5.14.0-284.11.1.el9_2.x86_64`
k8s: v1.28.2
cni: calico 3.26.1
cStor: 3.3.0
update: I changed the operating system to rockylinux 8.8 and…
-
## Description
blockdevice is repeatedly added to the node, resulting in a constantly changing blockdevice status.
The ndm container log for the corresponding node:
![image](https://github.com/op…
-
i change nfsd.sh in `nfs-server-alpine:0.9.0` image.
add line `ulimit -HSn 1048576` to nfsd.sh fix the problem.
```
echo "Starting Mountd in the background..."These
ulimit -HSn 1048576…
-
## Description
I can't export Kasten backups, as the copy-vol pods aren't able to switch into Running state, because pv cant be mounted. Cstorvolumes stay in init stage.
## Expected Behavior
PV s…
-
Hello, i have installed k8s cluster with 3 master and 7 worker nodes (name of nodes, like this: k8s-node1 - k8s-node6 and powerbi)
on k8s-node4, k8s-node5, k8s-node6, i added disks and installed open…