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. -- 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