LINBIT / linstor-server

High Performance Software-Defined Block Storage for container, cloud and virtualisation. Fully integrated with Docker, Kubernetes, Openstack, Proxmox etc.
https://docs.linbit.com/docs/linstor-guide/
GNU General Public License v3.0
984 stars 76 forks source link

Fix size-check for meta-pools with resize volume case #367

Open kanno2inf opened 1 year ago

kanno2inf commented 1 year ago

This is a workaround, not an actual fix.

This workaround resolves #360 by skipping the metadata pool size check.

360 caused by an issue where the metadata pool size not calculated correctly for the volume-resize case.

A proper fix would need to calculate the correct metadata pool size and check.