Earlier quoted context omitted.
ZFS and Ceph is apples to oranges. ZFS is scoped to a single host, Ceph can span data centers.
It’s very possible to run a light/small layer on top of ZFS (either userspace daemon or via FUSE) to get you most of the way to scaling ZFS-backed object storage within or across data centers depending on what specific availability metrics you need.
In my experience you need something like GlusterFS which I wouldn't call "light".