<br><br><div class="gmail_quote">On Thu, Oct 25, 2012 at 5:03 PM, Jonathan Proulx <span dir="ltr"><<a href="mailto:jon@jonproulx.com" target="_blank">jon@jonproulx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Oct 24, 2012 at 6:32 PM, John Griffith<br>
<<a href="mailto:john.griffith@solidfire.com">john.griffith@solidfire.com</a>> wrote:<br>
<br>
> Hey Jon,<br>
><br>
> Cool... Yeah, I had intended for that patch to be a stable/folsom patch but<br>
> shouldn't have submitted it to master :(  The real problem isn't just<br>
> normalizing the lvm names, but also the provider_location information that<br>
> is stored in the DB for when you try to attach to your compute node.<br>
<br>
Yup, I had understood that.  We only have about 10 active volumes so<br>
it was easy enough in my case to copy and paste the ids/uuids around<br>
for mysql updates and lvrenames.  So I can now attach both old and new<br>
volumes at my site.<br>
<br>
> The cinder version is the same (<a href="https://review.openstack.org/#/c/14790/" target="_blank">https://review.openstack.org/#/c/14790/</a>) and<br>
> depending on the feedback it's a candidate for back-port.<br>
><br>
> The other possible issues that I've seen people run in to:<br>
> 1. volumes directory not being specified correctly<br>
> 2. not restarting tgtadm<br>
> 3. not having the include statement in /etc/tgt/conf.d<br>
><br>
> I think you and I covered most of these in our chat on IRC earlier today...<br>
<br>
I tripped over a couple more steps that I didn't know about but<br>
managed to discover on my own as well, like 'cinder-manage db sync' to<br>
set up the tables in the cinder database, which I'm sure are so<br>
obvious as to be nearly invisible to people working on the code and<br>
enough like any other openstack service it wasn't too hard to guess.<br>
I collected up my notes and expanded migration section of the release<br>
notes by a few steps<br>
<a href="http://wiki.openstack.org/ReleaseNotes/Folsom#OpenStack_Block_Storage_.28Cinder.29" target="_blank">http://wiki.openstack.org/ReleaseNotes/Folsom#OpenStack_Block_Storage_.28Cinder.29</a><br>
<br>
Thanks again,<br>
-Jon<br>
</blockquote></div>Thanks for putting this together Jon!  I'll see about fixing what we have against the extra info you've provided.<div><br></div><div>John</div>