Docker Service not running [SCALE]
Description
Problem/Justification
Impact
duplicates
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity

Waqar Ahmed April 28, 2021 at 12:39 PM
can you please try latest nightlies and let us know if the issue persists ? It happens because of an upstream issue which we have worked around temporarily. The issue was using a pool which has spaces in it's name.
Diogo F. Marques March 28, 2021 at 9:02 PMEdited
Hey thanks for the help. I ended up figuring out what was wrong. It apparently doesn't like spaces in the pool name so I had to create a new pool that didn't have spaces in the path. If this is in fact expected behavior there is no form validation for the pool name in the UI. Thanks

Thomas N Merrill March 28, 2021 at 5:25 PM
try and forget the pool/remove pool then add it back again the WEBUI has yet to get this right you can make changes to the pool in advance setting and pool settings you might have to also unset and reset pool to different data set i found this would resolve my issues as the scripts used some times get's broken between version
Details
Details
Assignee

Hello, good afternoon.
Yesterday I've installed TrueNAS Scale 21.02, after having the issues below decided to try the nightly and the errors persist.
The docker service refuses to start and exits with error code. Trying to choose a pool for apps return "[ERR] Docker service not running", checking for service status on the shell verifies that docker service is not running, restarting docker service from the shell gives the same result, Error starting docker service, process exited with error code.
Here is output of running dockerd
INFO[2021-03-28T13:27:03.149775015+01:00] Starting up
INFO[2021-03-28T13:27:03.152081835+01:00] parsed scheme: "unix" module=grpc
INFO[2021-03-28T13:27:03.152097622+01:00] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2021-03-28T13:27:03.152116662+01:00] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} module=grpc
INFO[2021-03-28T13:27:03.152125995+01:00] ClientConn switching balancer to "pick_first" module=grpc
INFO[2021-03-28T13:27:03.152844861+01:00] parsed scheme: "unix" module=grpc
INFO[2021-03-28T13:27:03.152857313+01:00] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2021-03-28T13:27:03.152869466+01:00] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} module=grpc
INFO[2021-03-28T13:27:03.152876082+01:00] ClientConn switching balancer to "pick_first" module=grpc
failed to start daemon: error initializing graphdriver: Cannot find root filesystem MRQ Main Pool/ix-applications/docker: Output does not match what is expected on this platform
Any clues as to why this happens?
Side note: In the nightly the select input for VM VNC Bind has no options but is required, making it impossible to create VM's with vnc.
Thank you very much for your help.
All the best,
Diogo Marques