<?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: OnTAP Select vCenter Change in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160899#M36746</link>
    <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/64323"&gt;@darb0505&lt;/a&gt;&amp;nbsp;, I scheduled the change control for this morning. I added the credential and then ran the host modify command. I got the following error:&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Error[400]: HostMgmtServerUpdateCredsNotRequired - Request to update host with a management server needs management server credentials to be pre-existing in credential inventory prior to this request.&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I entered credential show and it showed the credential I had added. I removed and&amp;nbsp; re-added it again to no avail. Any ideas?&lt;/P&gt;</description>
    <pubDate>Mon, 02 Nov 2020 15:39:53 GMT</pubDate>
    <dc:creator>TMADOCTHOMAS</dc:creator>
    <dc:date>2020-11-02T15:39:53Z</dc:date>
    <item>
      <title>OnTAP Select vCenter Change</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160687#M36709</link>
      <description>&lt;P&gt;What is the best way to change the OnTAP Select Deploy configuration to point to a new vCenter? This is a live system so I don't want to break anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Short version of backstory: we had a situation occur where we needed to quickly replace our vCenter server with a new one. Weeks later I realized OnTAP Select Deploy has credentials stored for the old vCenter and the Hypervisor Hosts still show the old vCenter listed as well. I should note that there are no errors anywhere. Everything is working fine. I assume I will run into issues at some point, maybe when/if I next perform an OnTAP upgrade.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would love to hear any advice or suggestions on how to cleanly update the vCenter settings.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:47:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160687#M36709</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2025-06-04T10:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: OnTAP Select vCenter Change</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160693#M36711</link>
      <description>&lt;P&gt;Hi TMADOCTHOMAS,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad that everything is still working.&amp;nbsp; It sounds like you need to modify the existing ESXi host in ONTAP Deploy CLI.&amp;nbsp; You should be able to modify the current host by the following:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;host modify -name ESX-HOST-FQDN -mgmt-server VCENTER-FQDN&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can reference the following &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_Select/ESXi_hosts_and_ONTAP_Select_not_discovered_by_Deploy_after_migration_to_new_vCenter" target="_self"&gt;ESXi hosts and ONTAP Select not discovered by Deploy after migration to new vCenter&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.netapp.com/us-en/ontap-select/task_cli_deploy_cluster.html#adding-the-esxi-hypervisor-hosts" target="_self"&gt;Deploying an ONTAP Select cluster using the CLI&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I would also verify that the plugin is fully installed and working on the new vCenter.&amp;nbsp; You may have to do a backup and reinstall of the ONTAP Deploy plugin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 04:06:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160693#M36711</guid>
      <dc:creator>darb0505</dc:creator>
      <dc:date>2020-10-27T04:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: OnTAP Select vCenter Change</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160711#M36717</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/64323"&gt;@darb0505&lt;/a&gt;&amp;nbsp;, thank you very much for your response. Regarding entering the command to change the hostname, I would also need to change the username and password used to connect which have also changed. Can that be done on the same command line?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what are the risks of making this change? Is there a potential for causing an outage of the OnTAP Select VMs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly, you said "&lt;SPAN&gt;I would also verify that the plugin is fully installed and working on the new vCenter". I was unaware that OnTAP Deploy installs as a plug-in in vCenter. If so, that definitely didn't happen when we set up the new vCenter. Client Plug-Ins show the other NetApp plug-ins like VSC and SnapCenter, but not OnTAP Select. What would I need to do to correct this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 14:27:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160711#M36717</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2020-10-27T14:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: OnTAP Select vCenter Change</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160899#M36746</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/64323"&gt;@darb0505&lt;/a&gt;&amp;nbsp;, I scheduled the change control for this morning. I added the credential and then ran the host modify command. I got the following error:&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Error[400]: HostMgmtServerUpdateCredsNotRequired - Request to update host with a management server needs management server credentials to be pre-existing in credential inventory prior to this request.&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I entered credential show and it showed the credential I had added. I removed and&amp;nbsp; re-added it again to no avail. Any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 15:39:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160899#M36746</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2020-11-02T15:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: OnTAP Select vCenter Change</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160911#M36748</link>
      <description>&lt;P&gt;Hi TMADOCTHOMAS,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to hear that you could not modify the host.&amp;nbsp; It sounds like you need add the host credentials in ONTAP Deploy.&amp;nbsp; Example of the command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;credential add -hostname &amp;lt;FQDN|IP&amp;gt; -type vcenter -username VCENTER_USERNAME&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;I would also consider opening a case with &lt;A href="https://www.netapp.com/us/contact-us/support.aspx" target="_self"&gt;NetApp Support&lt;/A&gt; so that we can work with you on a call or remote session to correct this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 01:36:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160911#M36748</guid>
      <dc:creator>darb0505</dc:creator>
      <dc:date>2020-11-03T01:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: OnTAP Select vCenter Change</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160923#M36752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/64323"&gt;@darb0505&lt;/a&gt;&amp;nbsp;, I did add the credential as you showed and got the error. NetApp Support thinks it may just be the version of Deploy I'm on (I am currently on&amp;nbsp;9.5.2113). Will update the thread if an update fixes the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 14:23:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160923#M36752</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2020-11-03T14:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: OnTAP Select vCenter Change</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160936#M36754</link>
      <description>&lt;P&gt;Hi TMADOCTHOMAS,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update.&amp;nbsp; Let me know if you need anything.&amp;nbsp; Will wait for your update.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 00:44:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/OnTAP-Select-vCenter-Change/m-p/160936#M36754</guid>
      <dc:creator>darb0505</dc:creator>
      <dc:date>2020-11-04T00:44:02Z</dc:date>
    </item>
  </channel>
</rss>

