mirror of https://github.com/docker/docs.git
formatting
This commit is contained in:
parent
ba36083f4b
commit
f6bcd72d66
|
|
@ -194,7 +194,9 @@ In order to optimize user experience and security, support for Internet Explorer
|
||||||
(durationBeforeRetry 2m2s). Error: "MountVolume.MountDevice failed for volume \"local-pxjz5\"
|
(durationBeforeRetry 2m2s). Error: "MountVolume.MountDevice failed for volume \"local-pxjz5\"
|
||||||
(UniqueName: \"kubernetes.io/local-volume/local-pxjz5\") pod
|
(UniqueName: \"kubernetes.io/local-volume/local-pxjz5\") pod
|
||||||
\"pod-subpath-test-local-preprovisionedpv-l7k9\" (UID: \"364a339d-a98d-11e9-8d2d-0242ac11000b\")
|
\"pod-subpath-test-local-preprovisionedpv-l7k9\" (UID: \"364a339d-a98d-11e9-8d2d-0242ac11000b\")
|
||||||
: local: failed to mount device /dev/loop0 at /var/lib/kubelet/plugins/kubernetes.io/local-volume/mounts/local-pxjz5 (fstype: ), error exit status 32"
|
: local: failed to mount device /dev/loop0 at
|
||||||
|
/var/lib/kubelet/plugins/kubernetes.io/local-volume/mounts/local-pxjz5 (fstype: ),
|
||||||
|
error exit status 32"
|
||||||
```
|
```
|
||||||
Issuing "dmesg" on the system will show something like:
|
Issuing "dmesg" on the system will show something like:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue