Created
February 18, 2014 23:54
-
-
Save steeve/9083167 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker@boot2docker:~$ sudo docker -s devicemapper -d -D | |
[/mnt/sda1/var/lib/docker|0337a5a3] +job initserver() | |
[/mnt/sda1/var/lib/docker|0337a5a3.initserver()] Creating server | |
[debug] deviceset.go:478 Generated prefix: docker-8:1-799901 | |
[debug] deviceset.go:481 Checking for existence of the pool 'docker-8:1-799901-pool' | |
[debug] deviceset.go:495 Pool doesn't exist. Creating it. | |
[debug] deviceset.go:358 libdevmapper(3): ioctl/libdm-iface.c:1768 (-1) device-mapper: reload ioctl on docker-8:1-799901-pool failed: Invalid argument | |
[debug] deviceset.go:512 | |
--->Err: Error running DeviceCreate (createPool) | |
Error running DeviceCreate (createPool)[/mnt/sda1/var/lib/docker|0337a5a3] -job initserver() = ERR (1) | |
2014/02/18 23:53:55 initserver: Error running DeviceCreate (createPool) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment