Comment 25 for bug 2004555

Revision history for this message
Sylvain Bauza (sylvain-bauza) wrote : Re: [ussuri] Wrong volume attachment - volumes overlapping when connected through iscsi on host

Agree with Dan, we shouldn't raise an exception on instance delete but rather possibly make some status available for knowing whether the volume was eventually detached.

For example, we accept to delete an instance if the compute goes down (as the user may not know that the underlying compute is in a bad state) and we only delete the instance when the compute is back.

That being said, I don't really see how we can easily fix this in a patch as we should discuss this correctly. Would a LOG statement adverting that the volume connection is still present would help ?