<?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 NSX Manager Won't Automatically Configure Itself When Deployed Using the OVFTool in Virtual Appliances Discussions</title>
    <link>https://communities.vmware.com/t5/Virtual-Appliances-Discussions/NSX-Manager-Won-t-Automatically-Configure-Itself-When-Deployed/m-p/1412050#M5772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;This puzzles me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;I have previously been able to deploy my NSX Manager Appliance without any problems..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;The command below successfully deploys the NSX Manager appliance. However, the appliance is not able to set the passwords and IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;When the appliance boots for the first time I have to log in with the default username and password.&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Next, I have to run the "setup" command to set the IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;What could be wrong? Is there something missing in the deployment command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;I can successfully resolve the hostname of the appliance from the ESXi hosts, PSC and VCS. I am also able to ping between all of them.&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;The exception is the NSX appliance. I am only able to get a successful ping reply after I run the setup command, and reboot the appliance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="margin: 10px 20px; padding-left: 10px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;./tools/ovftool/ovftool --acceptAllEulas --allowExtraConfig --prop:vsm_cli_passwd_0=XxXXxxX!01 --prop:vsm_cli_en_passwd_0=XXXxxxXX!01 --prop:vsm_hostname=mgmt-nsxm.z01.virtlab.local --prop:vsm_ip_0=172.31.10.18 --prop:vsm_netmask_0=255.255.0.0 --prop:vsm_gateway_0=172.31.0.1 --prop:vsm_dns1_0=172.31.0.2 --prop:vsm_domain_0=z01.&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;virtlab&lt;/SPAN&gt;.local --prop:vsm_ntp_0=172.31.0.2 --prop:vsm_isSSHEnabled=False -ds=ds01-mgmt-c01h02 -n=vs_mgmt_nsxm --network=temp_NSX ../05_Repo/VMware-NSX-Manager-6.2.1-3300239.ova vi://172.31.10.10/mgmt-sddc/host/mgmt-c01/mgmt-c01h02.z01.virtlab.local/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Opening OVA source: ../05_Repo/VMware-NSX-Manager-6.2.1-3300239.ova&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;The manifest validates&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Source is signed and the certificate validates&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Enter login information for target vi://172.31.10.10/&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Username: administrator@virtlab.local&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Password: ***********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Opening VI target: vi://administrator%40virtlab.local@172.31.10.10:443/mgmt-sddc/host/mgmt-c01/mgmt-c01h02.z01.virtlab.local/&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Deploying to VI: vi://administrator%40virtlab.local@172.31.10.10:443/mgmt-sddc/host/mgmt-c01/mgmt-c01h02.z01.virtlab.local/&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Transfer Completed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Warning:&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;- ExtraConfig option 'keyboard.typematicMinDelay' is not allowed, will skip it.&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;- ExtraConfig options exists in source.&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Completed successfully&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 13.3333px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Best,&lt;/P&gt;&lt;P style="margin: 2px; font-size: 13.3333px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;H&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Message was edited by: Havard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2016 08:52:36 GMT</pubDate>
    <dc:creator>hakros</dc:creator>
    <dc:date>2016-02-22T08:52:36Z</dc:date>
    <item>
      <title>NSX Manager Won't Automatically Configure Itself When Deployed Using the OVFTool</title>
      <link>https://communities.vmware.com/t5/Virtual-Appliances-Discussions/NSX-Manager-Won-t-Automatically-Configure-Itself-When-Deployed/m-p/1412050#M5772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;This puzzles me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;I have previously been able to deploy my NSX Manager Appliance without any problems..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;The command below successfully deploys the NSX Manager appliance. However, the appliance is not able to set the passwords and IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;When the appliance boots for the first time I have to log in with the default username and password.&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Next, I have to run the "setup" command to set the IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;What could be wrong? Is there something missing in the deployment command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;I can successfully resolve the hostname of the appliance from the ESXi hosts, PSC and VCS. I am also able to ping between all of them.&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;The exception is the NSX appliance. I am only able to get a successful ping reply after I run the setup command, and reboot the appliance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="margin: 10px 20px; padding-left: 10px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;./tools/ovftool/ovftool --acceptAllEulas --allowExtraConfig --prop:vsm_cli_passwd_0=XxXXxxX!01 --prop:vsm_cli_en_passwd_0=XXXxxxXX!01 --prop:vsm_hostname=mgmt-nsxm.z01.virtlab.local --prop:vsm_ip_0=172.31.10.18 --prop:vsm_netmask_0=255.255.0.0 --prop:vsm_gateway_0=172.31.0.1 --prop:vsm_dns1_0=172.31.0.2 --prop:vsm_domain_0=z01.&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;virtlab&lt;/SPAN&gt;.local --prop:vsm_ntp_0=172.31.0.2 --prop:vsm_isSSHEnabled=False -ds=ds01-mgmt-c01h02 -n=vs_mgmt_nsxm --network=temp_NSX ../05_Repo/VMware-NSX-Manager-6.2.1-3300239.ova vi://172.31.10.10/mgmt-sddc/host/mgmt-c01/mgmt-c01h02.z01.virtlab.local/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Opening OVA source: ../05_Repo/VMware-NSX-Manager-6.2.1-3300239.ova&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;The manifest validates&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Source is signed and the certificate validates&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Enter login information for target vi://172.31.10.10/&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Username: administrator@virtlab.local&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Password: ***********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Opening VI target: vi://administrator%40virtlab.local@172.31.10.10:443/mgmt-sddc/host/mgmt-c01/mgmt-c01h02.z01.virtlab.local/&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Deploying to VI: vi://administrator%40virtlab.local@172.31.10.10:443/mgmt-sddc/host/mgmt-c01/mgmt-c01h02.z01.virtlab.local/&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Transfer Completed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Warning:&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;- ExtraConfig option 'keyboard.typematicMinDelay' is not allowed, will skip it.&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;- ExtraConfig options exists in source.&lt;/P&gt;&lt;P style="margin: 2px; font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Completed successfully&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 13.3333px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Best,&lt;/P&gt;&lt;P style="margin: 2px; font-size: 13.3333px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;H&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;Message was edited by: Havard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 08:52:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Virtual-Appliances-Discussions/NSX-Manager-Won-t-Automatically-Configure-Itself-When-Deployed/m-p/1412050#M5772</guid>
      <dc:creator>hakros</dc:creator>
      <dc:date>2016-02-22T08:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: NSX Manager Won't Automatically Configure Itself When Deployed Using the OVFTool</title>
      <link>https://communities.vmware.com/t5/Virtual-Appliances-Discussions/NSX-Manager-Won-t-Automatically-Configure-Itself-When-Deployed/m-p/1412051#M5773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;The solution is to include the "--powerOn" switch in the command&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;In my lab I did not want the appliance to automatically boot, because I wanted to reduce the amount of RAM to 8GB before I powered it on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;The correct approach in a lab environment would be to let the appliance boot using the "--powerOn" switch in the command and then power it off once it has booted up for the first time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-size: 14px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Next, power the appliance off and reduce the amount of RAM, and then power it back on.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 09:22:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Virtual-Appliances-Discussions/NSX-Manager-Won-t-Automatically-Configure-Itself-When-Deployed/m-p/1412051#M5773</guid>
      <dc:creator>hakros</dc:creator>
      <dc:date>2016-02-22T09:22:34Z</dc:date>
    </item>
  </channel>
</rss>

