formatting

This commit is contained in:
Dawn W Docker 2019-07-24 13:37:52 -07:00
parent ba36083f4b
commit f6bcd72d66
1 changed files with 3 additions and 1 deletions

View File

@ -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\"
(UniqueName: \"kubernetes.io/local-volume/local-pxjz5\") pod
\"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:
```