<?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>KVM Disk I/O slow &#8211; Arun&#8217;s blog</title>
	<atom:link href="https://arunns.net/tag/kvm-disk-io-slow/feed/" rel="self" type="application/rss+xml" />
	<link>https://arunns.net</link>
	<description>Arun&#039;s blog</description>
	<lastBuildDate>Tue, 22 Feb 2011 16:26:40 +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>Performance issues with KVM &#8211; Redhat</title>
		<link>https://arunns.net/performance-issues-with-kvm-redhat/</link>
					<comments>https://arunns.net/performance-issues-with-kvm-redhat/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Tue, 22 Feb 2011 16:26:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[KVM Disk I/O slow]]></category>
		<category><![CDATA[Redhat performance issue]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=426</guid>

					<description><![CDATA[The general performance issue with KVM is due to DISK I/O &#8211; by default the Redhat KVM guest are created with x86_64 architecuture, if you installed 32 bit operating system change this to i686. &#60;os&#62; &#60;type arch=&#8217;i686&#8242; machine=&#8217;rhel5.6.0&#8242;&#62;hvm&#60;/type&#62; &#60;boot dev=&#8217;hd&#8217;/&#62; &#8211; Make sure the hypervisor used is correct in the configuration , either qemu or [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The general performance issue with KVM is due to DISK I/O</p>
<p>&#8211; by default the Redhat KVM guest are created with x86_64 architecuture, if you installed 32 bit operating system change this to i686.</p>
<blockquote><p>&lt;os&gt;<br />
&lt;type arch=&#8217;i686&#8242; machine=&#8217;rhel5.6.0&#8242;&gt;hvm&lt;/type&gt;<br />
&lt;boot dev=&#8217;hd&#8217;/&gt;</p></blockquote>
<p>&#8211; Make sure the hypervisor used is correct in the configuration , either qemu or kvm</p>
<blockquote><p>&lt;domain type=&#8217;kvm&#8217;&gt;</p>
<p>or</p>
<p>&lt;domain type=&#8217;kvm&#8217;&gt;</p></blockquote>
<p>&#8211; Use virtio drivers if the guest is paravirtulized (<a href="http://www.ibm.com/developerworks/linux/library/l-virtio/index.html?ca=dgr-lnxw97Viriodth-LX&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw97" target="_blank" rel="noopener">http://www.ibm.com/developerworks/linux/library/l-virtio/index.html?ca=dgr-lnxw97Viriodth-LX&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw97 </a> , <a href="http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaat/liaatbpparavirt.htm" target="_blank" rel="noopener"> http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaat/liaatbpparavirt.htm</a>)</p>
<p>./arun</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/performance-issues-with-kvm-redhat/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
