On Tue, Jan 25, 2011 at 8:32 PM, Sage Weil <[email protected]> wrote:
> Actually, you just need to make sure that object_size is a multiple of
> stripe_unit.  The striping strategy puts each stripe_unit on stripe_count
> consecutive objects until they reach a size of stripe_count; it then moves

Did you mean "until they reach a size of object_size"?

> onto the next set of stripe_count objects.  The default degenerate case
> has stripe_unit == object_size and stripe_count == 1.

-- 
Benoit "tsuna" Sigoure
Software Engineer @ www.StumbleUpon.com
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to