Comment 16 for bug 1418911

Revision history for this message
Leontii Istomin (listomin) wrote :

Used 6.1-425 build
I've tried to run 3000 instances with concurrency=5. Actually only 834 VMs are in ACTIVE state. Also 166 VMs aren't in ACTIVE state.
The issue wasn't reproduced:
root@node-53:~# mysql -e "use neutron; select * from ports where device_owner not like '%network:router%' and device_owner not like '%network:dhcp%' group by device_id having count(*)>1;"
root@node-53:~#

rally logs and results are attached.