Vitaliy Levitski 61317fa557 Add documentation for Manila MapRFS driver
Change-Id: I098dd555a410a3aec2f0bc4ee51cefd42c9b498a
2017-01-27 13:37:58 +00:00

1.6 KiB

Description of MapRFS Share Driver configuration options
Configuration option = Default value Description
[DEFAULT]
maprfs_clinode_ip = None (List) The list of IPs or hostnames of nodes with mapr-core installed.
maprfs_cldb_ip = None (List) The list of IPs or hostnames of CLDB nodes.
maprfs_zookeeper_ip = None (List) The list of IPs or hostnames of Zookeeper nodes.
maprfs_ssh_name = None (String) Cluster admin user ssh login name.
maprfs_ssh_port = 22 (Port number) SSH port.
maprfs_ssh_private_key = None (String) Path to private key to ssh login.
maprfs_ssh_pw = None (String) Cluster node SSH login password, this parameter is not necessary, if 'maprfs_ssh_private_key' is configured
maprfs_rename_managed_volume = True (Boolean) Whether driver should rename share on manage operation.
maprfs_base_volume_dir = True (String) Path to directory where volumes should be mounted.