Open main menu

Changes

348 bytes removed ,  08:34, 31 December 2018
revert edits to fix search where character encoding was a problem
* synchronously or asynchronously - With synchronous mirroring, applications are notified of write completions after the writes have been carried out on all hosts. With asynchronous mirroring, applications are notified of write completions when the writes have completed locally, which usually is before they have propagated to the other hosts.
DRBD's core functionality is implemented by way of a Linux kernel module. Specifically, DRBD constitutes a driver for a virtual block device, so DRBD is situated right near the bottom of a system's I/O stack. Because of this, DRBD is extremely flexible and versatile, which makes it a replication solution suitable for adding high availability to just about any application.
== Filesystems ==
=== Gluster ===
[https://www.gluster.org/ GlusterFS] [[wp:GlusterFSGluster]] is a software-defined scalable network filesystem. Using common off-the-shelf hardware, you can create large, distributed storage solutions for media streaming, data analysis, and other data- and bandwidth-intensive tasksfile system. Gluster was aquired by [[RedHat]] in 2011. (And they bought Ceph in 2014.) [https://gluster.readthedocs.io/en/latest/Quick-Start-Guide/Quickstart/ Docs]
=== MooseFS ===