Update multidisk.md

This commit is contained in:
Sheng Yang 2019-04-16 12:27:51 -07:00 committed by GitHub
parent 9e73d276a1
commit 610e2a71ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Multiple disks support # Multiple disks support
Longhorn supports to use more than one disk on the nodes to store the volume data. Longhorn supports to use more than one disk on the nodes to store the volume data.
To add a new disk for a node, heading to `Node` tab, select one of the node, and click the edit disk icon. To add a new disk for a node, heading to `Node` tab, select one of the node, and select `Edit Disks` in the drop down menu.
By default, `/var/lib/rancher/longhorn` on the host will be used for storing the volume data. By default, `/var/lib/rancher/longhorn` on the host will be used for storing the volume data.