Shared-nothing Vs. Single Point of Failure
The failure of disk hardware can create a single point of failure that can result in data loss. To avoid this problem, a shared nothing architecture can be employed. Each storage node communicates changes to other nodes or to a master, for replication purposes. If a single disk fails, other copies can be used to reconstruct or replace it on the fly so "nothing" is lost. To enable this feature, clients must be unaware of the physical location of a file. A single global file system is presented to clients, so the file system itself deals with allocations and low-level failures. Examples of this type of file system are found in products such as Ceph, Lustre, Isilon, IBRIX Fusion, and Hadoop.
Read more about this topic: Clustered File System
Famous quotes containing the words single, point and/or failure:
“... this single span,
Reaching for the world, as our lives do,
As all lives do, reaching that we may give
The best of what we are and hold as true:
Always it is by bridges that we live.”
—Philip Larkin (19221986)
“When women reach the age of maturity, Mother Nature sometimes overworks their frustration to the point of irrationalism. Like the middle-aged man...who finds himself looking longingly at a girl in her early twenties.”
—Mark Hanna, and Nathan Hertz. Dr. Von Loeb (Otto Waldis)
“Dear George: Remember no man is a failure who has friends. Thanks for the wings! Love, Clarence”
—Frances Goodrich (18911984)