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
My macbook pro crashed, and after rebooting I am unable to use docker. If I execute docker version on macOS or inside CoreOS (corectl ssh containerland), it stalls indefinitely. I'm also unable to corectl kill containerland or corectld stop. The only way to stop corectld is with kill -9 PID.
I've restored my var_lib_docker.img.qcow2 image from a backup and now everything is working again.
I'm trying to repair the corrupt var_lib_docker.img.qcow2 image using qcow-tool but it crashes:
My macbook pro crashed, and after rebooting I am unable to use docker. If I execute
docker version
on macOS or inside CoreOS (corectl ssh containerland
), it stalls indefinitely. I'm also unable tocorectl kill containerland
orcorectld stop
. The only way to stop corectld is withkill -9 PID
.I've restored my
var_lib_docker.img.qcow2
image from a backup and now everything is working again.I'm trying to repair the corrupt
var_lib_docker.img.qcow2
image usingqcow-tool
but it crashes:Attempt using
check
:Attempt using
repair
:So we've got several issues here:
check
andrepair
These are big issues, so I'm not expecting it's easy to fix, but I'm just reporting here in case others find this useful.
Here's a pastebin of the boot log.
Here's the status of corectl:
The text was updated successfully, but these errors were encountered: