{"id":1020,"date":"2021-02-11T06:17:00","date_gmt":"2021-02-11T05:17:00","guid":{"rendered":"https:\/\/vblog.hochsticher.de\/?p=1020"},"modified":"2023-03-17T22:58:46","modified_gmt":"2023-03-17T21:58:46","slug":"vcenter-7-0-u1-auto-deploy-points-to-the-wrong-ip","status":"publish","type":"post","link":"https:\/\/vblog.hochsticher.de\/?p=1020","title":{"rendered":"vCenter 7.0 U1 Auto Deploy points to the wrong IP"},"content":{"rendered":"\n<p>Recently I upgraded my vCenter 6.7 U3 to vCenter 7.0 U1. During this upgrade, my Auto Deploy configuration was not adopted correctly.<\/p>\n\n\n\n<!--more-->\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"3306\" height=\"1888\" data-id=\"1021\" src=\"https:\/\/vblog.hochsticher.de\/wp-content\/uploads\/2021\/02\/image-1.png\" alt=\"\" class=\"wp-image-1021\"\/><\/figure>\n<\/figure>\n\n\n\n<p>After the vCenter upgrade, the iPXE Boot URL was incorrect. It pointed to the IP of the VCHA (vCenter High Availability) Nic and those IP was not available from the ESXi Subnet.<\/p>\n\n\n\n<p>To fix this issue, you have to connect to your vCenter via SSH and fill the correct IP between the &lt;serviceAddress&gt; &lt;\/serviceAddress&gt; in the file \/etc\/vmware-rbd\/autodeploy-setup.xml.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Using username \"root\".\n\nVMware vCenter Server 7.0.1.00300\n\nType: vCenter Server with an embedded Platform Services Controller\n\nConnected to service\n\n    * List APIs: \"help api list\"\n    * List Plugins: \"help pi list\"\n    * Launch BASH: \"shell\"\n\nCommand&gt; shell\nShell access is granted to root\nroot@vcsa01 &#91; ~ ]# cat \/etc\/vmware-rbd\/autodeploy-setup.xml\n&lt;Config&gt;\n        &lt;serviceAddress&gt;MYvCenterIP&lt;\/serviceAddress&gt;\n\n        &lt;defaultValues&gt;\n            &lt;port&gt;6501&lt;\/port&gt;\n            &lt;portAdd&gt;6502&lt;\/portAdd&gt;\n            &lt;maxSize&gt;2&lt;\/maxSize&gt;\n        &lt;\/defaultValues&gt;\n        &lt;vCenterServer&gt;\n            &lt;address&gt;MyvCenterFQDN&lt;\/address&gt;\n            &lt;port&gt;80&lt;\/port&gt;\n            &lt;user&gt;root&lt;\/user&gt;\n        &lt;\/vCenterServer&gt;\n\n\n        &lt;debug&gt;\n            &lt;level&gt;INFO&lt;\/level&gt;\n        &lt;\/debug&gt;\n    &lt;\/Config&gt;root@vcsa01 &#91; ~ ]#\n<\/code><\/pre>\n\n\n\n<p>Now you have to restart the Auto Deploy Service or the complete vCenter.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently I upgraded my vCenter 6.7 U3 to vCenter 7.0 U1. During this upgrade, my Auto Deploy configuration was not adopted correctly.<\/p>\n","protected":false},"author":1,"featured_media":1067,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[10,7],"tags":[],"class_list":["post-1020","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vcenter","category-vsphere"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/1020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1020"}],"version-history":[{"count":6,"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/1020\/revisions"}],"predecessor-version":[{"id":1076,"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/1020\/revisions\/1076"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/media\/1067"}],"wp:attachment":[{"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1020"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1020"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}