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
If we try to allocate more blocks than we have, and we still have more than the low water mark, then the extend will block. We should allocate as many as we can to drain the thin pool, and repeat until we have a big enough volume.