First time here? Check out the FAQ!
![]() | 1 | initial version |
Hello, on my installation, ther is not two backends, and the configuration is the same, but with only one backend. Here is the content of cinder.conf on the storage node:
[DEFAULT]
rabbit_host=*host*
rabbit_userid=*user*
rabbit_password=*pass*
rpc_backend=rabbit
my_ip=*ip*
glance_host=*host*
auth_strategy=keystone
verbose=true
iscsi_ip_address=*ip*
volume_backend_name=LVM_iSCSI
iscsi_helper=lioadm
volume_group=cinder-volumes
volume_driver=cinder.volume.drivers.lvm.LVMISCSIDriver
[BRCD_FABRIC_EXAMPLE]
[CISCO_FABRIC_EXAMPLE]
[database]
connection=mysql://cinder:*pass*@*host*/cinder
[fc-zone-manager]
[keymgr]
[keystone_authtoken]
auth_uri=http://*host*:5000/v2.0
identity_uri=http://*host*:35357
admin_user=cinder
admin_password=*pass*
admin_tenant_name=service
[matchmaker_redis]
[matchmaker_ring]
[profiler]
[ssl]
Thank you, Jorge.
![]() | 2 | No.2 Revision |
Hello, on my installation, ther is not two backends, and the configuration is the same, but with only one backend. Here is the content of cinder.conf on the storage node:
[DEFAULT]
rabbit_host=*host*
rabbit_userid=*user*
rabbit_password=*pass*
rpc_backend=rabbit
my_ip=*ip*
glance_host=*host*
auth_strategy=keystone
verbose=true
iscsi_ip_address=*ip*
volume_backend_name=LVM_iSCSI
iscsi_helper=lioadm
volume_group=cinder-volumes
volume_driver=cinder.volume.drivers.lvm.LVMISCSIDriver
[BRCD_FABRIC_EXAMPLE]
[CISCO_FABRIC_EXAMPLE]
[database]
connection=mysql://cinder:*pass*@*host*/cinder
[fc-zone-manager]
[keymgr]
[keystone_authtoken]
auth_uri=http://*host*:5000/v2.0
identity_uri=http://*host*:35357
admin_user=cinder
admin_password=*pass*
admin_tenant_name=service
[matchmaker_redis]
[matchmaker_ring]
[profiler]
[ssl]
Thank you,
you,
Jorge.