susavorti.blogg.se

Openzfs on linux
Openzfs on linux












openzfs on linux
  1. #OPENZFS ON LINUX DRIVER#
  2. #OPENZFS ON LINUX PASSWORD#

(List) Specify list of zpools that are allowed to be used by backend. (Boolean) Remote ZFS storage hostname that should be used for SSH’ing. It is expected that SSH’ing will be key-based, passwordless. 2) By manila-share services with other ZFS backends that perform replication. (String) SSH user that will be used in 2 cases: 1) By manila-share service in case it is located on different host than its ZFS storage.

#OPENZFS ON LINUX PASSWORD#

(String) Password for user that is used for SSH’ing ZFS storage host. (String) Path to SSH private key that should be used for SSH’ing ZFS storage host. It should look like following: ‘FOO_protocol=foo.FooClass,BAR_protocol=bar.BarClass’. (List) Specify list of share export helpers for ZFS storage. Zfs_share_helpers = NFS=.utils.NFSviaZFSHelper (String) IP to be added to user-facing export location. (String) IP to be added to admin-facing export location. (String) Set snapshot prefix for usage in ZFS replication. Zfs_replica_snapshot_prefix = tmp_snapshot_for_replication_ (String) Prefix to be used in each dataset snapshot name. Zfs_dataset_snapshot_name_prefix = manila_share_snapshot_

openzfs on linux

(String) Prefix to be used in each dataset name. Also, ‘quota’ will be equal to share size. Note that, for secondary replicas option ‘readonly’ will be set to ‘on’ and for active replicas to ‘off’ in any way. (List) Define here list of options that should be applied for each dataset creation if needed.

#OPENZFS ON LINUX DRIVER#

Prefix to be used in dataset snapshot names that are createdĭriver options ¶ Description of ZFS Share Driver configuration options Configuration option = Default value.Approach for setting up helpers is similar to various other share drivers.Used only if zfs_use_ssh is set to True.Password for zfs_ssh_username of ZFS host.Required for SSH``ing to ZFS host if zfs_use_ssh is set to True.Set True if manila-share service should use SSH.Set False if ZFS located on the same host as manila-share service.Prefix to be used in each dataset snapshot name.Prefix to be used in each dataset name.readonly, quota, sharenfs and sharesmb options will be ignored.zfs_zpool_list = zpoolname1,zpoolname2/nested_dataset_for_zpool2.If set, then will be able to be used as replication peer for other.If empty, then replication will be disabled.replication_domain = custom_str_value_as_domain_name.The following parameters need to be configured in the manila configuration fileįor back-ends that use the ZFSonLinux driver:














Openzfs on linux