I guess the bad performance it goes with the writing. For example on decompression of a big tar.gz, installing rpm packages. Also on restoring a  MySQL Database...<br><br>The first clue when i knew that something were wrong was on the FS formating stage. It took really long time to format 40 GB to ext3. I did the same on other machine with a sata disk... surprise! same software and hardware config except for the inferior disk type and did it in no time.<br>
<br>Regards Francisco.<br><br><div class="gmail_quote">2009/5/19 Christopher G. Stach II <span dir="ltr">&lt;<a href="mailto:cgs@ldsys.net">cgs@ldsys.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">----- &quot;Francisco Pérez&quot; &lt;<a href="mailto:fperez.x@gmail.com">fperez.x@gmail.com</a>&gt; wrote:<br>
<br>
&gt; OK, here it is:<br>
&gt;<br>
&gt; name = &quot;vm01&quot;<br>
&gt; uuid = &quot;2fa05fe5-9b52-3527-5bf5-efb88555c567&quot;<br>
&gt; maxmem = 5836<br>
&gt; memory = 5836<br>
&gt; vcpus = 1<br>
&gt; bootloader = &quot;/usr/bin/pygrub&quot;<br>
&gt; on_poweroff = &quot;destroy&quot;<br>
&gt; on_reboot = &quot;restart&quot;<br>
&gt; on_crash = &quot;restart&quot;<br>
&gt; vfb = [ ]<br>
&gt; disk = [ &quot;tap:aio:/var/lib/xen/images/vm01.img,xvda,w&quot; ]<br>
&gt; vif = [ &quot;mac=00:16:3e:15:6f:cd,bridge=xenbr0&quot; ]<br>
&gt;<br>
&gt; Thanks.<br>
<br>
</div>What kind of &quot;disk performance&quot;?  Read?  Write?  Random?  Linear?<br>
<br>
As for general tuning, use block devices (LVM) unless you have to do otherwise.  Do you do a large amount of I/O in general?  Do you have dom0&#39;s CPU pinned to an unshared core?<br>
<br>
--<br>
<font color="#888888">Christopher G. Stach II<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
CentOS-virt mailing list<br>
<a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
</div></div></blockquote></div><br>