David Borman
David Borman
Enhance getParentBlockDevice() by looking not only for /nvme/ in the path, but also /nvme-subystem/, which is the name under /sys/devices/virtual on OpenSUSE 15.3. Also clean up the osdiskexcludefilter.go Start() routine...
**What steps did you take and what happened:** [A clear and concise description of what the bug is, and the sequence of operations performed / commands you ran.] I have...
**What steps did you take and what happened:** During the initial install, there were two disks available for NDM to configure as block devices. Only one disk got configured, and...
We typically run with a 3-worker node Kubernetes cluster, and run the cstor services with 3 replicas for resiliency. Usually Kubernetes will spread the 3 pods across the 3 worker...
We are having a push to run as many containers as possible as non-root. I was converting a non-root pod from a CephFS PVC to an OpenEBS/cStor PVC, but the...