[docs] Update dev docs for ZFSonLinux share driver
Update existing ZFSonLinux share driver devdoc with Newton release updates. Change-Id: Iaf6066e335971b13226ac6fa1b971458e215a657
This commit is contained in:
parent
87bba8f59e
commit
13f97a402c
@ -55,6 +55,7 @@ The following operations are supported:
|
|||||||
* Shrink share
|
* Shrink share
|
||||||
* Replication (experimental):
|
* Replication (experimental):
|
||||||
* Create/update/delete/promote replica operations are supported
|
* Create/update/delete/promote replica operations are supported
|
||||||
|
* Share migration (experimental)
|
||||||
|
|
||||||
Possibilities
|
Possibilities
|
||||||
-------------
|
-------------
|
||||||
@ -133,6 +134,9 @@ for the ZFSonLinux driver:
|
|||||||
* zfs_replica_snapshot_prefix = <prefix>
|
* zfs_replica_snapshot_prefix = <prefix>
|
||||||
* Prefix to be used in dataset snapshot names that are created
|
* Prefix to be used in dataset snapshot names that are created
|
||||||
by 'update replica' operation.
|
by 'update replica' operation.
|
||||||
|
* zfs_migration_snapshot_prefix = <prefix>
|
||||||
|
* Prefix to be used in dataset snapshot names that are created
|
||||||
|
for 'migration' operation.
|
||||||
|
|
||||||
Restart of :term:`manila-share` service is needed for the configuration
|
Restart of :term:`manila-share` service is needed for the configuration
|
||||||
changes to take effect.
|
changes to take effect.
|
||||||
|
Loading…
Reference in New Issue
Block a user