Earlier quoted context omitted.
There was an early SMR talk by a WD (IIRC) engineer to a crowd of ZFS devs and sysadmins, and the engineer thought it should fit well because he misheard the default record size being 128MB rather than the actual 128kB, so thought it one record would fit one zone.
That seems like a pretty big mistake, are you sure that's real? ZFS has a lot of genuine potential to work well with SMR drives, but that potential depends on glue code that nobody has written yet. I think BTRFS is halfway there?
It was a simple mistake, one I've made myself many times. You're so primed to hear A you hear A even though the other party says E.
Anyway, this was of course for host-managed drives, and I haven't heard much talk about that since in ZFS leadership meetings or similar.
ZFS has 16MB block size support, and there has been talk about bumping that up as storage grows, so perhaps one day one could imagine 128-256MB record sizes for storing large blobs, which could fit with SMR better.
But yeah, would need to write code for that and ZFS ain't exactly overflowing with devs.