<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">HI,<br></div><div dir="ltr"><div><br></div><div>Can you please guide me, There is this error which i am getting</div><div><br></div><div>"fatal: [t1w_cinder_volumes_container-29d71abf]: FAILED! => {"msg": "The conditional check 'cinder_backend_lvm_inuse | bool' failed. The error was: error while evaluating conditional (cinder_backend_lvm_inuse | bool): {{ (cinder_backends|default(\"\")|to_json).find(\"cinder.volume.drivers.lvm.LVMVolumeDriver\") != -1 }}: {'lvm': {'iscsi_ip_address': '{{ 172.29.244.50 }}', 'volume_backend_name': 'LVM_iSCSI', 'volume_driver': 'cinder.volume.drivers.lvm.LVMVolumeDriver', 'volume_group': 'cloud'}}: float object has no element 244\n\nThe error appears to be in '/opt/openstack-ansible/playbooks/common-playbooks/cinder.yml': line 67, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n    - name: Configure container (cinder-volume) when lvm is in-use\n      ^ here\n"}</div><br><div>I understand this error to some extent, but want to confirm with you if any body have seen similiar kind of error</div><div><br></div><div>storage_hosts:<br> s1w:<br>   ip: 172.29.236.50<br>   container_vars:<br>   #cinder_storage_availability_zone: nova<br>   #cinder_default_availability_zone: nova<br>     cinder_backends:<br>       lvm:<br>         volume_backend_name: LVM_iSCSI<br>         volume_driver: cinder.volume.drivers.lvm.LVMDriver<br>         volume_group: cloud-volume<br>         iscsi_ip_address: "{{ cinder_storage_address }}"<br>       limit_container_types: cinder_volume<br></div><div><br></div><div>Regards</div><div>Adivya Singh</div></div>
</div></div>