Comment 14 for bug 855030

Revision history for this message
David Kranz (david-kranz) wrote :

I created a small script that calls euca-create-instance four times, creating one instance each time, and then waits for them all to be running. It then terminates them and tries again. I started running this against a single nova node running all services and after a few times through got this error in nova-network:

 ResourceClosedError: This result object does not return rows. It has been closed automatically.

I see that there is a recent bug 857714 about that error. At this point I am forced to conclude that either I have no idea what I am doing (I am pretty new to Nova) , or there are some serious issues with Diablo. I think what I am doing is the most elementary thing one could do as part of testing Nova so I don't know what to make of this. Has this kind of rudimentary stress test been successfully run by any one?