<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear All,<br>
    <br>
    I am using QEMU 1.7.0 and GlusterFs 4.3.2 and have carried out
    necessary configurations to enable QEMU-Glusterfs native integration
    (i.e., using libgfapi instead of FUSE).<br>
    <br>
    On the server side, I have configured a volume named "image" using
    two bricks on two different machines "brk1" and "brk2". And a qcow2
    image <b>centos.qcow2</b> has been imported to Glusterfs.<br>
    <br>
    On the client side (e.g., the KVM host), the configuration "-drive
    file=gluster://<b>brk1</b>/image/centos.qcow2" is used when starting
    a KVM VM. The VM boots successfully.<br>
    When it's running, I shut down the machine brk1 on purpose and want
    to see whether the KVM VM can automatically switch to use "-drive
    file=gluster://<b>brk2</b>/image/centos.qcow2" (i.e., IP failover).
    Unfortunately, the VM crashes.<br>
    <br>
    I am writing to ask whether the feature "IP failover" in
    QEMU-Glusterfs native integration is supported. Thanks so much for
    your kind help!<br>
    <br>
    <br>
    Best Regards,<br>
    Bob ZHANG<br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>