Kana Kandaen

You might also like

Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 2

[DEFAULT]

zoning_mode = fabric
enabled_backends = lvmdriver-1,EMC
zone_driver=cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver.C
iscoFCZoneDriver

[EMC]
storage_vnx_pool_name = Pool 0
san_ip = x.x.x.x
san_secondary_ip = y.y.y.y
#san_login = admin
#san_password = nbv_12345
#storage_vnx_authentication_type = global
storage_vnx_security_file_dir = /home/stack
naviseccli_path = /opt/Navisphere/bin/naviseccli
# timeout in minutes
default_timeout = 10
volume_driver=cinder.volume.drivers.emc.emc_cli_fc.EMCCLIFCDrive
r
destroy_empty_storage_group = False
initiator_auto_registration=True
zoning_mode = fabric
volume_backend_name = emc-thick

[database]

max_pool_size=20
max_overflow=30

[fc-zone-manager]
cisco_sb_connector=cinder.zonemanager.drivers.cisco.cisco_fc_zone
_client_cli.CiscoFCZoneClientCLI
fc_fabric_names=CISCO_OS_FAB_1
fc_san_lookup_service=cinder.zonemanager.drivers.cisco.cisco_fc_s
an_lookup_service.CiscoFCSanLookupService
#zone_driver=cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver.
CiscoFCZoneDriver
zoning_policy=initiator-target

[CISCO_OS_FAB_1]
cisco_fc_fabric_address=a.a.a.a
cisco_fc_fabric_user=xyz
cisco_fc_fabric_password=abc
cisco_fc_fabric_port=22
cisco_zoning_policy=initiator-target
cisco_zone_activate=true
cisco_zone_name_prefix=openstack
cisco_zoning_vsan=401

You might also like