[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:
vponomaryov 2016-09-13 11:03:49 +03:00
parent 87bba8f59e
commit 13f97a402c
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,7 @@ The following operations are supported:
* Shrink share
* Replication (experimental):
* Create/update/delete/promote replica operations are supported
* Share migration (experimental)
Possibilities
-------------
@ -133,6 +134,9 @@ for the ZFSonLinux driver:
* zfs_replica_snapshot_prefix = <prefix>
* Prefix to be used in dataset snapshot names that are created
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
changes to take effect.