Files
openstack-manuals/doc/config-reference/source/tables/cinder-hitachi-hnas.rst
KATO Tomoyuki 0ccb8e25e9 [config-ref] update cinder config options for Ocata
Change-Id: Ib0491338c6b97bd812dee9078ae9030193d26ce1
2017-02-13 16:37:20 +09:00

2.8 KiB

Description of Hitachi HNAS iSCSI and NFS driver configuration options
Configuration option = Default value Description
[DEFAULT]
hds_hnas_iscsi_config_file = /opt/hds/hnas/cinder_iscsi_conf.xml (String) DEPRECATED: Legacy configuration file for HNAS iSCSI Cinder plugin. This is not needed if you fill all configuration on cinder.conf
hds_hnas_nfs_config_file = /opt/hds/hnas/cinder_nfs_conf.xml (String) DEPRECATED: Legacy configuration file for HNAS NFS Cinder plugin. This is not needed if you fill all configuration on cinder.conf
hnas_chap_enabled = True (Boolean) Whether the chap authentication is enabled in the iSCSI target or not.
hnas_cluster_admin_ip0 = None (String) The IP of the HNAS cluster admin. Required only for HNAS multi-cluster setups.
hnas_mgmt_ip0 = None (IP) Management IP address of HNAS. This can be any IP in the admin address on HNAS or the SMU IP.
hnas_password = None (String) HNAS password.
hnas_ssc_cmd = ssc (String) Command to communicate to HNAS.
hnas_ssh_port = 22 (Port number) Port to be used for SSH authentication.
hnas_ssh_private_key = None (String) Path to the SSH private key used to authenticate in HNAS SMU.
hnas_svc0_hdp = None (String) Service 0 HDP
hnas_svc0_iscsi_ip = None (IP) Service 0 iSCSI IP
hnas_svc0_pool_name = None (String) Service 0 pool name
hnas_svc1_hdp = None (String) Service 1 HDP
hnas_svc1_iscsi_ip = None (IP) Service 1 iSCSI IP
hnas_svc1_pool_name = None (String) Service 1 pool name
hnas_svc2_hdp = None (String) Service 2 HDP
hnas_svc2_iscsi_ip = None (IP) Service 2 iSCSI IP
hnas_svc2_pool_name = None (String) Service 2 pool name
hnas_svc3_hdp = None (String) Service 3 HDP
hnas_svc3_iscsi_ip = None (IP) Service 3 iSCSI IP
hnas_svc3_pool_name = None (String) Service 3 pool name:
hnas_username = None (String) HNAS username.