<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 28, 2016 at 8:45 PM, Rayson Ho <span dir="ltr"><<a href="mailto:raysonlogin@gmail.com" target="_blank">raysonlogin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am debugging an instance launch failure (SRIOV PCI passthrough<br>
related) and I would like to look into the last state of the instances<br>
before they fail during launch.<br>
<br>
I tried to Google it (seems to be a useful way of debugging launch<br>
failures), but there does not seem to be a flag to stop cleanup in<br>
$instances_path. Does anyone know if there is an easy way to inspect<br>
the state of an instance before it gets cleanup by nova-compute??<br>
</blockquote></div><br>Nova supports "soft deleting" instances when they are terminated. These instances end up in a SOFT_DELETED VM state before they are cleaned up after reclaim_instance_interval seconds. This is enabled by setting reclaim_instance_interval to a value other than zero.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I'd point at some flag documentation that explains all that, but it doesn't seem to exist.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Hope this helps,</div><div class="gmail_extra">Michael<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Rackspace Australia</div>
</div></div>