<?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: upgrade 7.0.2 to 7.0.3  Lenovo ThinkSystem SR650 in vSphere Upgrade &amp; Install Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2981696#M34852</link>
    <description>&lt;P&gt;solved!&lt;/P&gt;&lt;P&gt;the problem was the vcenter logs partition full . Follow this&lt;A href="https://kb.vmware.com/s/article/83070" target="_self"&gt; KB&lt;/A&gt; solved my issue .&lt;/P&gt;&lt;P&gt;( i didn't know about the vcenter management consol on port 5480 !)&lt;/P&gt;&lt;P&gt;thank's anyone for support .&lt;/P&gt;&lt;P&gt;rf&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 07:47:54 GMT</pubDate>
    <dc:creator>agostani</dc:creator>
    <dc:date>2023-08-10T07:47:54Z</dc:date>
    <item>
      <title>[SOLVED] upgrade 7.0.2 to 7.0.3  Lenovo ThinkSystem SR650</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980612#M34829</link>
      <description>&lt;P&gt;hi ,&lt;BR /&gt;we have a cluster: 3 nodes running VMware-ESXi-7.0U2d-18538813.&lt;BR /&gt;The upgrade procedure via v-sphere fail with a generic error . Further investigation I found out the following error:&lt;/P&gt;&lt;P&gt;[root@ESX-02:/var/log] tail -F /scratch/log/esxupdate.log |grep -i rror&lt;BR /&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: An esxupdate error exception was caught:&lt;BR /&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: Traceback (most recent call last):&lt;BR /&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/usr/sbin/esxupdate", line 238, in main&lt;BR /&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: cmd.Run()&lt;BR /&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/lib64/python3.8/site-packages/vmware/esx5update/Cmdline.py", line 153, in Run&lt;BR /&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/tmp/esx-update-2101109/lib64/python3.8/site-packages/vmware/esximage/Transaction.py", line 849, in InstallVibsFromSources&lt;BR /&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: File "/tmp/esx-update-2101109/lib64/python3.8/site-packages/vmware/esximage/Transaction.py", line 815, in checkBaseImageUpgrade&lt;BR /&gt;&lt;STRONG&gt;2023-08-03T08:47:15Z esxupdate: 2101109: esxupdate: ERROR: esximage.Errors.InstallationError: This upgrade transaction would skip ESXi Base Image VIB(s) VMW_bootbank_i40en_1.11.1.31-1vmw.703.0.20.19193900, which could cause failures post upgrade. Please use an alternative upgrade method that would install the above VIB(s). For example, use an image profile instead of VIBs to perform the upgrade.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This error point me to this : &lt;STRONG&gt;&lt;A href="https://kb.vmware.com/s/article/85982" target="_blank" rel="noopener"&gt;https://kb.vmware.com/s/article/85982&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;From the above KB , I tryied the first 2 workaround with no success .&lt;BR /&gt;The third workaround fail when I'm triyng to upload the latest esxi image to vsphere to create an iso upgrade baseline&lt;/P&gt;&lt;P&gt;I'm stuck . any&amp;nbsp; help !&lt;BR /&gt;thank's&lt;/P&gt;&lt;P&gt;rf&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 07:48:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980612#M34829</guid>
      <dc:creator>agostani</dc:creator>
      <dc:date>2023-08-10T07:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: upgrade 7.0.2 to 7.0.3  Lenovo ThinkSystem SR650</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980632#M34830</link>
      <description>&lt;P&gt;Please try to upgrade using esxcli command with image profile:&lt;/P&gt;&lt;P&gt;esxcli software profile update -p &amp;lt;image profile&amp;gt; -d &amp;lt;path to zip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.esxi.upgrade.doc/GUID-E51C5DB6-F28E-42E8-ACA4-0EBDD11DF55D.html" target="_blank"&gt;https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.esxi.upgrade.doc/GUID-E51C5DB6-F28E-42E8-ACA4-0EBDD11DF55D.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachchidanand&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 16:12:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980632#M34830</guid>
      <dc:creator>Sachchidanand</dc:creator>
      <dc:date>2023-08-03T16:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: upgrade 7.0.2 to 7.0.3  Lenovo ThinkSystem SR650</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980712#M34833</link>
      <description>&lt;P&gt;thank's for the reply .&lt;/P&gt;&lt;P&gt;I did , and it worked! now I 've :&lt;SPAN&gt;(Updated) ESXi-7.0U3n-21930508-standard (VMware, Inc.) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I've been disconnected from vcenter (vCenter Server 7.0 Update 1a 7.0.1.00100)&amp;nbsp; and I'am not able to connect it again : when I try to add host :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;on vsphere I get : &lt;SPAN class=""&gt;License file download from [host] to vCenter Server failed due to exception: Fault cause: vmodl.RuntimeFault&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;on  esxi :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot-10.2.1.172-2023.08.04-07_18_02.jpg" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/102880i1FEBA922EC1D6307/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="screenshot-10.2.1.172-2023.08.04-07_18_02.jpg" alt="screenshot-10.2.1.172-2023.08.04-07_18_02.jpg" /&gt;&lt;/span&gt;&lt;P&gt; any hints?&lt;/P&gt;&lt;P&gt;thank's&lt;/P&gt;&lt;P&gt;rf&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Aug 2023 05:52:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980712#M34833</guid>
      <dc:creator>agostani</dc:creator>
      <dc:date>2023-08-04T05:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: upgrade 7.0.2 to 7.0.3  Lenovo ThinkSystem SR650</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980715#M34834</link>
      <description>&lt;P&gt;Have you rebooted the ESXi after update?&lt;/P&gt;&lt;P&gt;Also please confirm if you are using HA in your cluster?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachchidanand&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 06:17:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980715#M34834</guid>
      <dc:creator>Sachchidanand</dc:creator>
      <dc:date>2023-08-04T06:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: upgrade 7.0.2 to 7.0.3  Lenovo ThinkSystem SR650</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980731#M34837</link>
      <description>&lt;P&gt;yes, I ve rebooted .&lt;/P&gt;&lt;P&gt;No , HA is&amp;nbsp;&lt;U&gt; not &lt;/U&gt;active .we don't use it.&lt;/P&gt;&lt;P&gt;thank's&lt;/P&gt;&lt;P&gt;rf&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot-10.2.1.170-2023.08.04-09_08_59.jpg" style="width: 1562px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/102881i27F4A8687E3A5114/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="screenshot-10.2.1.170-2023.08.04-09_08_59.jpg" alt="screenshot-10.2.1.170-2023.08.04-09_08_59.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 07:19:01 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2980731#M34837</guid>
      <dc:creator>agostani</dc:creator>
      <dc:date>2023-08-04T07:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: upgrade 7.0.2 to 7.0.3  Lenovo ThinkSystem SR650</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2981696#M34852</link>
      <description>&lt;P&gt;solved!&lt;/P&gt;&lt;P&gt;the problem was the vcenter logs partition full . Follow this&lt;A href="https://kb.vmware.com/s/article/83070" target="_self"&gt; KB&lt;/A&gt; solved my issue .&lt;/P&gt;&lt;P&gt;( i didn't know about the vcenter management consol on port 5480 !)&lt;/P&gt;&lt;P&gt;thank's anyone for support .&lt;/P&gt;&lt;P&gt;rf&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 07:47:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/SOLVED-upgrade-7-0-2-to-7-0-3-Lenovo-ThinkSystem-SR650/m-p/2981696#M34852</guid>
      <dc:creator>agostani</dc:creator>
      <dc:date>2023-08-10T07:47:54Z</dc:date>
    </item>
  </channel>
</rss>

