September 6, 20232 yr I want to remove a docker container. The GUI just says: Now I wanted to remove the container with the cli but the cli returns root@unRaid:~# docker rm 47244236f0a2 Error response from daemon: container 47244236f0a24da8ce158b796b9e557dd04cba77f922bab3d0a76d4bdd0982c8: driver "zfs" failed to remove root filesystem: exit status 1: "/usr/sbin/zfs fs destroy -r cache/system/d8f124cfbf02c4e04bd4011a22ee8280d6443b0c1dadc89513335f73e044e652" => cannot unmount '/var/lib/docker/zfs/graph/d8f124cfbf02c4e04bd4011a22ee8280d6443b0c1dadc89513335f73e044e652': unmount failed Ok, then I thought I'd see if I could delete the ZFS dataset. I found it with ZFS Master, clicked on Destroy and this is what happened. I see the Dataset two times and booth are returning: What is the problem?
September 6, 20232 yr Community Expert Docker container are removed over the Docker page, not the zfs master plugin. Those snapshots are all created by the dockerservice.
September 6, 20232 yr Author 4 minutes ago, Mainfrezzer said: Docker container are removed over the Docker page, not the zfs master plugin. Those snapshots are all created by the dockerservice. Yeah and the docker page gives me: Execution Error
September 6, 20232 yr Community Expert You would need to post the diagnostics because we can only ask the magic crystal ball for this "execution error". the zfs plugin/ the snapshots in general are not the way. Snapshots are, well, snapshots not the actual data^^ Edited September 6, 20232 yr by Mainfrezzer
September 6, 20232 yr Community Expert 19 minutes ago, Roalkege said: After an unwanted power outage, I can now remove the container Life lemons, lemonade something positive from it at least. Strolling through the files, i do notice youre running 6.13.3 but run an incompatible go file script. The 1.4 version of the Ram-log script does not work in 6.12.3 Version 1.6 for 6.12.3 If you decide to upgrade to 6.12.4, the code can be found a bit further down.
September 6, 20232 yr Author 48 minutes ago, Mainfrezzer said: Life lemons, lemonade something positive from it at least. Strolling through the files, i do notice youre running 6.13.3 but run an incompatible go file script. The 1.4 version of the Ram-log script does not work in 6.12.3 Version 1.6 for 6.12.3 If you decide to upgrade to 6.12.4, the code can be found a bit further down. Good to know. Thank you!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.