<?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: SFCBD Crashing in ESXi 7.0.U3D in ESXi Discussions</title>
    <link>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2966730#M287946</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For that issue, we raised a case with VMware support and they recommended us to disable one of the CIM providers, named "vmw_pci".&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Logon to the ESXi Host .&lt;/P&gt;&lt;P&gt;2. List the current CIM providers by running the following command and you will find "&lt;EM&gt;vmw_pci&lt;/EM&gt;" on the output list.:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;esxcli system wbem provider list&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You may see "vmw_pci"&amp;nbsp; as Enabled = true ;&amp;nbsp; Loaded = true&lt;/P&gt;&lt;P&gt;2. To disable "vmw_pci", run the following command :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;esxcli system wbem provider set --enable false --name="vmw_pci"&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;3. &lt;/EM&gt;Run the following command again to confirm the status of "vmw_pci" provider&lt;EM&gt;:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;esxcli system wbem provider list&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Y&lt;/EM&gt;ou may see "vmw_pci"&amp;nbsp; as Enabled=false ; Loaded=false&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In our case this resolved the issue and no other imapct due to disabling "vmw_pci", was noticed&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You may want to check with VMware Support, before doing this.&lt;/P&gt;&lt;P&gt;Good Luck !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 04:32:57 GMT</pubDate>
    <dc:creator>virtual9999</dc:creator>
    <dc:date>2023-05-04T04:32:57Z</dc:date>
    <item>
      <title>SFCBD Crashing in ESXi 7.0.U3D</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2925703#M283464</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Wonder if you anyone has seen these warning messages in ESXi 7.0.U3d :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;"An application (/bin/sfcbd) running on ESXi host has crashed (xxx time(s) so far). A core file may have been created at /var/core/sfcb-vmware_bas-zdump.000."&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I believe&amp;nbsp;this issue was supposed to have been fixed on earlier versions of ESXi, but it doesn't seem so.&lt;/P&gt;&lt;P&gt;We have noticed these warning messages on Dell MX740c/750c Blades. Any input is welcome..&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 01:37:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2925703#M283464</guid>
      <dc:creator>virtual9999</dc:creator>
      <dc:date>2022-08-25T01:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: SFCBD Crashing in ESXi 7.0.U3D</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2966672#M287939</link>
      <description>&lt;P&gt;Did you get this resolved?&amp;nbsp; I had this recently on an MX740c and the server actually hung and was reset by the DRAC watchdog.&amp;nbsp; Currently I have about 11 MX740/50c's running esxi but this is the first crash on one.&amp;nbsp; I am on build &lt;SPAN class=""&gt;&lt;SPAN&gt;21053776&lt;/SPAN&gt;&lt;/SPAN&gt; which is Feb 2023.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 17:16:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2966672#M287939</guid>
      <dc:creator>wkwicker</dc:creator>
      <dc:date>2023-05-03T17:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: SFCBD Crashing in ESXi 7.0.U3D</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2966730#M287946</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For that issue, we raised a case with VMware support and they recommended us to disable one of the CIM providers, named "vmw_pci".&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Logon to the ESXi Host .&lt;/P&gt;&lt;P&gt;2. List the current CIM providers by running the following command and you will find "&lt;EM&gt;vmw_pci&lt;/EM&gt;" on the output list.:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;esxcli system wbem provider list&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You may see "vmw_pci"&amp;nbsp; as Enabled = true ;&amp;nbsp; Loaded = true&lt;/P&gt;&lt;P&gt;2. To disable "vmw_pci", run the following command :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;esxcli system wbem provider set --enable false --name="vmw_pci"&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;3. &lt;/EM&gt;Run the following command again to confirm the status of "vmw_pci" provider&lt;EM&gt;:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;esxcli system wbem provider list&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Y&lt;/EM&gt;ou may see "vmw_pci"&amp;nbsp; as Enabled=false ; Loaded=false&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In our case this resolved the issue and no other imapct due to disabling "vmw_pci", was noticed&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You may want to check with VMware Support, before doing this.&lt;/P&gt;&lt;P&gt;Good Luck !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 04:32:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2966730#M287946</guid>
      <dc:creator>virtual9999</dc:creator>
      <dc:date>2023-05-04T04:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: SFCBD Crashing in ESXi 7.0.U3D</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2966774#M287948</link>
      <description>&lt;P&gt;Thanks&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/4065719"&gt;@virtual9999&lt;/a&gt; !&lt;BR /&gt;I do have a ticket open with VMware but your response was much faster!&amp;nbsp; Since it has been running fine previously for a while and only happened on one so far I will see what VMware says.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 12:00:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/SFCBD-Crashing-in-ESXi-7-0-U3D/m-p/2966774#M287948</guid>
      <dc:creator>wkwicker</dc:creator>
      <dc:date>2023-05-04T12:00:19Z</dc:date>
    </item>
  </channel>
</rss>

