Files
openstack-manuals/doc/config-reference/source/tables/manila-zfssa.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

1.9 KiB

Description of ZFSSA Share Driver configuration options
Configuration option = Default value Description
[DEFAULT]
zfssa_auth_password = None (StrOpt) ZFSSA management authorized userpassword.
zfssa_auth_user = None (StrOpt) ZFSSA management authorized username.
zfssa_data_ip = None (StrOpt) IP address for data.
zfssa_host = None (StrOpt) ZFSSA management IP address.
zfssa_nas_checksum = fletcher4 (StrOpt) Controls checksum used for data blocks.
zfssa_nas_compression = off (StrOpt) Data compression-off, lzjb, gzip-2, gzip, gzip-9.
zfssa_nas_logbias = latency (StrOpt) Controls behavior when servicing synchronous writes.
zfssa_nas_mountpoint = (StrOpt) Location of project in ZFS/SA.
zfssa_nas_quota_snap = true (StrOpt) Controls whether a share quota includes snapshot.
zfssa_nas_rstchown = true (StrOpt) Controls whether file ownership can be changed.
zfssa_nas_vscan = false (StrOpt) Controls whether the share is scanned for viruses.
zfssa_pool = None (StrOpt) ZFSSA storage pool name.
zfssa_project = None (StrOpt) ZFSSA project name.
zfssa_rest_timeout = None (StrOpt) REST connection timeout (in seconds).