<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hi, <span lang="EN-GB">Raghavendra,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Just sharing my experience, I started working on A/A support for NetApp NFS driver, and I followed the same steps you summarized.<o:p></o:p></span></p>
<p class="MsoNormal">Besides that, I think the effort is to understand/test if any of the driver features might break in the A/A environment.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If anyone knows about anything else we should test, I would be happy to know too.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Regards,<o:p></o:p></p>
<p class="MsoNormal">Nahim Souza.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> U T, Raghavendra <raghavendra-uddhav.tilay@hpe.com>
<br>
<b>Sent:</b> Monday, May 8, 2023 09:18<br>
<b>To:</b> openstack-discuss@lists.openstack.org<br>
<b>Subject:</b> [cinder][dev] Add support in driver - Active/Active High Availability<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" align="left" width="200" style="width:150.0pt;background:#0067C5">
<tbody>
<tr>
<td nowrap="" style="padding:6.0pt 6.0pt 6.0pt 6.0pt">
<p class="MsoNormal" style="mso-element:frame;mso-element-frame-hspace:2.25pt;mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:column;mso-height-rule:exactly">
<b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:yellow">NetApp Security WARNING</span></b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:yellow">: This is an external email. Do not click links or open attachments unless
 you recognize the sender and know the content is safe. </span><o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-GB"><br>
<br>
<o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span lang="EN-GB">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">We wish to add Active/Active High Availability to:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">1] HPE 3par driver - cinder/cinder/volume/drivers/hpe/hpe_3par_common.py<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">2] Nimble driver - cinder/cinder/volume/drivers/hpe/nimble.py<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Checked documentation at<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><a href="https://docs.openstack.org/cinder/latest/contributor/high_availability.html">https://docs.openstack.org/cinder/latest/contributor/high_availability.html</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><a href="https://docs.openstack.org/cinder/latest/contributor/high_availability.html#cinder-volume">https://docs.openstack.org/cinder/latest/contributor/high_availability.html#cinder-volume</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><a href="https://docs.openstack.org/cinder/latest/contributor/high_availability.html#enabling-active-active-on-drivers">https://docs.openstack.org/cinder/latest/contributor/high_availability.html#enabling-active-active-on-drivers</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Summary of steps:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">1] In driver code, set SUPPORTS_ACTIVE_ACTIVE = True<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">2] Split the method failover_host() into two methods: failover() and failover_completed()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">3] In cinder.conf, specify cluster name in [DEFAULT] section<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">cluster = <cluster_name><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">4] Configure atleast two nodes in HA and perform testing<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Is this sufficient or anything else required ?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Note: For Nimble driver, replication feature is not yet added.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">So can the above step 2 be skipped?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Appreciate any suggestions / pointers.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Raghavendra Tilay.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
</div>
</div>
</body>
</html>