Difference between revisions of "ZFS on high latency devices"

Jump to navigation Jump to search
m
no edit summary
m
m
Line 8: Line 8:
being tunneled across a PPP link, or a Ceph server providing an RBD from a continent over.
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
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 and efficiently merging
within these limits much easier by refactoring our data into larger blocks, efficiently merging
reads and writes.  This is a method for optimizing that; very high performance and large
reads and writes, and spinning up many I/O threads in a throughput-oriented situation.  This is a method for optimizing that; with it, very high performance and large
IOP size is possible.
IOP size is possible.


Editor
17

edits

Navigation menu