On Sat, Jan 29, 2011 at 04:44:05AM -0200, Roberto Spadim wrote: > faster than nbd? I don't know how drbd compares in speed to ndb, but drbd is obviously slower than plain disks, especially if you care about your data. In the only sensible operating mode (synchronous writes to the underlying block devices), the speed (both bandwidth and latency) depends on your disks and your network connection (so you better get at least a Gigabit link). Depending on your particular setup, you'll probably get 50-60% of the plain disk performance for writes, while reads should be reasonably close to the plain disk performance - drbd optimizes reads by just reading from the local disk if it can. Kind regards, Alex. -- "Opportunity is missed by most people because it is dressed in overalls and looks like work." -- Thomas A. Edison -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html