openstack-manuals/doc/config-reference/source/tables/cinder-nexenta_edge.rst
KATO Tomoyuki 1e22c9c491 [config-ref] update cinder config options for Newton
Change-Id: I18f6f45b9a36352ca93b01367ecc38d8be054582
2016-10-14 10:01:24 +09:00

1.7 KiB

Description of NexentaEdge driver configuration options
Configuration option = Default value Description
[DEFAULT]
nexenta_blocksize = 4096 (Integer) Block size for datasets
nexenta_chunksize = 32768 (Integer) NexentaEdge iSCSI LUN object chunk size
nexenta_client_address = (String) NexentaEdge iSCSI Gateway client address for non-VIP service
nexenta_iscsi_service = (String) NexentaEdge iSCSI service name
nexenta_iscsi_target_portal_port = 3260 (Integer) Nexenta target portal port
nexenta_lun_container = (String) NexentaEdge logical path of bucket for LUNs
nexenta_rest_address = (String) IP address of NexentaEdge management REST API endpoint
nexenta_rest_password = nexenta (String) Password to connect to NexentaEdge
nexenta_rest_port = 8080 (Integer) HTTP port to connect to Nexenta REST API server
nexenta_rest_protocol = auto (String) Use http or https for REST connection (default auto)
nexenta_rest_user = admin (String) User name to connect to NexentaEdge