<p dir="ltr">Add this on to your dd command</p>
<p dir="ltr">conv=sync</p>
<p dir="ltr">And then report result. Its no surprise that your writes are slow in raid1<br>
</p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
I am running oVirt 3.5 on a single server (hosted engine). I have
two Western Digital WD20EZRX drives in a hardware RAID1
configuration. My storage is actually on the single server, but I
am attaching to it via NFS.<br>
<br>
I created a Windows 7 guest, and I am finding its write speeds to be
horrible. It is a VirtIO-SCSI drive and the guest additions are
installed.<br>
<br>
The installation of the OS took way longer than bare metal or even
VMware. When I ran Windows updates, it again took a *lot* longer
than on bar metal or on VMware.<br>
<br>
The read speeds seem to be fine. The guest is responsive when I
click on programs and they open about as fast as bare metal or
VMware.<br>
<br>
I downloaded and ran "Parkdale" HDD tester and ran a test with the
following settings:<br>
<br>
- File size: 4000<br>
- Block Size: 1 MByte<br>
<br>
The results are as follows:<br>
<br>
- Seq. Write Speed: 10.7 MByte/sec (Random Q32D: )<br>
- Seq. Read Speed: 237.3 MByte/sec (Random Q32D: )<br>
<br>
I ran another test, but this time changing the "Block Size" to "64
kByte [Windows Default]". Results are as follows:<br>
<br>
- Seq. Write Speed: 10.7 MByte/sec (Random Q32D: )<br>
- Seq. Read Speed: 237.3 MByte/sec (Random Q32D: )<br>
<br>
On the host, running '<code>dd bs=1M count=256 if=/dev/zero of=test
conv=fdatasync</code>' on my data mount via NFS rsuled in the
following:<br>
<br>
256+0 records in<br>
256+0 records out<br>
268435456 bytes (268 MB) copied, 3.59431 s, 74.7 MB/s<br>
<br>
I got this <a href="https://romanrm.net/dd-benchmark" target="_blank"><https://romanrm.net/dd-benchmark></a> and measures the
write speed of a disk. As you can see, it is significantly higher
than what I am getting in the Windows guest VM.<br>
<br>
Running that same "dd" test on an Ubuntu guest VM gives me 24MB/s.<br>
<br>
Any ideas why I have such poor write performance? Is this normal
with oVirt guests? Any ideas on what I might be able to do to
improve them? I don't expect to get close to the "bare metal"
results, but maybe something in the 40-60 MB/s range would be nice.<br>
<br>
Thanks, in advance, for your help and advice.<br>
<br>
-Alan<br>
<br>
</div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br></div>