<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ESXi &#8211; Arun&#8217;s blog</title>
	<atom:link href="https://arunns.net/tag/esxi/feed/" rel="self" type="application/rss+xml" />
	<link>https://arunns.net</link>
	<description>Arun&#039;s blog</description>
	<lastBuildDate>Mon, 10 Jun 2013 18:13:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>ESXi host fails with a purple diagnostic screen PSOD</title>
		<link>https://arunns.net/esxi-host-fails-with-a-purple-diagnostic-screen/</link>
					<comments>https://arunns.net/esxi-host-fails-with-a-purple-diagnostic-screen/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 18:13:13 +0000</pubDate>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[PF Exception 14 in world 8243:helper13-1 IP 0x41802b880a1e addr 0x410401503020]]></category>
		<category><![CDATA[PSOD]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VMware NOT_IMPLEMENTED bora/vmkernel/sched/memsched.c:17724]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=759</guid>

					<description><![CDATA[This happened while converting KVM VMs to VMware and power them on (method used: http://arunnsblog.com/2013/06/10/migrate-kvm-virtual-machines-to-vmware-esxi/) . It works for a while but then the ESXi crashes with PSOD. Version : 5.1.0-799733 There were two sort of PSOD messages observed: 1) Crashed while the VM was running VMware NOT_IMPLEMENTED bora/vmkernel/sched/memsched.c:17724 Code start: 0x41802b200000 VMK uptime: 10:19:25:27.335 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This happened while converting KVM VMs to VMware and power them on (method used: <a href="http://arunnsblog.com/2013/06/10/migrate-kvm-virtual-machines-to-vmware-esxi/">http://arunnsblog.com/2013/06/10/migrate-kvm-virtual-machines-to-vmware-esxi/</a>) . It works for a while but then the ESXi crashes with PSOD.</p>
<p>Version : 5.1.0-799733</p>
<p>There were two sort of PSOD messages observed:<br />
1) Crashed while the VM was running</p>
<pre> VMware NOT_IMPLEMENTED bora/vmkernel/sched/memsched.c:17724
 Code start: 0x41802b200000 VMK uptime: 10:19:25:27.335
 cpu4:8243)0x412200cdbaf0:[0x41802b27abff]PanicvPanicInt@vmkernel#nover+0x56 stack: 0x3000000008
 cpu4:8243)0x412200cdbbd0:[0x41802b27b4a7]Panic@vmkernel#nover+0xae stack: 0x100000000000000
 cpu4:8243)0x412200cdbc50:[0x41802b3d88eb]MemSched_WorldCleanup@vmkernel#nover+0x426 stack: 0x4100018a4fb0
 cpu4:8243)0x412200cdbef0:[0x41802b3033b8]WorldCleanup@vmkernel#nover+0x1cb stack: 0x4700cdbf40
 cpu4:8243)0x412200cdbf60:[0x41802b303829]WorldReap@vmkernel#nover+0x318 stack: 0x0
 cpu4:8243)0x412200cdbff0:[0x41802b2483c8]helpFunc@vmkernel#nover+0x517 stack: 0x0
 cpu4:8243)0x412200cdbff8:[0x0] stack: 0x0
 cpu4:8243)base fs=0x0 gs=0x418041000000 Kgs=0x0</pre>
<figure id="attachment_760" aria-describedby="caption-attachment-760" style="width: 300px" class="wp-caption aligncenter"><a href="http://arunnsblog.com/2013/06/10/esxi-host-fails-with-a-purple-diagnostic-screen/vmware_esxi_psod/" rel="attachment wp-att-760"><img decoding="async" class="size-medium wp-image-760" alt="VMWare_ESXi_PSOD" src="http://arunnsblog.com/wp-content/uploads/2013/06/VMWare_ESXi_PSOD-300x134.png" width="300" height="134" /></a><figcaption id="caption-attachment-760" class="wp-caption-text">VMWare_ESXi_PSOD</figcaption></figure>
<p>2) Crashed during ESXi reboot.</p>
<pre>#PF Exception 14 in world 8243:helper13-1 IP 0x41802b880a1e addr 0x410401503020</pre>
<figure id="attachment_760" aria-describedby="caption-attachment-760" style="width: 300px" class="wp-caption aligncenter"><a href="http://arunnsblog.com/2013/06/10/esxi-host-fails-with-a-purple-diagnostic-screen/vmware_esxi_psod/" rel="attachment wp-att-760"><img decoding="async" class="size-medium wp-image-760" alt="VMWare_ESXi_PSOD" src="http://arunnsblog.com/wp-content/uploads/2013/06/VMWare_ESXi_PSOD-300x134.png" width="300" height="134" /></a><figcaption id="caption-attachment-760" class="wp-caption-text">VMWare_ESXi_PSOD</figcaption></figure>
<p>This seems to be a known issue in VMware ESXi 5.1 and is resolved in patch ESXi510-201212401-BG (Build 914609).<br />
Ref: <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2038767" target="_blank" rel="noopener">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2038767</a></p>
<p>To work around this issue, SSH to the ESXi host and increase the MinZeroCopyBufferLength to 512.</p>
<pre># esxcli system settings advanced set -o /BufferCache/MinZeroCopyBufferLength -i 512</pre>
<p>To verify that the setting has been updated, run this command:</p>
<pre># esxcli system settings advanced list --option /BufferCache/MinZeroCopyBufferLength</pre>
<figure id="attachment_764" aria-describedby="caption-attachment-764" style="width: 300px" class="wp-caption aligncenter"><a href="http://arunnsblog.com/2013/06/10/esxi-host-fails-with-a-purple-diagnostic-screen/screen-shot-2013-06-03-at-3-46-00-pm/" rel="attachment wp-att-764"><img fetchpriority="high" decoding="async" class="size-medium wp-image-764" alt="Before and after change" src="http://arunnsblog.com/wp-content/uploads/2013/06/Screen-Shot-2013-06-03-at-3.46.00-PM-300x171.png" width="300" height="171" /></a><figcaption id="caption-attachment-764" class="wp-caption-text">Before and after change</figcaption></figure>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/esxi-host-fails-with-a-purple-diagnostic-screen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
