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
{{ message }}
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
my zfs is persistently mounting automatically,
after several reboot and at login that result is always the same
sudo zfs list -o mounted
MOUNTED
yes
but I have to systematically restart docker sudo system-docker restart docker otherwise
sudo docker info
Client:
Debug Mode: false
Server:
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
errors pretty printing info
Expected
docker service start after zfs is mounted
Actual
everything work well until I reboot
than when I reboot, I presume docker try to start before zfs
because after a reboot