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
An unclean shutdown (SIGKILL, so terminate/2 never ran) leaves hyper-thinpool
behind; the next boot failed with "device-mapper: create ioctl ... Device or
resource busy". Best-effort remove any pre-existing pool before rebuilding,
ahead of zero_metadata so a still-live pool is never corrupted.
0 commit comments