As in the title, has anyone tried or is close to trying ZFS on a Pi 4? I know it's resource hungry but at least in my case I want to have a go once my pi 4 4GB arrives and with Ubuntu looking to offer it even as a root file system option ZFS does look to be taking a significant step forward in its reach.
I use my Pi as a Kodi box and also as a very low traffic NAS to act as one of quite a number of backup target for the backups from my main PC where the total volume of write traffic is usually less than 100MB a day (a few incremental changes on spreadsheets and perhaps a few document scans) and the total backup archive size is currently about 0.6TB so for me it's the bit scrubbing and other data integrity stuff that is most important.
Right now my Pi3B+ runs my NAS just fine using a pair of 2TB USB drives formatted as ext4 and mirrored using mdadm but I do hanker after the extra data integrity features that zfs would give me since it's sole use is as a backup target. For my use case I think I would technically even be within ZFS memory resource guidelines which I have read are recommended to be 1GB RAM + an extra 1GB per 1TB of storage so, pessimistically assuming 1GB for OS and other stuff, that shouldn't be presenting problems at least in available RAM terms for a 2TB array which is what I have and, as mentioned above, my performance requirements are extremely modest.