<div dir="ltr">Hi Michael,<div><br></div><div>When doing a Folsom to Grizzly upgrade, are previous directory names preserved and "grandfathered" in? Or do they need migrated to the UUID naming?</div><div><br></div>
<div style>As well, is there anywhere left in Grizzly where the instance-00000000 naming is still in effect? </div><div><br></div><div>Thanks,</div><div>Joe</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sat, Jul 13, 2013 at 4:20 PM, Michael Still <span dir="ltr"><<a href="mailto:mikal@stillhq.com" target="_blank">mikal@stillhq.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">On Sat, Jul 13, 2013 at 12:11 AM, Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@nuage-and-co.fr" target="_blank">razique.mahroua@nuage-and-co.fr</a>></span> wrote:<br><div class="gmail_extra">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hey guys, <div>many asked me for that, here is the small sql query :</div>

<div><blockquote type="cite">select concat("/var/lib/nova/instance/instance-00000",conv(id, 10, 16),"/") as instance_path,power_state,vm_state,display_name from instances where deleted=0 and host="vs11" order by id</blockquote>

<br></div><div><br></div><div>It'll give you the according directory :)</div></div></blockquote><div><br></div><div>Unfortunately this wont work with grizzly and later, which instance UUIDs are preferred for directory names instead of ids (for instances created after you upgrade). This change happened because the code assumed that the instance name is unique, which isn't always true. UUIDs on the other hand are always unique.</div>

<div><br></div><div>Sorry about that.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Michael</div></font></span></div></div></div>
<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Joe Topjian<div>Systems Architect</div><div>Cybera Inc.</div><div><br></div><div><a href="http://www.cybera.ca" target="_blank">www.cybera.ca</a></div>
<div><br></div><div><font color="#666666"><span>Cybera</span><span> is a not-for-profit organization that works to spur and support innovation, for the economic benefit of Alberta, through the use of cyberinfrastructure.</span></font></div>
</div>
</div>