<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body 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 class="moz-txt-link-rfc2396E" href="https://romanrm.net/dd-benchmark">&lt;https://romanrm.net/dd-benchmark&gt;</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>
  </body>
</html>