Merge pull request #528 from brollb/patch-2

Fixed minor typos
This commit is contained in:
Denise 2017-06-15 11:09:43 -07:00 committed by GitHub
commit 549e54ce89

View File

@ -21,9 +21,9 @@ Minio can now be accessed over the Rancher network on port `9000` (http://IP_CON
You can set many disks per nodes (max of 4). If you use local disk (no extra Docker driver), you need to mount them on the same `base path` and indicate this name on `Volume Driver / Path` section. You can set many disks per nodes (max of 4). If you use local disk (no extra Docker driver), you need to mount them on the same `base path` and indicate this name on `Volume Driver / Path` section.
Moreover, you need to use the same disk name with a number as suffix (from 0 to 4) and report this on `Disk base name` section. Moreover, you need to use the same disk name with a number as suffix (from 0 to 4) and report this on `Disk base name` section.
For exemple, if you should to use 4 disks per nodes: For example, if you should to use 4 disks per nodes:
- Number of disks per node: 4 - Number of disks per node: 4
- Volume drver / Path: /data/minio - Volume driver / Path: /data/minio
- Disk base name: disk - Disk base name: disk
And you have to mount the following partition: And you have to mount the following partition: