Re: [ANNOUNCE] Ceph distributed file system

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sage Weil
Date: Tuesday, November 13, 2007 - 11:50 am

On Tue, 13 Nov 2007, Bryan Henderson wrote:

Both, actually, although there isn't necessarily a strong distinction 
between the 'central server cluster' and client nodes.  For example, 
storage nodes can double as client nodes (as in a cluster doing 
distributed computation or some such thing).

The system is distributed in the sense that there is no central server 
limiting scalability.  Data storage is distributed across a large cluster 
of storage nodes (bricks or OSDs), and the metadata (namespace) is managed 
by a smaller cluster of metadata servers, allowing shared access to the 
filesystem by many many clients.  Aggregate I/O throughput and capacity 
can be scaled more or less independently from metadata throughput 
(namespace manipulation) by adjusting the number of nodes devoted to each.

sage
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[ANNOUNCE] Ceph distributed file system, Sage Weil, (Mon Nov 12, 6:51 pm)
Re: [ANNOUNCE] Ceph distributed file system, Bryan Henderson, (Tue Nov 13, 10:44 am)
Re: [ANNOUNCE] Ceph distributed file system, Sage Weil, (Tue Nov 13, 11:50 am)