Comment 8 for bug 462140

Revision history for this message
Thierry Carrez (ttx) wrote :

Thanks a lot for this precious testing on your impressive configuration.

I see the following in cc.log:

running cmd '///usr/lib/eucalyptus/euca_rootwrap ip addr add 172.19.16.1/23 broadcast 172.19.17.255 dev eth0:priv label eth0:priv'
could not bring up new device eth0 with ip 172.19.16.1
failed to add gateway IP to device eth0

I suspect ADDRPERNET=512 is having a side-effect here.
Could you try ADDRPERNET=100 and see if you can reliably start up ~98 instances ?
Or try ADDRPERNET=32 and start 100 instances in 4 separate groups of 25 ?

Thanks in advance !