Andrei Kvapil
Andrei Kvapil
> If that still shows as "Inconsistent", can you try to manually reconnect that one DRBD resource and verify if that starts the sync? First resource was solved by: ```bash...
@ghernadi almost all of these resources are having similar error `unexpected repl_state (Established) in receive_bitmap`: ``` [31360.825059] drbd one-vm-8765-disk-0 m15c30: conn( Connecting -> Connected ) peer( Unknown -> Primary )...
Problem with curl is persist on ubuntu xenial, but on debian stretch is working fine. However linstor-csi still showing `EOF` even on debian stretch
Yes looks like `StorDriver/ZfscreateOptions` #128 is exactly what we need, but the questions is how to input encryption password :)
Well, right now I don't need an encryption for the LINSTOR. But possible it will be needed in the future, I would prefer to choose native ZFS encryption instead of...
I've tried to run `drbdadm verify` one one of the storage node, but it was stuck on 87.91% and after I did: `drbdadm disconnect one-vm-7707-disk-0 --force` on `m11c4` it was...
Linstor just considered this as an error, I wasn't sure if that is expected behavior and decided better to report you
Ah, my bad, this issue is not related to the today's incident, this is just old bug reports. I need to implement some log rotation to the kube-linstor project.
Not sure, how can I rotate the error-report database on the satellites? ``` # du -hs /var/log/linstor-satellite/error-report.mv.db 1.4G /var/log/linstor-satellite/error-report.mv.db ```
@rp- thank you for the information! Is there any opportunity to list and purge error reports on the satellites the same way as on controller?