Comment 9 for bug 590929

Revision history for this message
Chris Cheney (ccheney) wrote : Re: eucalyptus create and delete volumes sometimes fail on lvm commands

It seems its not so much the not checking for the return code as not doing the right thing afterwards. If it receives an error it appears to just throw an exception and does not clean up after itself, at least for the createLogicalVolume case.