<?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 Unable to upgrade or update vib after 6.7 -&amp;gt; 6.0 rollback in VMware vSphere™ Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/Unable-to-upgrade-or-update-vib-after-6-7-gt-6-0-rollback/m-p/2267247#M28190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This weekend I updated an esxi 6.0 (dell customized) to 6.7 (also dell customized). Unfortunately I failed to realize that the latest nvidia driver for the grid K2 in the server only supported up to 6.5. I did a rollback to 6.0 in the recovery mode on esxi and attempted to upgrade to 6.5. I got an error during installation about the VMware_locker_tools-light_10.2.0.7253323-8169922 requires esx-version &amp;gt;= 6.6.0. I also get the same error even trying to update the nvidia driver on my 6.0 install&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@vmhost-view01:~] esxcli software vib update -v /tmp/NVIDIA-vGPU-kepler-VMw&lt;/P&gt;&lt;P&gt;are_ESXi_6.0_Host_Driver_367.130-1OEM.600.0.0.2494585.vib&lt;/P&gt;&lt;P&gt; [DependencyError]&lt;/P&gt;&lt;P&gt; VIB VMware_locker_tools-light_10.2.0.7253323-8169922 requires esx-version &amp;gt;= 6.6.0, but the requirement cannot be satisfied within the ImageProfile.&lt;/P&gt;&lt;P&gt; Please refer to the log file for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure this has to do with something leftover from when i upgraded to 6.7 but not familiar enough to begin to try fix. Do I need to also somehow roll back that vmware locker tools or at this point would rebuilding be easier?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Apr 2019 14:29:42 GMT</pubDate>
    <dc:creator>nappyrat</dc:creator>
    <dc:date>2019-04-08T14:29:42Z</dc:date>
    <item>
      <title>Unable to upgrade or update vib after 6.7 -&gt; 6.0 rollback</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/Unable-to-upgrade-or-update-vib-after-6-7-gt-6-0-rollback/m-p/2267247#M28190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This weekend I updated an esxi 6.0 (dell customized) to 6.7 (also dell customized). Unfortunately I failed to realize that the latest nvidia driver for the grid K2 in the server only supported up to 6.5. I did a rollback to 6.0 in the recovery mode on esxi and attempted to upgrade to 6.5. I got an error during installation about the VMware_locker_tools-light_10.2.0.7253323-8169922 requires esx-version &amp;gt;= 6.6.0. I also get the same error even trying to update the nvidia driver on my 6.0 install&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@vmhost-view01:~] esxcli software vib update -v /tmp/NVIDIA-vGPU-kepler-VMw&lt;/P&gt;&lt;P&gt;are_ESXi_6.0_Host_Driver_367.130-1OEM.600.0.0.2494585.vib&lt;/P&gt;&lt;P&gt; [DependencyError]&lt;/P&gt;&lt;P&gt; VIB VMware_locker_tools-light_10.2.0.7253323-8169922 requires esx-version &amp;gt;= 6.6.0, but the requirement cannot be satisfied within the ImageProfile.&lt;/P&gt;&lt;P&gt; Please refer to the log file for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure this has to do with something leftover from when i upgraded to 6.7 but not familiar enough to begin to try fix. Do I need to also somehow roll back that vmware locker tools or at this point would rebuilding be easier?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 14:29:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/Unable-to-upgrade-or-update-vib-after-6-7-gt-6-0-rollback/m-p/2267247#M28190</guid>
      <dc:creator>nappyrat</dc:creator>
      <dc:date>2019-04-08T14:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to upgrade or update vib after 6.7 -&gt; 6.0 rollback</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/Unable-to-upgrade-or-update-vib-after-6-7-gt-6-0-rollback/m-p/2267248#M28191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't tell you for sure whether the rollback will cause issues in the future, but what may be worth a try, is to do the v6.5 offline bundle installation from the command line using the &lt;EM&gt;esxcli software profile install ... &lt;/EM&gt;command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Upload the offline bundle to a folder on a datstore&lt;/LI&gt;&lt;LI&gt;enable SSH on the host, and connect to it using e.g. &lt;EM&gt;putty&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Determine the offline bundle's profile name&lt;EM&gt;&lt;BR /&gt;esxcli software sources profile list -d /vmfs/volumes/&amp;lt;datastore&amp;gt;/&amp;gt;folder&amp;gt;/&amp;lt;Dell-Offline-Bundle.zip&amp;gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Install the offline bundle, and allow to remove vibs that are not included in the bundle&lt;EM&gt;esxcli software profile install -d /vmfs/volumes/&amp;lt;datastore&amp;gt;/&amp;gt;folder&amp;gt;/&amp;lt;Dell-Offline-Bundle.zip&amp;gt; -p &amp;lt;profile name&amp;gt; --ok-to-remove --dry-run&lt;/EM&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: "&lt;EM&gt;--dry-run&lt;/EM&gt;" will show you what's going to happen, but not do anything. If everything looks as expected run the command without "--dry-run"&lt;/P&gt;&lt;P&gt;If that works, you should be able to install the Nvidia driver once the host has rebooted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 17:49:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/Unable-to-upgrade-or-update-vib-after-6-7-gt-6-0-rollback/m-p/2267248#M28191</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2019-04-08T17:49:32Z</dc:date>
    </item>
  </channel>
</rss>

