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:
“Not a single man on earth knows from his own experience the how and where of his birth, only from tradition, which is often very uncertain.”
—E.T.A.W. (Ernst Theodor Amadeus Wilhelm)
“It may be well to remember that the highest level of moral aspiration recorded in history was reached by a few ancient JewsMicah, Isaiah, and the restwho took no count whatever of what might not happen to them after death. It is not obvious to me why the same point should not by and by be reached by the Gentiles.”
—Thomas Henry Huxley (182595)
“The book borrower of real stature whom we envisage here proves himself to be an inveterate collector of books not so much by the fervor with which he guards his borrowed treasures and by the deaf ear which he turns to all reminders from the everyday world of legality as by his failure to read these books.”
—Walter Benjamin (18921940)