no image mounted at /var/lib/docker


daze

Recommended Posts

I converted my cache drive to XFS from BTRFS. Now Docker isn't mounting the docker.img file:

root@karmic:/etc/rc.d# ./rc.docker  start
no image mounted at /var/lib/docker

root@karmic:/etc/rc.d# ls -al /mnt/cache/docker.img
-rw-rw-rw- 1 nobody users 21474836480 Mar 26 00:23 /mnt/cache/docker.img

root@karmic:/etc/rc.d# file /mnt/cache/docker.img
/mnt/cache/docker.img: BTRFS Filesystem sectorsize 4096, nodesize 16384, leafsize 16384, UUID=5b444563-10e4-45db-aafc-1a5acc33c9ce, 19472728064/21474836480 bytes used, 1 devices
ro

Does the docker.img file need to be recreated for some odd reason like the underlying format of the cache drive?

Edited by daze
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.