[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands

Dustin Kirkland dustin.kirkland at gmail.com
Wed Aug 18 17:10:36 BST 2010


If I lower N from 200 to 50, I have been able to successfully do this a
dozen times or so.

for i in `seq 1 50` ; do euca-create-volume -z cluster1 -s 1 ; done
for i in `euca-describe-volumes | awk '{print $2}'` ; do euca-delete-volume $i ; done

@eucalyptus developers: is there a known or expected limitation here?

** Also affects: eucalyptus
   Importance: Undecided
       Status: New

-- 
eucalyptus create and delete volumes sometimes fail on lvm commands
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.



More information about the Ubuntu-server-bugs mailing list