Comment 16 for bug 590929

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: eucalyptus create and delete volumes sometimes fail on lvm commands

I have also tried this with a sleep 1, in case we have a race condition

for i in `seq 1 200` ; do euca-create-volume -z cluster1 -s 1; sleep 1 ; done

After creating "a bunch" (162) of volumes, I ended up getting:
Volume: Error while communicating with Storage Controller: CreateStorageVolume:Internal Error.
Volume: Error while communicating with Storage Controller: CreateStorageVolume:Internal Error.
Volume: Error while communicating with Storage Controller: CreateStorageVolume:Internal Error.