<br><br><div class="gmail_quote">On Fri, Nov 16, 2012 at 3:17 AM, Nicolae Paladi <span dir="ltr"><<a href="mailto:n.paladi@gmail.com" target="_blank">n.paladi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi, <div><br></div><div>this is likely an RTFM question, but I haven't found any relevant 'FM' so I decided</div><div>to ask on the mailing list before digging into the code:</div><div><br></div><div>How are volumes mapped to the instances after they are restarted?</div>

</blockquote><div><br></div><div>In terms of a reboot of the instance, I believe this is handled via the BDM table in the DB, it's checked on a reboot and the attach is verified.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><br></div><div>How can a volume created earlier be identified to be attached to a newly</div><div>spawned intance? </div></blockquote><div><br></div><div>Not sure I see the question here, use the same process "nova volume-attach <server-uuid> <volume-uuid> <path> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br></div><div>Are the IQNs created during volume creation exposed anywhere</div><div>else than the compute nodes?</div>
</blockquote><div><br></div><div>Nope, not really.  You can find what they are either by checking the DB or checking the persistence file info for the volume (/var/lib/cinder/volumes/xxx, or devstack: /opt/stack/data/cinder/volumes/xxxx)</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><br></div><div>Thanks, </div><div>/Nico.</div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br>