<?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: migration problem in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201602#M8753</link>
    <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;I do have a case open.&amp;nbsp; &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 15:53:57 GMT</pubDate>
    <dc:creator>bradawk1</dc:creator>
    <dc:date>2023-11-27T15:53:57Z</dc:date>
    <item>
      <title>migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200896#M8685</link>
      <description>&lt;P&gt;We are trying to migrate all of our servers from an 8.5 applicance to another 8.5 appliance.&amp;nbsp; The servers are on the same subnet.&amp;nbsp; I put in the correct adminstrator account and password and I click on connect.&amp;nbsp; A few minutes later, it pops up "Unable to connect to source appliance."&amp;nbsp; From the settings, network section, I can ping the other appliance.&amp;nbsp; So, I know connectivity works.&amp;nbsp; Any other ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 16:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200896#M8685</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-16T16:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200920#M8689</link>
      <description>&lt;P&gt;Never mind.&amp;nbsp; I think the problem I could not log in was because of some corruption in the original appliance database.&amp;nbsp; I used the rest api and just force added all of the hardware to the new appliance.&amp;nbsp; I already copied over the server profile templates.&amp;nbsp; Next is the licenses.&amp;nbsp; &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 16:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200920#M8689</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-16T16:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200932#M8690</link>
      <description>&lt;P&gt;Glad you were able to make progress.&amp;nbsp; You can get the list of license keys and what "nodes" they are assigned to using GET /rest/lienses.&amp;nbsp; In the members collection, you will see an object per license.&amp;nbsp; Within that object, there is a nodes collection that lists the nodeName of server nodes associated with the key.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 18:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200932#M8690</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2023-11-16T18:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200977#M8708</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;When I started to look at the licenses, I remembered that the licenses were tied to the keys in each iLO.&amp;nbsp; So, the licenses followed the iLOs.&amp;nbsp; So, there was nothing left to do on that front.&amp;nbsp; However, were still experiencing two problems.&amp;nbsp; One was that when we clicked on the management ip address, it failed to open the connection.&amp;nbsp; If I put the ip address into the address bar, it would open it with no problem (except I would have to manually log in).&amp;nbsp; I found that if I changed the :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;IPV6_PREFERRED_PROTOCOL VALUE="N"/&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;using hponcfg, that behaviour stopped.&lt;/P&gt;&lt;P&gt;Now we just have to figure out why we keep getting :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;HPE OneView did not receive and expected REST event notification from the server's iLO &amp;lt;ilo name&amp;gt;.&lt;/LI-CODE&gt;&lt;P&gt;It is on most of the nearly 600 servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 12:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7200977#M8708</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-17T12:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201007#M8711</link>
      <description>&lt;PRE&gt;HPE OneView did not receive and expected REST event notification from the server's iLO &amp;lt;ilo name&amp;gt;.&lt;/PRE&gt;&lt;P&gt;This manifests&amp;nbsp;itself in one of two ways:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Older iLO firmware&lt;/LI&gt;&lt;LI&gt;Workarounds within OV to overcome component Redfish issue wasn't working in certain cases&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What OV and iLO firmware version are you running?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 19:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201007#M8711</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2023-11-17T19:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201087#M8712</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;All of our iLOs are Gen10 or Gen10+ (a few 3par ssmc iLOs are gen 9) and have 2.96 installed.&amp;nbsp; OneView is 8.5.&amp;nbsp; We can update to 8.6 if you think that would help?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 10:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201087#M8712</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-20T10:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201136#M8718</link>
      <description>&lt;P&gt;It could help, but don't update to 8.60 just yet.&amp;nbsp; We are in the final stages of re-releasing 8.60 due to an issue with OVRS generating messages that it was unable to connect to HPE.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 17:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201136#M8718</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2023-11-20T17:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201328#M8733</link>
      <description>&lt;P&gt;We updated two of the XL225n servers to 2.99 iLO firmware and are downloading 8.60.01 now.&amp;nbsp; So far, the two servers with 2.99 aren't behaving any better than the rest with 2.96.&amp;nbsp; Maybe after we update to 8.60.01?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 13:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201328#M8733</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-22T13:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201345#M8735</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1458"&gt;@ChrisLynch&lt;/a&gt;&amp;nbsp;that did not make a difference.&amp;nbsp; A lot of the errors I saw in the ciDebug log from the support dump were in reference to SNMP settings like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Unable to access the ILO from the HPE OneView Appliance
Error while verifying snmp Events unable to configure SNMP settings on the server iLO&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Question is, how do I tell OneView to re-generate/re-deploy SNMP settings to all iLOs?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2023 06:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201345#M8735</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-24T06:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201597#M8751</link>
      <description>&lt;P&gt;Also, last week we started sending the appliance audit logs to splunk.&amp;nbsp; Just checked this morning (the appliance had crashed) and saw many messages with contents:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Stopping appliance because of an unexpected error

or

Restarting appliance to recover from an unexpected problem.&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 27 Nov 2023 15:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201597#M8751</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-27T15:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201600#M8752</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Question is, how do I tell OneView to re-generate/re-deploy SNMP settings to all iLOs?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;A server refresh with credentials API call (PUT /rest/server-hardware/{id}/refreshState) will reconfigure/fix management settings on the iLO.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Just checked this morning (the appliance had crashed) and saw many messages with contents:&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I would suggest you work that specific issue with HPE Support via a support case.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 15:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201600#M8752</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2023-11-27T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: migration problem</title>
      <link>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201602#M8753</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;I do have a case open.&amp;nbsp; &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 15:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/migration-problem/m-p/7201602#M8753</guid>
      <dc:creator>bradawk1</dc:creator>
      <dc:date>2023-11-27T15:53:57Z</dc:date>
    </item>
  </channel>
</rss>

