Skip to content

Commit

Permalink
docs: update storage.md
Browse files Browse the repository at this point in the history
A small typo fix.

Signed-off-by: adilTepe <[email protected]>
Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
adilTepe authored and smira committed Sep 26, 2024
1 parent 4ab8dee commit ea7bf9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ https://github.com/piraeusdatastore/kubectl-linstor
Or use [krew](https://krew.sigs.k8s.io/): `kubectl krew install linstor`

```sh
# Create device pool on a blank (no partitation table!) disk on node01
# Create device pool on a blank (no partition table!) disk on node01
kubectl linstor physical-storage create-device-pool --pool-name nvme_lvm_pool LVM node01 /dev/nvme0n1 --storage-pool nvme_pool
```

Expand Down

0 comments on commit ea7bf9f

Please sign in to comment.