mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2026-02-02 15:45:13 +01:00
chore(doc): adding 0.7.0 and 0.6.1 changelog
Also updated readme with the link to configure custom topology keys. Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
1045f1daa1
commit
bd86d4cd48
15 changed files with 83 additions and 1 deletions
|
|
@ -47,6 +47,10 @@ $ apt-get install zfsutils-linux
|
|||
|
||||
Go to each node and create the ZFS Pool, which will be used for provisioning the volumes. You can create the Pool of your choice, it can be striped, mirrored or raidz pool.
|
||||
|
||||
Configure the custom topology keys (if needed). This can be used for many purposes like if we want to create the PV on nodes in a particuler zone or building. We can label the nodes accordingly and use that key in the storageclass for taking the scheduling decesion:
|
||||
|
||||
https://github.com/openebs/zfs-localpv/blob/master/docs/faq.md#6-how-to-add-custom-topology-key
|
||||
|
||||
### Installation
|
||||
|
||||
OpenEBS ZFS driver components can be installed by running the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue