ZFS on high latency devices - OpenZFS
https://openzfs.org/wiki/ZFS_on_high_latency_devices05.04.2019 · An iSCSI LUN being tunneled across a PPP link, or a Ceph server providing an RBD from a continent over. Obviously there are limits to what we can do with that kind of latency, but ZFS can make working within these limits much easier by refactoring our data into larger blocks, efficiently merging reads and writes, and spinning up many I/O threads in a throughput-oriented …
ZFS — Ceph Documentation
https://docs.ceph.com/en/latest/dev/ceph-volume/zfsZFS¶. The backend of ceph-volume zfs is ZFS, it relies heavily on the usage of tags, which is a way for ZFS to allow extending its volume metadata. These values can later be queried against devices and it is how they get discovered later. Currently this interface is only usable when running on FreeBSD.
ZFS on Ceph (rbd-fuse)
https://ceph-users.ceph.narkive.com/uYEIL4bJ/zfs-on-ceph-rbd-fuse17.07.2017 · Permalink. Hello all. I have a Ceph cluster using XFS on the OSDs. Btrfs is not available to. me at the moment (cluster is running CentOS 6.4 with stock kernel). I intend to maintain a full replica of an active ZFS dataset on the. Ceph infrastructure by installing an OpenSolaris KVM guest using. rbd-fuse to expose the rbd image to the guest.