LWN.net Logo

Ceph distributed filesystem merged for 2.6.34

Ceph distributed filesystem merged for 2.6.34

Posted Apr 8, 2010 1:29 UTC (Thu) by cmccabe (guest, #60281)
In reply to: Ceph distributed filesystem merged for 2.6.34 by martinfick
Parent article: Ceph distributed filesystem merged for 2.6.34

> And as for the network bandwidth, this is less of a problem with a
> distributed FS than with NFS since at least it has the chance of being
> stripped across various point to point connections instead of all points to
> one single connection.

You're missing a very important point here. Ethernet connections in an office are almost never point-to-point. Everyone uses a star topolgy. So all 30 of the computers on a floor might go through one gig-e switch.

In theory, the bandwidth of a dedicated gigE connection is comparable to the bandwidth between a PC and another PC on a 1 gig-E switch. In practice, the switch may not be able to handle everyone talking at once.

There may be latency issues with network I/O too. It depends on the network.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds