<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Update Nimble OS for Arrays that are in Synchronous Replication in HPE Nimble Storage Solution Specialists</title>
    <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/update-nimble-os-for-arrays-that-are-in-synchronous-replication/m-p/7227872#M1190</link>
    <description>&lt;P&gt;To answer the original question:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;- There's no easy way to "pause" synchonous replication on Nimble arrays.&lt;BR /&gt;- You can update the arrays while synchronous replication is running, the replication might go out of sync and will resync after communication is re-established.&lt;BR /&gt;Source of knowledge: a decade working as a Nimble Support Engineer.&lt;BR /&gt;&lt;BR /&gt;Hello Mahesh:&lt;BR /&gt;There is no "replication" or "ncli" command in NimbleOS, I do not know where you got your info from.&lt;BR /&gt;Unfortunately the reply seems to be sourced from chatGPT and does not refer to any command supported on the nimble array.&lt;BR /&gt;"replication" is not a supported command on the Nimble CLI.&lt;/P&gt;&lt;P&gt;The way to "pause" synchronous replication is a bit more convoluted and involves going into every volume collection and removing the replication part of each schedule. It is a pain, but that's the way to do it.&lt;BR /&gt;You can script it using the CLI with the volcoll command:&lt;BR /&gt;&lt;BR /&gt;volcoll --list to get a list of volcolls&lt;BR /&gt;volcoll --info &amp;lt;volcoll_name&amp;gt; | grep -i schedule --&amp;gt; to get the schedule names&lt;BR /&gt;volcoll --stop_repl &amp;lt;nameofvolcoll&amp;gt; --schedule &amp;lt;name_of_schedule&amp;gt;&amp;nbsp; --&amp;gt; this will stop replication for each individual schedule (settings will be lost)&lt;BR /&gt;&lt;BR /&gt;This can be also done on the GUI setting replication to "none"-&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for the commands that you put in.:&lt;BR /&gt;&lt;BR /&gt;Nimble OS $&lt;BR /&gt;Nimble OS $ replication --help&lt;BR /&gt;&lt;STRONG&gt;bash: replication: command not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Nimble OS $ help&lt;BR /&gt;folder prottmpl useradmin&lt;BR /&gt;alarm group reboot userauth&lt;BR /&gt;alert halt route userpolicy&lt;BR /&gt;array help setup usersession&lt;BR /&gt;auditlog initiatorgrp shelf vcenter&lt;BR /&gt;cert ip snap version&lt;BR /&gt;chapuser migration snapcoll vm&lt;BR /&gt;ctrlr netconfig software vol&lt;BR /&gt;date nic sshkey volcoll&lt;BR /&gt;disk partner stats witness&lt;BR /&gt;encryptkey pe subnet&lt;BR /&gt;failover perfpolicy support&lt;BR /&gt;fc pool timezone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 16:19:36 GMT</pubDate>
    <dc:creator>Agent4046</dc:creator>
    <dc:date>2024-10-24T16:19:36Z</dc:date>
    <item>
      <title>Update Nimble OS for Arrays that are in Synchronous Replication</title>
      <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/update-nimble-os-for-arrays-that-are-in-synchronous-replication/m-p/7183041#M660</link>
      <description>&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;do I need to pause the replication when updating Nimble OS on Arrays within a group ?&lt;/P&gt;&lt;P&gt;Replication is one direction : A =&amp;gt; B&lt;/P&gt;&lt;P&gt;As the first updated Nimble will be in a NOS version higher than the second I'm wondering if the replication will continue to work or if I have to pause it during the update of both arrays.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jean-Philippe.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 12:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-nimble-storage-solution/update-nimble-os-for-arrays-that-are-in-synchronous-replication/m-p/7183041#M660</guid>
      <dc:creator>J-Philippe</dc:creator>
      <dc:date>2023-02-20T12:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update Nimble OS for Arrays that are in Synchronous Replication</title>
      <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/update-nimble-os-for-arrays-that-are-in-synchronous-replication/m-p/7183047#M662</link>
      <description>&lt;P&gt;Hi J-Philippe&lt;/P&gt;
&lt;P&gt;When updating Nimble OS on arrays within a replication group, it is generally recommended to pause the replication before updating any of the arrays. This is to ensure that the replication process is not affected by any changes made to the arrays during the update.&lt;/P&gt;
&lt;P&gt;In your scenario where replication is one direction (A =&amp;gt; B), it is still recommended to pause replication before updating either array. The reason for this is that when you update the first Nimble array (A), it will have a higher NOS version than the second array (B), which may cause compatibility issues with the replication process.&lt;/P&gt;
&lt;P&gt;By pausing replication before updating either array, you can ensure that the replication process is not affected by the update and that both arrays are running the same version of Nimble OS once replication is resumed.&lt;/P&gt;
&lt;P&gt;It is also recommended to verify the replication status and health after resuming replication to ensure that the replication process is working as expected.&lt;/P&gt;
&lt;P&gt;Hope this helps.!!&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Mahesh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[&lt;STRONG&gt;&lt;U&gt;Moderator edit&lt;/U&gt;&lt;/STRONG&gt;: removed the commands]&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 06:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-nimble-storage-solution/update-nimble-os-for-arrays-that-are-in-synchronous-replication/m-p/7183047#M662</guid>
      <dc:creator>Mahesh202</dc:creator>
      <dc:date>2024-10-29T06:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Update Nimble OS for Arrays that are in Synchronous Replication</title>
      <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/update-nimble-os-for-arrays-that-are-in-synchronous-replication/m-p/7227872#M1190</link>
      <description>&lt;P&gt;To answer the original question:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;- There's no easy way to "pause" synchonous replication on Nimble arrays.&lt;BR /&gt;- You can update the arrays while synchronous replication is running, the replication might go out of sync and will resync after communication is re-established.&lt;BR /&gt;Source of knowledge: a decade working as a Nimble Support Engineer.&lt;BR /&gt;&lt;BR /&gt;Hello Mahesh:&lt;BR /&gt;There is no "replication" or "ncli" command in NimbleOS, I do not know where you got your info from.&lt;BR /&gt;Unfortunately the reply seems to be sourced from chatGPT and does not refer to any command supported on the nimble array.&lt;BR /&gt;"replication" is not a supported command on the Nimble CLI.&lt;/P&gt;&lt;P&gt;The way to "pause" synchronous replication is a bit more convoluted and involves going into every volume collection and removing the replication part of each schedule. It is a pain, but that's the way to do it.&lt;BR /&gt;You can script it using the CLI with the volcoll command:&lt;BR /&gt;&lt;BR /&gt;volcoll --list to get a list of volcolls&lt;BR /&gt;volcoll --info &amp;lt;volcoll_name&amp;gt; | grep -i schedule --&amp;gt; to get the schedule names&lt;BR /&gt;volcoll --stop_repl &amp;lt;nameofvolcoll&amp;gt; --schedule &amp;lt;name_of_schedule&amp;gt;&amp;nbsp; --&amp;gt; this will stop replication for each individual schedule (settings will be lost)&lt;BR /&gt;&lt;BR /&gt;This can be also done on the GUI setting replication to "none"-&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for the commands that you put in.:&lt;BR /&gt;&lt;BR /&gt;Nimble OS $&lt;BR /&gt;Nimble OS $ replication --help&lt;BR /&gt;&lt;STRONG&gt;bash: replication: command not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Nimble OS $ help&lt;BR /&gt;folder prottmpl useradmin&lt;BR /&gt;alarm group reboot userauth&lt;BR /&gt;alert halt route userpolicy&lt;BR /&gt;array help setup usersession&lt;BR /&gt;auditlog initiatorgrp shelf vcenter&lt;BR /&gt;cert ip snap version&lt;BR /&gt;chapuser migration snapcoll vm&lt;BR /&gt;ctrlr netconfig software vol&lt;BR /&gt;date nic sshkey volcoll&lt;BR /&gt;disk partner stats witness&lt;BR /&gt;encryptkey pe subnet&lt;BR /&gt;failover perfpolicy support&lt;BR /&gt;fc pool timezone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 16:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-nimble-storage-solution/update-nimble-os-for-arrays-that-are-in-synchronous-replication/m-p/7227872#M1190</guid>
      <dc:creator>Agent4046</dc:creator>
      <dc:date>2024-10-24T16:19:36Z</dc:date>
    </item>
  </channel>
</rss>

