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.

-- 
eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT 
configs)
https://bugs.launchpad.net/bugs/590929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to