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
When cloning hyperdisks with a change of capacity e.g., 4Gi -> 5Gi.
The change fails on googleapi: Error 400: Requested provisioned IOPS cannot be smaller than 2500.
Resizing was fixed in #2054. But cloning is still affected by this problem.