linstor-server icon indicating copy to clipboard operation
linstor-server copied to clipboard

High Performance Software-Defined Block Storage for container, cloud and virtualisation. Fully integrated with Docker, Kubernetes, Openstack, Proxmox etc.

Results 189 linstor-server issues
Sort by recently updated
recently updated
newest added

Hi I use `k8s` backend. After some days I found that linstor-controller can't start: ``` LINSTOR, Module Controller Version: 1.18.0 (648ab925644f53039239c5aec366a11f046f5977) Build time: 2022-03-28T18:25:25+00:00 Java Version: 11 Java VM: Debian,...

## Hi, Read through the docs chapter one and found some corrections. I would like to point them out. * should be __help__ in place of __serve__ @ [Intro](https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#about) ```diff...

sodacode2022
SODATESTLOW

Snapshots are working flawlessly. If we try to create pvc out of snapshots most of the time the new pvc gets destroyed after a few seconds. It starts syncing first...

### ****steps to manage LINSTOR cluster There is no proper information about the steps to manage LINSTOR cluster. ### #**If a host is also a storage node, it will use...

sodacode2022
SODATESTLOW

Hi, not sure if this expected behavior, so better to report this. Due to bug of containerd some of our nodes were overfilled by the unterminated processes: ``` fork failed:...

enhancement

Sometimes I want to disable node from the scheduling new resources. It can be done using aux-properties and specifying `--replicas-on-different`, however it might be better to have native property to...

enhancement

LINSTOR have smart logic to preserving and set `DrbdCurrentGi` for each newly created replica. The fact is that this feature is working bad. We have hundreds cases, even with data...

enhancement

We have tryed to setup Linstor (Piraeus) on our Kubernetes cluster with HA MariaDB backend (Percona). Afther few failed tryes result of investigation is [here](https://github.com/piraeusdatastore/piraeus-operator/issues/160#issuecomment-771589913). Do you have in plan...

enhancement

Because of the hierarchical inheritance of properties, it's not so easy to get a good overview of the Linstor config. I would like to see a tree view (`linstor tree`)...

enhancement

Hi, I just got this error report while the sript was working: ```bash # linstor r c one-vm-6493-disk-2 --auto-place 2 --replicas-on-same=opennebula-1 --replicas-on-different=moonshot ERROR: Description: The resource 'one-vm-6493-disk-2' was already deployed...