<?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: FMC 6.7 and vmware tools problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4517265#M1085713</link>
    <description>&lt;P&gt;This just worked for me as well under 7.0.1 the /usr/lib/vmware-tools directory did not exist on my system and the locate returned this error&amp;nbsp;locate: Old-format locate database '/var/locatedb' is too short to be valid.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I was able to enable vmwater-tools now.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Dec 2021 20:19:17 GMT</pubDate>
    <dc:creator>razelle</dc:creator>
    <dc:date>2021-12-11T20:19:17Z</dc:date>
    <item>
      <title>FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4308504#M1079354</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;After upgradit fmc 6.3 to 6.7, cannot start vmware tools. On system/configuration/VMware tools, after trying enable VMware tools, i got&amp;nbsp;Error - Failed to enable VMware Tools. ESXi is supported version 6.7&lt;/P&gt;&lt;P&gt;so i tried to log-in into cli, and when trying to get tools status i got those errors:&lt;/P&gt;&lt;P&gt;root@vmfmc:/etc/vmware-tools/init# ./vmware-tools-services&lt;BR /&gt;./vmware-tools-services: line 17: /usr/lib/vmware-tools/moduleScripts/services/vmware-db.pl: No such file or directory&lt;BR /&gt;./vmware-tools-services: line 40: /usr/lib/vmware-tools/moduleScripts/services/vmware-db.pl: No such file or directory&lt;BR /&gt;./vmware-tools-services: line 41: /usr/lib/vmware-tools/moduleScripts/services/vmware-db.pl: No such file or directory&lt;BR /&gt;Usage: vmware-tools-services {start|stop|status|restart|force-reload}&lt;/P&gt;&lt;P&gt;so i checked /usr/lib (and just to be sure also /usr/lib64) and can't find directory vmware-tools&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;so i checked&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 22:11:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4308504#M1079354</guid>
      <dc:creator>bodnar.p</dc:creator>
      <dc:date>2021-03-16T22:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4313461#M1079578</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please open a TAC case so an engineer can help you with the following workaround:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;== Workaround to resolve vmware tools issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. From expert, elevate to root user with sudo su and enter your password&lt;/P&gt;
&lt;P&gt;root@firepower:/# updatedb&lt;BR /&gt;root@firepower:/# locate vmware | grep -vw sf&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. This will help you determine if VMWare has been previously installed. If it was installed you will see one or more of the following:&lt;/P&gt;
&lt;P&gt;/usr/lib/vmware-tools&lt;BR /&gt;/etc/vmware-tools&lt;BR /&gt;/etc/init/vmware-tools.conf&lt;BR /&gt;/etc/ld.so.conf.d/vmware-tools-libraries.conf&lt;BR /&gt;/etc/modprobe.d/vmware-tools.conf&lt;BR /&gt;/etc/selinux/targeted/modules/active/modules/vmware.pp&lt;BR /&gt;/etc/dracut.conf.d/vmware-tools.conf&lt;BR /&gt;/usr/bin/vmware-*&lt;BR /&gt;/usr/sbin/vmware-*&lt;BR /&gt;/usr/share/doc/vmware-*&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;3. Verify if VMWare tools are currently installed:&lt;/P&gt;
&lt;P&gt;root@firepower:/# rpm -qa --last | grep vmware | awk '{print $1}' | xargs rpm -e&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;4. Next, run the following:&lt;/P&gt;
&lt;P&gt;root@firepower:/# rm -rf /usr/lib/vmware-tools&lt;BR /&gt;root@firepower:/# rm -rf /etc/vmware-tools&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;5. And run the previous command again to see if the files are still there:&lt;/P&gt;
&lt;P&gt;root@firepower:/# updatedb&lt;BR /&gt;root@firepower:/# locate vmware | grep -vw sf&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;6. Finally, try to re-enable VMWare tools&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 22:34:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4313461#M1079578</guid>
      <dc:creator>cmonterr</dc:creator>
      <dc:date>2021-03-24T22:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4314962#M1079715</link>
      <description>&lt;P&gt;These steps worked perfectly for me.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Mar 2021 18:01:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4314962#M1079715</guid>
      <dc:creator>srayancha</dc:creator>
      <dc:date>2021-03-27T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4316676#M1079799</link>
      <description>&lt;P&gt;Can confirm, it is working&lt;/P&gt;&lt;P&gt;thanks for help&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 10:01:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4316676#M1079799</guid>
      <dc:creator>bodnar.p</dc:creator>
      <dc:date>2021-03-31T10:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4397832#M1080523</link>
      <description>&lt;P&gt;This worked for me also.&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 00:02:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4397832#M1080523</guid>
      <dc:creator>Eric R. Jones</dc:creator>
      <dc:date>2021-05-05T00:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4404254#M1080838</link>
      <description>&lt;P&gt;This just worked for me in 6.7.0.2. Re-enable VMware Tools in the FMC by going to System&amp;gt;Configuration&amp;gt;VMware Tools.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 19:25:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4404254#M1080838</guid>
      <dc:creator>TrashPanda</dc:creator>
      <dc:date>2021-05-17T19:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4451148#M1082954</link>
      <description>&lt;P&gt;worked for me also&lt;/P&gt;&lt;P&gt;but the locate seems not working anymore&lt;/P&gt;&lt;P&gt;this command:&amp;nbsp; rpm -qa --last | grep vmware | awk '{print $1}' | xargs rpm -e&lt;BR /&gt;was giving me this: rpm: no packages given for erase&lt;/P&gt;&lt;P&gt;so assume was not installed&lt;/P&gt;&lt;P&gt;run these&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;rm -rf /usr/lib/vmware-tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;rm -rf /etc/vmware-tools&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then updatedb&lt;/P&gt;&lt;P&gt;and was able to enable the tools from the configuration page&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 11:35:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4451148#M1082954</guid>
      <dc:creator>loizosko</dc:creator>
      <dc:date>2021-08-18T11:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4452361#M1083022</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that works for me&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Yordan&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 10:25:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4452361#M1083022</guid>
      <dc:creator>Yordan1</dc:creator>
      <dc:date>2021-08-20T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4517265#M1085713</link>
      <description>&lt;P&gt;This just worked for me as well under 7.0.1 the /usr/lib/vmware-tools directory did not exist on my system and the locate returned this error&amp;nbsp;locate: Old-format locate database '/var/locatedb' is too short to be valid.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I was able to enable vmwater-tools now.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:19:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4517265#M1085713</guid>
      <dc:creator>razelle</dc:creator>
      <dc:date>2021-12-11T20:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4530023#M1086345</link>
      <description>&lt;P&gt;Everything else besides these:&lt;/P&gt;&lt;PRE&gt;rm -rf /usr/lib/vmware-tools
rm -rf /etc/vmware-tools&lt;/PRE&gt;&lt;P&gt;is just for verification and not strictly required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can confirm this works as a workaround for 7.0.1&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 08:27:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4530023#M1086345</guid>
      <dc:creator>Priit Kosmopoliit</dc:creator>
      <dc:date>2022-01-12T08:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: FMC 6.7 and vmware tools problem</title>
      <link>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4540323#M1086820</link>
      <description>&lt;P&gt;This worked for me with 7.0.1 as well.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 13:57:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-6-7-and-vmware-tools-problem/m-p/4540323#M1086820</guid>
      <dc:creator>esantora</dc:creator>
      <dc:date>2022-01-27T13:57:53Z</dc:date>
    </item>
  </channel>
</rss>

