-
klin@asus:~$ linstor n l
```
+--------------------------------------------------------+
| Node | NodeType | Addresses | State |
|==============================================…
-
I run VMs in Kubernetes using KubeVirt and CDI, my volume have now these fields:
https://github.com/piraeusdatastore/piraeus-ha-controller/blob/40d3ee8d115dc44f4b326a44e80fa4bd7acdf0ec/pkg/agent/ag…
-
Hello. I use piraeus-operator and trying to configure `StorDriver/LvcreateType striped`, but Linstor server ignores this setting.
```bash
linstor storage-pool set-property w1 nvme-lvm StorDriver/L…
-
I am trying to reverse proxy this container through Traefik, however I get this error when loading via HTTPS:
```
Failed to construct 'WebSocket': An insecure WebSocket connection may not be initi…
-
##### ISSUE TYPE
* Other
##### COMPONENT NAME
~~~
Storage
~~~
##### CLOUDSTACK VERSION
~~~
4.19.0.2
~~~
##### CONFIGURATION
##### OS / ENVIRONMENT
##### SU…
-
We’ve encountered a persistent issue where snapshots are not being properly deleted from the LINSTOR system, resulting in a large number of orphaned snapshots that are putting significant strain on ou…
boedy updated
1 month ago
-
This is a k8s 1.30 test cluster on Ubuntu Jammy. After upgrade from 2.5.1 to 2.5.2 the controller never becomes ready:
```
root@k8sw3:~# modinfo drbd
filename: /lib/modules/5.15.0-119-gener…
-
I create PersistentVolumeClaim with size of `1Gi`:
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: block-pvc
spec:
accessModes:
- ReadWriteMany
volumeMode: Block
…
kvaps updated
3 weeks ago
-
Hi
I've been playing around with the operator a bit. I'm heavily relying on snapshots for my backups and saw, that they don't get cleaned up any more. I'm using 2 replicas for the disks.
Some mo…
-
https://blog.csdn.net/tjiyu/article/details/52723125
DRBD(一) DRBD详解 及 DRBD配置