<?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: Cannot configure host prior to ONTAP select deployment in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/126561#M27340</link>
    <description>&lt;P&gt;We can always expect some bugs with the deployment utility but I dont think so Netapp will get rid of deploy utility as&amp;nbsp;it is the netapp choosen&amp;nbsp;way&amp;nbsp;for&amp;nbsp;centralized deployment of nodes,officially Netapp has not released Ontap select that supports nfs datastore yet but they will be releasing it shortly, sure of the exact release time though.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2016 07:54:27 GMT</pubDate>
    <dc:creator>Nataraja</dc:creator>
    <dc:date>2016-12-28T07:54:27Z</dc:date>
    <item>
      <title>Cannot configure host prior to ONTAP select deployment</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/121108#M25996</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are thinking about moving from ONTAP edge to ONTAP select so I decided to try the ONTAP select before hand. I was able to deploy the OVA with the deployment VM and add the host but I cannot configure it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First thing is adding the host (that looks fine):&lt;/P&gt;&lt;PRE&gt;(ONTAPdeploy) host add --host-id 192.168.1.100 --username administrator@vsphere.local --vcenter 192.168.1.200
password:

(ONTAPdeploy) host show-all
+---------------+---------------+------+
| Host          | Status        | Type |
+---------------+---------------+------+
| 192.168.1.100 | authenticated | ESX  |
+---------------+---------------+------+&lt;/PRE&gt;&lt;P&gt;Then I try to configure it but I get an error:&lt;/P&gt;&lt;PRE&gt;(ONTAPdeploy) host configure --host-id 192.168.1.100 --location datacenter --storage-pool Data --internal-network Management --management-network Management --data-network Storage
(ONTAPdeploy) host show-all
+---------------+---------------------------+------+
| Host          | Status                    | Type |
+---------------+---------------------------+------+
| 192.168.1.100 | configuration_in_progress | ESX  |
+---------------+---------------------------+------+
(ONTAPdeploy) host show-all
+---------------+----------------------+------+
| Host          | Status               | Type |
+---------------+----------------------+------+
| 192.168.1.100 | configuration_failed | ESX  |
+---------------+----------------------+------+&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I check the event log and it is listed as error 215 Hypervisor not supported:&lt;/P&gt;&lt;PRE&gt;(ONTAPdeploy) event show-all
+----------+-----------------------+-------+------+------------------------------------------------------------+----------------------------+
| category | type                  | level | code | detail                                                     | time                       |
+----------+-----------------------+-------+------+------------------------------------------------------------+----------------------------+
| host     | HostConfigureFailed   | Error |  215 | InternalErr: 'HypervisorNotSupported'                      | 2016.07.08 14:22:46.919736 |
| host     | HostConfigureAccepted | Info  |  208 | Add configuration request for host 192.168.1.100 accepted. | 2016.07.08 14:22:39.968160 |
| host     | HostAddSuccessful     | Info  |  207 | Host 192.168.1.100 added successfully.                     | 2016.07.08 14:22:28.595119 |
+----------+-----------------------+-------+------+------------------------------------------------------------+----------------------------+&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some extra info:&lt;/P&gt;&lt;P&gt;- I am using ESXi 6.0 (the same build recommended on the release notes). Tried ESXi 6.0U2 but I got the same error.&lt;/P&gt;&lt;P&gt;- This is just an evaluation environment so no licenses applied on any device (trial versions).&lt;/P&gt;&lt;P&gt;- I can see no errors on the ESXi host or the vCenter server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where could I get more detailed info about this error? Hopefully that would help to troubleshoot further this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:02:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/121108#M25996</guid>
      <dc:creator>fnunez</dc:creator>
      <dc:date>2025-06-04T20:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure host prior to ONTAP select deployment</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/121109#M25997</link>
      <description>&lt;P&gt;I found the solution and as I suspected it is related to the Evaluation license on the ESXi host. This license causes the host to be marked as incompatible...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[WARN] [Fri Jul  8 15:17:29 2016] [1060] ESX Host (192.168.1.100) is running with an unsupported VMware license (Evaluation Mode).
[WARN] [Fri Jul  8 15:17:29 2016] [1060] A VMware Enterprise or Enterprise Plus license is required for Data ONTAP-v deployments. Using a different license may result in reduced functionality or incompatibility.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it mean I cannot use an evaluation ESXi license to evaluate the Ontap Select? I hope this is a bug and will be fixed because I do not understand why I need an ESXi license&amp;nbsp;to evaluate a Netapp product &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 14:40:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/121109#M25997</guid>
      <dc:creator>fnunez</dc:creator>
      <dc:date>2016-07-08T14:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure host prior to ONTAP select deployment</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/121166#M26015</link>
      <description>&lt;P&gt;ONTAP Select is supported on VMware Vsphere Enterprise or Enterprise+ license only. ONTAP Select is a virtual storage appliance and requires certain capabilities from the underlying hypervisor. You would need either Vsphere Enterprise or Enterprise+ license.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 13:27:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/121166#M26015</guid>
      <dc:creator>prashand</dc:creator>
      <dc:date>2016-07-11T13:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure host prior to ONTAP select deployment</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/122237#M26203</link>
      <description>&lt;P&gt;I happen to disagree.&lt;BR /&gt;&lt;BR /&gt;Per VMWare KB2107538: 'In the evaluation mode, you can access and use all features of ESXi."&lt;BR /&gt;&lt;A href="https://kb.vmware.com/kb/2107538" target="_blank"&gt;https://kb.vmware.com/kb/2107538&lt;/A&gt;&lt;BR /&gt;In other words: evaluationmode = Enterprise+&lt;BR /&gt;&lt;BR /&gt;Please NetApp, correct this oversight so we can properly familirise ourselves with ONTAP Select.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2016 18:32:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/122237#M26203</guid>
      <dc:creator>e_honcoop</dc:creator>
      <dc:date>2016-08-11T18:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure host prior to ONTAP select deployment</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/125993#M27165</link>
      <description>&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;A href="http://mysupport.netapp.com/NOW/download/software/eval_ontapselect/9.1RC1D1/DataONTAPv-esx-standalone.ova" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;DataONTAPv-esx-standalone.ova&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&amp;nbsp;for single node cluster to see if you can bypass the deploy utility, i tried this version but offcourse i have the vmware esxi enterprise version but the problem with this version is that it will ask for a base license to run the services.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 06:24:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/125993#M27165</guid>
      <dc:creator>Nataraja</dc:creator>
      <dc:date>2016-12-06T06:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure host prior to ONTAP select deployment</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/126002#M27169</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that OVA worked fine so it means this is just a limitation on the deployment software.&amp;nbsp;Can we expect NetApp to relax that check in the near future?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:09:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/126002#M27169</guid>
      <dc:creator>fnunez</dc:creator>
      <dc:date>2016-12-06T11:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure host prior to ONTAP select deployment</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/126561#M27340</link>
      <description>&lt;P&gt;We can always expect some bugs with the deployment utility but I dont think so Netapp will get rid of deploy utility as&amp;nbsp;it is the netapp choosen&amp;nbsp;way&amp;nbsp;for&amp;nbsp;centralized deployment of nodes,officially Netapp has not released Ontap select that supports nfs datastore yet but they will be releasing it shortly, sure of the exact release time though.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 07:54:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Cannot-configure-host-prior-to-ONTAP-select-deployment/m-p/126561#M27340</guid>
      <dc:creator>Nataraja</dc:creator>
      <dc:date>2016-12-28T07:54:27Z</dc:date>
    </item>
  </channel>
</rss>

