You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(LVMSR): deactivate unused LVM snap base before deletion (#130)
During normal operations, unused LV bases appear to stay enabled on slaves after they get deleted, causing an accumulation of activated deleted LVs on slaves.
This is mostly benign and this automatically gets resolved after a reboot of the slave. But if it accumulates a lot (on a big infra for example) it causes LVM commands to slow down so much that the whole SR gets unusable.
Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
0 commit comments