Hi, I'm testing multinode cluster with several cinder-volume instances. The latter are configured with iSCSI storage (ZFSSA). To enable HA of cinder-volume I had to specify 'host' option, otherwise volumes will be bound to a specific host (only good for LVM driver). This works so far but I am concerned about reported issues like race conditions: https://bugzilla.redhat.com/show_bug.cgi?id=1193229 Is Active / Passive requirement for non-local (iSCSI-like) backends still valid? I also see 'cluster' option for A/A which still is 'not supported': https://docs.openstack.org/cinder/pike/sample_config.html Thanks, Vladislav Belogrudov