-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Mounting volumes fails with "error setting label on mount source". #1234
Copy link
Copy link
Closed
Description
Description
The following started failing on my system after a (presumably CoreOS update induced) reboot ~10 hours ago:
$ docker run --rm --name test --mount source=test,destination=/test alpine
/run/torcx/bin/docker: Error response from daemon: error setting label on mount source '': no such file or directory.
ERRO[0000] error waiting for container: context canceledOutput of docker version:
Client:
Version: 18.06.0-ce
API version: 1.38
Go version: go1.10.3
Git commit: 0ffa825
Built: Wed Jul 18 18:54:54 2018
OS/Arch: linux/amd64
Experimental: false
Server:
Engine:
Version: 18.06.0-ce
API version: 1.38 (minimum version 1.12)
Go version: go1.10.3
Git commit: 0ffa825
Built: Wed Jul 18 18:54:54 2018
OS/Arch: linux/amd64
Experimental: false
Output of docker info:
Containers: 4
Running: 3
Paused: 0
Stopped: 1
Images: 8
Server Version: 18.06.0-ce
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: d64c661f1d51c48782c9cec8fda7604785f93587
runc version: 69663f0bd4b60df09991c08812a60108003fa340
init version: v0.13.2 (expected: fec3683b971d9c3ef73f284f176672c44b448662)
Security Options:
seccomp
Profile: default
selinux
Kernel Version: 4.17.9-coreos
Operating System: Container Linux by CoreOS 1849.0.0 (Rhyolite)
OSType: linux
Architecture: x86_64
CPUs: 1
Total Memory: 988.2MiB
Name: <REDACTED>
ID: <REDACTED>
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: true
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels