Andrei Kvapil
Andrei Kvapil
Very clear, thank you! And now I am learning the amazing details of the DRBD implementation. OK, now I understand the original problem. I just thinking how can we solve...
workaround is manually specify `verify-alg` for resource group: ``` linstor resource-group drbd-options --verify-alg crc32c my_verify_group ```
Just mention that resource-groups also needs this feature
Hi @ghernadi, Sorry already can't, `m10c4` was rebooted and configuration regenerated. However I can provide you kernel log if you want to. Currently I run the loop to upgrade OS...
> However, as you create the new diskless resource, all other DRBD-peers also have to be updated @ghernadi thank you for detailed explanation, now it is very clear. > ,...
I think it may be connected with https://github.com/LINBIT/linstor-server/issues/19 I still have resources which are stuck on DELETING state. command `linstor err l` are stack too because of that. After restarting...
agree, problem solved after restarting `linstor-controller` and `linstor-satellites` all together. Seems some loop was stuck on some operations in linstor-controller because of https://github.com/LINBIT/linstor-server/issues/19 when I was restarting only `linstor-satellites` before,...
No, I've removed a lot of resources in one time, they are stuck on DELETING, and I was tried to solve problem via `linstor node lost`, but on small amount...
> That's the problem, you would probably get different data every time you run it, not useful for anything. That's not a problem at all, ZFS already doing that for...
In my opinnion it might be done the same way like `query-max-volume-size`, eg: ```console # linstor resource-group query-usage-stats DfltRscGrp ╭─────────────────────────────────────────────────────────────╮ ┊ StoragePool ┊ FreeCapacity ┊ UsedCapacity ┊ TotalCapacity ┊ ╞═════════════════════════════════════════════════════════════╡...