Read-only replication allows you to create copies of files on several OSDs. Since the files are immutable (read-only) there is no overhead for coordinating the replicas. We also support partial replicas, only the data requested by a client is fetched from other replicas. For a demonstration see our
screencast.
Automatic "replicate-on-close" ensures that you can replicate files from applications that require read/write access to files.