<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Dec 3, 2016 at 6:01 PM, Sergiusz Pawlowicz <span dir="ltr"><<a href="mailto:sergiusz@pawlowicz.name" target="_blank">sergiusz@pawlowicz.name</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">> You'd need to set arc to be as small as possible:<br>
> # cat /etc/modprobe.d/zfs-arc-max.<wbr>conf<br>
> options zfs zfs_arc_max=67108865<br>
<br>
</span>What is a sense of using ZFS if you don't use its cache? Non sense. it<br>
</blockquote><div><br></div><div>- excellent integration with lxd</div><div>- data integrity verification using checksum<br></div><div>- thin-lvm-like space management</div><div>- send/receive</div><div>- compression</div><div>- much more mature compared to btrfs</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">will work slower and less reliable than ext4.<br>
<span class="gmail-HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>I never said it was faster.</div><div><br></div><div>In general, zfs WILL be slower - to some extent - compared to ext4. Just like ext4 (presumably with LVM and raid/mirror) will be slower compared to writing to raw disk directly - especially if you also exclude any kind of raid/mirror and volume manager.</div><div><br></div><div>To give more perspective to my particular use case, my EC2 zfsroot AMI only use 1GB EBS thanks to lz4 compression. And that's with around 400 MB free space. Thanks to zfs snapshot/clone, I can also use clones of my root as containers (which is more efficient compared to LVM snapshots or overlay)</div><div><br></div><div>Is it a suitable solution for everyone? No.</div><div>Does it work for my use case? Yes. MUCH more so compared to ext4 or btrfs.</div><div>Will it work for Pierce's use case? I believe so.</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>