2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-12 18:59:06 +00:00

Further amend formatting of nodestorage manual

This commit is contained in:
Jarrod Johnson 2019-05-14 13:56:20 -04:00
parent 3eaba23e6f
commit 44f3630cf5

View File

@ -35,7 +35,7 @@ the noderange.
`$ nodestorage d5 delete somedata`
`Deleted: somedata`
* Creating a raid5 of 4 disks and a volume named `somedata`:
* Creating a raid5 of 4 disks and a volume named `somedata`:
`$ nodestorage d5 create -r 5 -d drive0,drive_1,drive_2,drive_3 -n somedata`
`d5: Volume somedata: Size: 1.905 TB`
`d5: Volume somedata: State: Optimal`