Hi everyone,<br><br>I'm not sure if this belongs here, I sent a question to the users list yesterday without getting a response, so I'm trying here.<br><br>I have storage-pool that for some reason became 
inactive (possibly due to an error with pool-refresh in an old version 
of a Java API binding).<br><br>I want to restart the pool but am unable to, due to the volume being mounted: <br>
<br># virsh pool-start [uuid]<br>error: Failed to start pool [uuid]<br>error: Requested operation is not valid: Target '/mnt/[uuid]' is already mounted<br><br>We have tested this with versions 0.9.12 and 0.9.13.<br>
<br>This did work in versions 0.8.x<br>
<br>Is it possible to bypass this mount check and start the storage pool (forcefully)?<br><br>Many thanks,<br>Ragnar Skúlason