<div dir="ltr"><div>Hello,</div><div>I am using openstack stein on centos 7 with netapp ontap driver.</div><div>Seems capacity filter is not working and volumes are always creed on the first share where less space is available.</div><div>My configuration is posted here:</div><div>enabled_backends = nfsgold1, nfsgold2<br><br>[nfsgold1]<br>nas_secure_file_operations = false<br>nas_secure_file_permissions = false<br>volume_driver = cinder.volume.drivers.netapp.common.NetAppDriver<br>netapp_storage_family = ontap_cluster<br>netapp_storage_protocol = nfs<br>netapp_vserver = svm-tstcinder2-cl1<br>netapp_server_hostname = <a href="http://faspod2.csi.it">faspod2.csi.it</a><br>netapp_server_port = 80<br>netapp_login = apimanager<br>netapp_password = password<br>nfs_shares_config = /etc/cinder/nfsgold1_shares<br>volume_backend_name = nfsgold<br>#nfs_mount_options = lookupcache=pos<br>nfs_mount_options = lookupcache=pos<br><br><br>[nfsgold2]<br>nas_secure_file_operations = false<br>nas_secure_file_permissions = false<br>volume_driver = cinder.volume.drivers.netapp.common.NetAppDriver<br>netapp_storage_family = ontap_cluster<br>netapp_storage_protocol = nfs<br>netapp_vserver = svm-tstcinder2-cl2<br>netapp_server_hostname = <a href="http://faspod2.csi.it">faspod2.csi.it</a><br>netapp_server_port = 80<br>netapp_login = apimanager<br>netapp_password = password<br>nfs_shares_config = /etc/cinder/nfsgold2_shares<br>volume_backend_name = nfsgold<br>#nfs_mount_options = lookupcache=pos<br>nfs_mount_options = lookupcache=pos</div><div><br></div><div><br></div><div><br></div><div>Volumes are created always on nfsgold1 also if  has less space available of nfsgold2 share</div><div>Thanks<br></div><div>Ignazio<br></div></div>