I can reproduce the problem on the training cloud:
$ for i in `seq 1 100`; do euca-create-volume -z TorstenCloud -s1; done ... VOLUME vol-52B905E3 1 creating 2010-09-02T06:27:50.814Z VOLUME vol-5F290652 1 creating 2010-09-02T06:27:51.142Z VOLUME vol-598F062A 1 creating 2010-09-02T06:27:51.487Z Volume: Error while communicating with Storage Controller: CreateStorageVolume:I nternal Error. Volume: Error while communicating with Storage Controller: CreateStorageVolume:I nternal Error. Volume: Error while communicating with Storage Controller: CreateStorageVolume:I nternal Error. ... $ euca-describe-volumes | grep failed VOLUME vol-52B905E3 1 TorstenCloud failed 2010-09-02T06:27:50.814Z $ euca-describe-volumes | grep unavailable | wc -l 13 $ euca-describe-volumes | grep available | grep -v unavailable | wc -l 48
I'll add ppa:ubuntu-virt/ppa to the sources.list and report what happens when re-running the test.
I can reproduce the problem on the training cloud:
$ for i in `seq 1 100`; do euca-create-volume -z TorstenCloud -s1; done 02T06:27: 50.814Z 02T06:27: 51.142Z 02T06:27: 51.487Z lume:I lume:I lume:I volumes | grep failed 02T06:27: 50.814Z volumes | grep unavailable | wc -l volumes | grep available | grep -v unavailable | wc -l
...
VOLUME vol-52B905E3 1 creating 2010-09-
VOLUME vol-5F290652 1 creating 2010-09-
VOLUME vol-598F062A 1 creating 2010-09-
Volume: Error while communicating with Storage Controller: CreateStorageVo
nternal Error.
Volume: Error while communicating with Storage Controller: CreateStorageVo
nternal Error.
Volume: Error while communicating with Storage Controller: CreateStorageVo
nternal Error.
...
$ euca-describe-
VOLUME vol-52B905E3 1 TorstenCloud failed 2010-09-
$ euca-describe-
13
$ euca-describe-
48
I'll add ppa:ubuntu-virt/ppa to the sources.list and report what happens when re-running the test.