-
Notifications
You must be signed in to change notification settings - Fork 88
Open
moby/moby
#38873Description
- This is a bug report
- This is a feature request
- I searched existing issues before opening this one
Expected behavior
The container is created and starts.
Actual behavior
After executing the command, throws and error, but the container exists and can not be started using docker start command because throws another error:
(Hashes in the output below fake/replaced)
Error response from daemon: error creating overlay mount to /var/lib/docker/overlay2/de6d5g46d4gh98d4gf6dsa6df4as6d46sa4d6a4s6d4as6d6as46das/merged: device or resource busy
Error: failed to start containers: asda4sd45as6546a
Steps to reproduce the behavior
docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=<your password>" -p 1433:1433 --name mssql -d mcr.microsoft.com/mssql/server:latest
Output of docker version:
Client:
Version: 18.09.0-ce
API version: 1.39
Go version: go1.11.2
Git commit: 4d60db472b
Built: Fri Nov 9 00:05:34 2018
OS/Arch: linux/amd64
Experimental: false
Server:
Engine:
Version: 18.09.0-ce
API version: 1.39 (minimum version 1.12)
Go version: go1.11.2
Git commit: 4d60db472b
Built: Fri Nov 9 00:05:11 2018
OS/Arch: linux/amd64
Experimental: false
Output of docker info:
Containers: 1
Running: 0
Paused: 0
Stopped: 1
Images: 1
Server Version: 18.09.0-ce
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: false
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 9f2e07b1fc1342d1c48fe4d7bbb94cb6d1bf278b.m
runc version: 079817cc26ec5292ac375bb9f47f373d33574949
init version: fec3683
Security Options:
seccomp
Profile: default
Kernel Version: 4.20.0-3-ck-haswell
Operating System: Arch Linux
OSType: linux
Architecture: x86_64
CPUs: 8
Total Memory: 15.41GiB
Name: pussy-master
ID: XMIG:WGMU:7HCP:FWEN:7KS2:63YO:4RSV:YVLB:PK5V:R6TR:ON5F:LVTZ
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
WARNING: No cpu cfs quota support
WARNING: No cpu cfs period support
WARNING: No cpu shares support
Additional environment details (AWS, VirtualBox, physical, etc.)
Clean docker installation.
Output of uname -a:
Linux ****-master 4.20.0-3-ck-haswell #1 SMP PREEMPT Fri Jan 4 17:46:51 EST 2019 x86_64 GNU/Linux
Output of ls -hl /sys/fs/cgroup/:
dr-xr-xr-x 5 root root 0 Jan 9 22:04 blkio
dr-xr-xr-x 5 root root 0 Jan 9 22:04 cpu
lrwxrwxrwx 1 root root 3 Jan 9 22:04 cpuacct -> cpu
dr-xr-xr-x 3 root root 0 Jan 9 22:04 cpuset
dr-xr-xr-x 5 root root 0 Jan 9 22:04 devices
dr-xr-xr-x 3 root root 0 Jan 9 22:04 freezer
dr-xr-xr-x 3 root root 0 Jan 9 22:04 hugetlb
dr-xr-xr-x 5 root root 0 Jan 9 22:04 memory
lrwxrwxrwx 1 root root 16 Jan 9 22:04 net_cls -> net_cls,net_prio
dr-xr-xr-x 3 root root 0 Jan 9 22:04 net_cls,net_prio
lrwxrwxrwx 1 root root 16 Jan 9 22:04 net_prio -> net_cls,net_prio
dr-xr-xr-x 3 root root 0 Jan 9 22:04 perf_event
dr-xr-xr-x 5 root root 0 Jan 9 22:04 pids
dr-xr-xr-x 2 root root 0 Jan 9 22:04 rdma
dr-xr-xr-x 6 root root 0 Jan 9 22:04 systemd
dr-xr-xr-x 5 root root 0 Jan 9 22:04 unified
Output of mount | grep cgroup:
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
OneEyedSpaceFish, jeffrey4l, In-line, Admicos, brenix and 4 more
Metadata
Metadata
Assignees
Labels
No labels