Andrei Kvapil

Results 326 issues of Andrei Kvapil

Hi, I just faced with problem when creating device the creation was stuck. Using strace I found out that it is due to stuck `pvdisplay` command. It creates `/run/lock/lvm/V_data` lock,...

Seems same as https://github.com/LINBIT/linstor-server/issues/288 Here we are again. Linstor-controller can't establish SSL connection with linstor-node for some reason: Linstor-controller log: ``` 09:51:32.377 [SslConnector] INFO LINSTOR/Controller - SYSTEM - Remote satellite...

Hello, I just faced with the case when linstor successfully set a new size to the volume definition, but nor drbd device and backing LV weren't resized. Restart of linstor-sattelite...

Sorry for picures in this issue, I have only screen recording. Another interesting case, possible connected with https://github.com/LINBIT/linstor-server/issues/333 Before the experiment: All nodes are online: ![image](https://user-images.githubusercontent.com/7556217/209175844-a8f77f73-6193-492a-91dc-8011e7df87fa.png) Storage pools are ok:...

This issue occurs only with linstor-csi, but I beleeve that it is bug of linstor-controller. So I report it here /cc @WanzenBug ``` linstor controller 1.20.0; GIT-hash: 9c6f7fad48521899f7a99c564b1d33aeacfdbfa8 ``` Steps...

Debian 11 installs the [linux-kbuild](https://packages.debian.org/bullseye/linux-kbuild-5.10) as dependency to [kernel-headers](https://packages.debian.org/buster/linux-headers-5.10.0-0.deb10.19-amd64) package. The tools and Makefile from it are used directly by `entry.sh` script of kernel-module-injector The problem is that [most of...

```bash # kubectl get event -n d8-linstor | grep low 51m Warning Evicted pod/linstor-csi-node-76tqq The node was low on resource: ephemeral-storage. Container csi-livenessprobe was using 44Ki, which exceeds its request...

To reporuce: - create PVC - enable backup shipping - wait for first backup (it will create snapshot) - try to remove pvc, result: ```bash # k get pvc disk-vm1-boot...

follow up https://github.com/clastix/cluster-api-control-plane-provider-kamaji/pull/78 During reconciliation, the bootstrap provider copies the content from the secret provided by Kamaji, named `-admin-kubeconfig` into a `cluster-info` configmap of tenant cluster, which then used by...

### Is your feature request related to a problem ? There was a discussion on how to install FluxCD without CNI https://github.com/fluxcd/flux2/discussions/3070 Right now there is no standard and convenient...

enhancement