LVM on dom0 or domu?<br><br><div class="gmail_quote">2009/5/20 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>
</div><div class="im">&gt; I guess the bad performance it goes with the writing. For example on<br>
&gt; decompression of a big tar.gz, installing rpm packages. Also on<br>
&gt; restoring a MySQL Database...<br>
&gt;<br>
&gt; The first clue when i knew that something were wrong was on the FS<br>
&gt; formating stage. It took really long time to format 40 GB to ext3. I<br>
&gt; did the same on other machine with a sata disk... surprise! same<br>
&gt; software and hardware config except for the inferior disk type and did<br>
&gt; it in no time.<br>
<br>
</div>It sounds like your the virtual disk file is sparse.  If that&#39;s the case, you traded performance for space.  It not only has to deal with the underlying filesystem, but it allocates the space on demand and hits that filesystem&#39;s journal.  Try an LVM logical disk and see how that performs.<br>

<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Christopher G. Stach II<br>
<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>