<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 08.12.2015 um 07:57 schrieb Krutika
      Dhananjay:<br>
    </div>
    <blockquote
      cite="mid:340135515.15955221.1449557828609.JavaMail.zimbra@redhat.com"
      type="cite">
      <blockquote style="border-left:2px solid
#1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"
        data-mce-style="border-left: 2px solid #1010FF; margin-left:
        5px; padding-left: 5px; color: #000; font-weight: normal;
        font-style: normal; text-decoration: none; font-family:
        Helvetica,Arial,sans-serif; font-size: 12pt;">
        <pre>quick-read=off
read-ahead=off
io-cache=off
stat-prefetch=off
eager-lock=enable
remote-dio=enable
quorum-type=auto
server-quorum-type=server
</pre>
      </blockquote>
      <div><br>
      </div>
      <div>Perfectly put. I am one of the devs who work on replicate
        module. You can alternatively enable this configuration in one
        shot using the following command for VM workloads:<br>
      </div>
      <div># gluster volume set &lt;VOLNAME&gt; group virt</div>
    </blockquote>
    <br>
    <br>
    The <a
href="https://access.redhat.com/documentation/en-US/Red_Hat_Storage/2.0/html/Quick_Start_Guide/chap-Quick_Start_Guide-Virtual_Preparation.html">RedHat
      guide</a> states:<br>
    <br>
    <blockquote type="cite">After the volume is tagged using <code
        class="command">group virt</code> command, you <span
        class="italic italic">must</span> not use the volume for any
      other storage purpose, other than to store virtual machine images.
      Also, ensure to access the volume only through gluster native
      client. </blockquote>
    <br>
    Okay, I'll give it a try. <br>
    I've created a new volume, set the options mentioned above,
    accessing it via native GlusterFS (using 127.0.0.1 address) and
    moved some non-critical VMs to that storage. <br>
    We'll see it that works fine... :-)<br>
    <br>
    Udo<br>
  </body>
</html>