<div dir="auto"><div>Hi Walter<div dir="auto"><br></div><div dir="auto">Thank you for the information. </div><div dir="auto">It's unfortunate about the lack of support from nimble. </div><div dir="auto"><br></div><div dir="auto">With regards to replication, nimble has their own software implementation that I'm currently using. The problem I face is that the replicated volumes have a different iqn, serial number and are accessed via a different array IP.</div><div dir="auto"><br></div><div dir="auto">I didn't get time to read up on freezer today but I'm hopeful that I can use something there. 🙂</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 17 Jan 2020, 21:10 Walter Boring, <<a href="mailto:waboring@hemna.com">waboring@hemna.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Tony,<div>   Looking at the nimble driver, it has been removed from Cinder due to lack of support and maintenance from the vendor.  Also,</div><div>Looking at the code prior to it's removal, it didn't have any support for replication and failover.   Cinder is a community based opensource project that relies on vendors, operators and users to contribute and support the codebase.   As a core member of the Cinder team, we do our best to provide support for folks using Cinder and this mailing list and the #openstack-cinder channel is the best mechanism to get in touch with us.   The #openstack-cinder irc channel is not a developer only channel.  We help when we can, but also remember we have our day jobs as well.   </div><div><br></div><div>  Unfortunately Nimble stopped providing support for their driver quite a while ago now and part of the Cinder policy to have a driver in tree is to have CI (Continuous Integration) tests in place to ensure that cinder patches don't break a driver.  If the CI isn't in place, then the Cinder team marks the driver as unsupported in a release, and the following release the driver gets removed.   </div><div><br></div><div>All that being said, the nimbe driver never supported the cheesecake replication/DR capabilities that were added in Cinder.   </div><div><br></div><div>Walt (hemna in irc)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 16, 2020 at 2:49 AM Tony Pearce <<a href="mailto:tony.pearce@cinglevue.com" target="_blank" rel="noreferrer">tony.pearce@cinglevue.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-AU"><div><p class="MsoNormal">Hi all </p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">My questions are;</p><p class="MsoNormal"><u></u> <u></u></p><ol style="margin-top:0cm" start="1" type="1"><li style="margin-left:0cm">How are people using iSCSI Cinder storage with Openstack to-date?  For example a Nimble Storage array backend. I mean to say, are people using backend integration drivers for other hardware (like netapp)? Or are they using backend iscsi for example?</li><li style="margin-left:0cm">How are people managing DR with Openstack in terms of backend storage replication to another array in another location and continuing to use Openstack? </li></ol><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">The environment which I am currently using;</p><p class="MsoNormal">1 x Nimble Storage array (iSCSI) with nimble.py Cinder driver </p><p class="MsoNormal">1 x virtualised Controller node</p><p class="MsoNormal">2 x physical compute nodes</p><p class="MsoNormal">This is Openstack Pike. </p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">In addition, I have a 2<sup>nd</sup> Nimble Storage array in another location.</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">To explain the questions I’d like to put forward my thoughts for question 2 first: </p><p class="MsoNormal">For point 2 above, I have been searching for a way to utilise replicated volumes on the 2<sup>nd</sup> array from Openstack with existing instances. For example, if site 1 goes down how would I bring up openstack in the 2<sup>nd</sup> location and boot up the instances where their volumes are stored on the 2<sup>nd</sup> array. I found a proposal for something called “cheesecake” ref: <a href="https://specs.openstack.org/openstack/cinder-specs/specs/rocky/cheesecake-promote-backend.html" target="_blank" rel="noreferrer">https://specs.openstack.org/openstack/cinder-specs/specs/rocky/cheesecake-promote-backend.html</a> <br>But I could not find if it had been approved or implemented. So I return to square 1. I have some thoughts about failing over the controller VM and compute node but I don’t think there’s any need to go into here because of the above blocker and for brevity anyway.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">The nimble.py driver which I am using came with Openstack Pike and it appears Nimble / HPE are not maintaining it any longer. I saw a commit to remove nimble.py in Openstack Train release. The driver uses the REST API to perform actions on the array. Such as creating a volume, downloading the image, mounting the volume to the instance, snapshots, clones etc. This is great for me because to date I have around 10TB of openstack storage data allocated and the Nimble array shows the amount of data being consumed is <900GB. This is due to the compression and zero-byte snapshots and clones. <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">So coming back to question 2 – is it possible? Can you drop me some keywords that I can search for such as an Openstack component like Cheesecake? I think basically what I am looking for is a supported way of telling Openstack that the instance volumes are now located at the new / second array. This means a new cinder backend. Example, new iqn, IP address, volume serial number.  I think I could probably hack the cinder db but I really want to avoid that. <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">So failing the above, it brings me to the question 1 I asked before. How are people using Cinder volumes? May be I am going about this the wrong way and need to take a few steps backwards to go forwards? I need storage to be able to deploy instances onto. Snapshots and clones are desired. At the moment these operations take less time than the horizon dashboard takes to load because of the waiting API responses. <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">When searching for information about the above as an end-user / consumer I get a bit concerned. Is it right that Openstack usage is dropping? There’s no web forum to post questions. The chatroom on freenode is filled with ~300 ghosts. Ask Openstack questions go without response. Earlier this week (before I found this mail list) I had to use facebook to report that the Openstack.org website had been hacked. Basically it seems that if you’re a developer that can write code then you’re in but that’s it. I have never been a coder and so I am somewhat stuck. <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Thanks in advance</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986" target="_blank" rel="noreferrer">Mail</a> for Windows 10</p><p class="MsoNormal"><u></u> <u></u></p></div></div>

</blockquote></div>
</blockquote></div></div></div>