Jump to content

UNABLE TO START DOCKER


obs6

Recommended Posts

Settings>Docker, select Yes, set the image to 10gb, and point it to "/mnt/disk2/domains/docker.img". When I hit Apply I see "Starting Docker..." in the bottom left which disappears after a few seconds. Nothing else happens.

 

Here's the log...

 

Apr 26 01:07:20 Tower emhttpd: shcmd (697): /usr/local/sbin/mount_image '/mnt/disk2/domains/docker.img' /var/lib/docker 10
Apr 26 01:07:20 Tower kernel: BTRFS info (device loop3): disk space caching is enabled
Apr 26 01:07:20 Tower kernel: BTRFS info (device loop3): has skinny extents
Apr 26 01:07:20 Tower root: Resize '/var/lib/docker' of 'max'
Apr 26 01:07:20 Tower kernel: BTRFS info (device loop3): new size for /dev/loop3 is 21474836480
Apr 26 01:07:20 Tower emhttpd: shcmd (699): /etc/rc.d/rc.docker start
Apr 26 01:07:20 Tower root: starting dockerd ...
Apr 26 01:07:35 Tower emhttpd: shcmd (701): umount /var/lib/docker

 

tower-diagnostics-20210426-0111.zip

Link to comment

Not likely the cause of your issue, but why are you trying to put docker.img on the parity array?

 

Normally you want appdata, domains, system shares on cache and set to stay on cache. If these are on the array, disks will stay spunup since there are always open files, and docker/VM performance will be impacted by slower array.

Link to comment

yep, I know these.

 As I see, the cache would move to the parity array disks finally. And the disk1 is ssd disk, I just simply put it on the ssd one, which one has many all time online VMs run on it, so dont care the disk spin up

Link to comment
7 hours ago, obs6 said:

cache would move to the parity array disks finally.

Only if you set the user share to cache-yes. The usual way to handle this is to make the share cache-only or cache-prefer. Then it won't be moved from cache.

 

7 hours ago, obs6 said:

disk1 is ssd

Missed that. SSDs in the array can't be trimmed. Can't really see any good reason for putting it in the array and you don't even have parity so it's not like it is protected there.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...