<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>There are several possibilities depending upon what you mean.</p>
    <p>Personally, I have a zpool on the host that I carve off
      individual zfs filesystems that each guest uses. I put one qcow2
      or raw image per zfs filesystem. I do this for backup and
      replication purposes. Then I have a recursive replication from
      this host to another so that I can boot up any of the VMs should
      the primary VM server goes down. Works great.</p>
    <p>So, you can share the host zfs with the guest as the file/path
      for its virtual root</p>
    <p>but you can also share it as just another directory device</p>
    <p>or you could share it via NFS</p>
    <p>or, if you wanted to (but I'm not sure why you would
      necessarily), you could share it via ISCSI</p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 4/18/2018 7:51 AM, Steffen Sledz
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a7020b68-9ff6-622b-63b5-37e2c4818d16@zone42.org">
      <pre wrap="">Is it possible to share a ZFS zpool between the host and one or more QEMU/KVM clients?

_______________________________________________
libvirt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/libvirt-users">https://www.redhat.com/mailman/listinfo/libvirt-users</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <table>
        <tbody>
          <tr>
            <td style="padding-left: 20px" width="90%">Doug Hughes<br>
              Keystone NAP<br>
              Fairless Hills, PA<br>
              1.844.KEYBLOCK (539.2562)</td>
            <td style="align: right;padding-right: 20px"><img
                src="cid:part1.717F0250.69E71AEA@keystonenap.com">
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>