
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.9 KiB
1.9 KiB
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). |