[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

Torsten Spindler torsten at canonical.com
Thu Sep 2 06:33:51 UTC 2010


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 Kernel
Bugs, which is subscribed to Canonical OEM Projects.




More information about the kernel-bugs mailing list