Update README.md
Update environment_check.sh result.
This commit is contained in:
parent
8f5d9acbca
commit
b892623bdc
12
README.md
12
README.md
@ -41,21 +41,21 @@ curl -sSfL https://raw.githubusercontent.com/rancher/longhorn/v0.3-rc/scripts/en
|
|||||||
```
|
```
|
||||||
Example result:
|
Example result:
|
||||||
```
|
```
|
||||||
pod/detect-flexvol-dir created
|
pod "detect-flexvol-dir" created
|
||||||
daemonset.apps/longhorn-environment-check created
|
daemonset.apps "longhorn-environment-check" created
|
||||||
waiting for pod/detect-flexvol-dir to finish
|
waiting for pod/detect-flexvol-dir to finish
|
||||||
pod/detect-flexvol-dir completed
|
pod/detect-flexvol-dir completed
|
||||||
waiting for pods to become ready (1/7)
|
all pods ready (3/3)
|
||||||
waiting for pods to become ready (6/7)
|
|
||||||
all pods ready (7/7)
|
|
||||||
|
|
||||||
FlexVolume Path: /var/lib/kubelet/volumeplugins
|
FLEXVOLUME_DIR="/home/kubernetes/flexvolume"
|
||||||
|
|
||||||
|
|
||||||
MountPropagation is enabled!
|
MountPropagation is enabled!
|
||||||
|
|
||||||
|
cleaning up detection workloads...
|
||||||
pod "detect-flexvol-dir" deleted
|
pod "detect-flexvol-dir" deleted
|
||||||
daemonset.apps "longhorn-environment-check" deleted
|
daemonset.apps "longhorn-environment-check" deleted
|
||||||
|
clean up completed
|
||||||
```
|
```
|
||||||
Please make a note of `Flexvolume Path` and `MountPropagation` state above.
|
Please make a note of `Flexvolume Path` and `MountPropagation` state above.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user