<?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: vCenter 8.0u2 kernel panic in vCenter™ Server Discussions</title>
    <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988972#M94988</link>
    <description>&lt;P&gt;Hoping someone from Vmware is going to respond this is definately an issue.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 13:15:57 GMT</pubDate>
    <dc:creator>ameneche22</dc:creator>
    <dc:date>2023-09-29T13:15:57Z</dc:date>
    <item>
      <title>vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988328#M94955</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been trying to update the vCenter server appliance in my lab from 8.0.1.00300 to 8.0.2 but after data migration the appliance restarts and only displays a kernel panic.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qWDqOcX_d.jpg" style="width: 640px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/103686iCB740738FE3064B9/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="qWDqOcX_d.jpg" alt="qWDqOcX_d.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have been able to pin-point this issue to FIPS mode which seems to be enabled in the GRUB boot options. Once I set "fips=0" instead of "fips=1" the VM boots normally but the update still fails according to VAMI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8V09WTB_d.jpg" style="width: 640px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/103687i36D7B79228A9BEE4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="8V09WTB_d.jpg" alt="8V09WTB_d.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This also happens when I try to deploy a new VCSA with version 8.0.2.&lt;/P&gt;&lt;P&gt;I haven't had any issues in the past with updating or installing the appliance on older versions. Is there something I could do?&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 12:17:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988328#M94955</guid>
      <dc:creator>fish0101</dc:creator>
      <dc:date>2023-09-26T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988618#M94971</link>
      <description>&lt;P&gt;Same exact issue&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 14:41:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988618#M94971</guid>
      <dc:creator>ameneche22</dc:creator>
      <dc:date>2023-09-27T14:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988626#M94972</link>
      <description>&lt;P&gt;Also seeing this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 15:31:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988626#M94972</guid>
      <dc:creator>jworkmanplane</dc:creator>
      <dc:date>2023-09-27T15:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988632#M94973</link>
      <description>&lt;P&gt;Just curious how you were doing the update?&amp;nbsp;&lt;BR /&gt;I did mine by mounting the patch&amp;nbsp; ISO (not the full release) and then SSH to the VCSA. Don't use the bash shell once you connect and run the following commands :&lt;/P&gt;&lt;P&gt;software-packages stage --iso&lt;/P&gt;&lt;P&gt;software-packages install --staged&lt;/P&gt;&lt;P&gt;This ran all the prechecks and updated without any issues. Took about 20 minutes&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 16:10:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988632#M94973</guid>
      <dc:creator>pmichelli</dc:creator>
      <dc:date>2023-09-27T16:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988641#M94974</link>
      <description>&lt;P&gt;I have tried multiple methods. Through VAMI (online and patch ISO) and through the CLI (with the patch ISO) as &lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5551087"&gt;@pmichelli&lt;/a&gt; described but had the same outcome every time.&lt;/P&gt;&lt;P&gt;I believe the update process itself isn't the issue as the kernel panic also occurs when I deploy a new VCSA version 8.0.2 using the installer. Installing and updating to VCSA 8.0.0 worked flawlessly.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 16:47:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988641#M94974</guid>
      <dc:creator>fish0101</dc:creator>
      <dc:date>2023-09-27T16:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988664#M94975</link>
      <description>&lt;P&gt;Same here tried all three methods and they all cause a kernel panic&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;CD Mounted&lt;/LI&gt;&lt;LI&gt;Update through web console&lt;/LI&gt;&lt;LI&gt;Update lifecycle manager&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 27 Sep 2023 18:55:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988664#M94975</guid>
      <dc:creator>ameneche22</dc:creator>
      <dc:date>2023-09-27T18:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988961#M94987</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm also facing the same issue; do we have any solution?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 12:29:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988961#M94987</guid>
      <dc:creator>VRO123</dc:creator>
      <dc:date>2023-09-29T12:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988972#M94988</link>
      <description>&lt;P&gt;Hoping someone from Vmware is going to respond this is definately an issue.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 13:15:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2988972#M94988</guid>
      <dc:creator>ameneche22</dc:creator>
      <dc:date>2023-09-29T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989045#M94990</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;@&lt;A class="" href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5643472" target="_self"&gt;&lt;SPAN class=""&gt;&amp;nbsp;fish0101&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; , &lt;SPAN class=""&gt;&lt;A class="" href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5635973" target="_self"&gt;&lt;SPAN class=""&gt;ameneche22&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;, &lt;SPAN class=""&gt;&lt;A class="" href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5643740" target="_self"&gt;&lt;SPAN class=""&gt;jworkmanplane&lt;/SPAN&gt;&lt;/A&gt;, &lt;SPAN class=""&gt;&lt;A class="" href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5551087" target="_self"&gt;&lt;SPAN class=""&gt;pmichelli&lt;/SPAN&gt;&lt;/A&gt;, &lt;SPAN class=""&gt;&lt;A class="" href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5142253" target="_self"&gt;&lt;SPAN class=""&gt;VRO123&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Could all of you please confirm the Hardware (Make model, CPU) and ESXi version where the appliance is deployed and facing this issue ? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 01:17:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989045#M94990</guid>
      <dc:creator>Camero</dc:creator>
      <dc:date>2023-09-30T01:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989046#M94991</link>
      <description>&lt;P&gt;VMware ESXi, 8.0.1, 22088125&lt;BR /&gt;Model: ProLiant DL365 Gen10 Plus&lt;BR /&gt;Processor Type: AMD EPYC 7262 8-Core Processor&lt;BR /&gt;Logical Processors: 32&lt;/P&gt;&lt;P&gt;Vcenter 8.0.1 Build: 22088981&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 01:24:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989046#M94991</guid>
      <dc:creator>ameneche22</dc:creator>
      <dc:date>2023-09-30T01:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989048#M94992</link>
      <description>&lt;P&gt;&lt;SPAN&gt;VMware ESXi, 8.0.1, 21495797&lt;/SPAN&gt;&lt;BR /&gt;Dell&amp;nbsp;PowerEdge R6515&lt;BR /&gt;&lt;SPAN&gt;AMD EPYC 7F72 24-Core Processor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Trying to upgrade from vCenter 8.0.1&amp;nbsp;&lt;SPAN&gt;22088981&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Don't tell me this is an AMD problem.&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@8B85366DB7C0C0B776C12F948BF5F328/emoticons/1f61c.png" alt=":winking_face_with_tongue:" title=":winking_face_with_tongue:" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 01:45:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989048#M94992</guid>
      <dc:creator>jworkmanplane</dc:creator>
      <dc:date>2023-09-30T01:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989265#M95004</link>
      <description>&lt;P&gt;In my situation (upgrade worked), it was my test vCenter that has no hosts attached to it.&lt;/P&gt;&lt;P&gt;It is a second VM that lives in my DR cluster that I use only to test upgrades before moving to DR then to Prod clusters&lt;/P&gt;&lt;P&gt;The hardware backing it is a PowerEdge FX2 with FC640 Blades and&amp;nbsp;&lt;SPAN&gt;Intel(R) Xeon(R) Gold 6238R CPU @ 2.20GHz for processor&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Version:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;8.0.1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Build:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;22088981&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 02 Oct 2023 12:12:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989265#M95004</guid>
      <dc:creator>pmichelli</dc:creator>
      <dc:date>2023-10-02T12:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989337#M95008</link>
      <description>&lt;P&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5551087"&gt;@pmichelli&lt;/a&gt;&amp;nbsp;did you ever run into the kernel panic issue or are you just telling us your upgrade worked? I'm sure plenty of people successfully upgraded using the multitude of available methods, but I'd like to hear from somebody who ran into this specific issue and what they did to resolve it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 17:51:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989337#M95008</guid>
      <dc:creator>jworkmanplane</dc:creator>
      <dc:date>2023-10-02T17:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989340#M95009</link>
      <description>&lt;P&gt;No kernel panic. I only replied because VMware often wants to know from folks that had problems and those that did not. Perhaps its tied to the AMD chips.&amp;nbsp; My upgrade (in a very scaled down test vCenter with no hosts or VMs attached to it) was successful with the CLI update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 17:56:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989340#M95009</guid>
      <dc:creator>pmichelli</dc:creator>
      <dc:date>2023-10-02T17:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989964#M95014</link>
      <description>&lt;P&gt;I have had the same exact issue&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 12:28:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989964#M95014</guid>
      <dc:creator>MidlandGroup01</dc:creator>
      <dc:date>2023-10-06T12:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989969#M95015</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MidlandGroup01_0-1696595693630.png" style="width: 738px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/103846iF1353F548E41B298/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="MidlandGroup01_0-1696595693630.png" alt="MidlandGroup01_0-1696595693630.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same.... failed in fips mode!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 12:35:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2989969#M95015</guid>
      <dc:creator>MidlandGroup01</dc:creator>
      <dc:date>2023-10-06T12:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2990062#M95018</link>
      <description>&lt;P&gt;Thank you for providing the information on HW details.&lt;/P&gt;&lt;P&gt;Info is shared with internal teams to look at the issue.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Oct 2023 02:57:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2990062#M95018</guid>
      <dc:creator>Camero</dc:creator>
      <dc:date>2023-10-07T02:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2993059#M95077</link>
      <description>&lt;P&gt;&lt;SPAN&gt;8.0.1.00400&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Build: 22368047 updated fine from 8.0.1.00300&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;New release of 8.2 from October failed too&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 16:13:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2993059#M95077</guid>
      <dc:creator>ameneche22</dc:creator>
      <dc:date>2023-10-27T16:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2993354#M95102</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I had the same results...&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;8.0.1.00400&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Build: 22368047 updated fine from 8.0.1.00300&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 14:57:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2993354#M95102</guid>
      <dc:creator>MidlandGroup01</dc:creator>
      <dc:date>2023-10-30T14:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter 8.0u2 kernel panic</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2993387#M95103</link>
      <description>&lt;P&gt;&lt;A href="https://kb.vmware.com/s/article/95172" target="_blank"&gt;https://kb.vmware.com/s/article/95172&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is no solution for the issue encountered and is limited to certain specific HW listed in the KB.&lt;/P&gt;&lt;P&gt;Only option for now is to deploy vCenter 80U2 on an alternate HW .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 17:41:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/vCenter-8-0u2-kernel-panic/m-p/2993387#M95103</guid>
      <dc:creator>Camero</dc:creator>
      <dc:date>2023-10-30T17:41:32Z</dc:date>
    </item>
  </channel>
</rss>

