OK -- but that is the normal case of RBD w/o the need for fancy striping (i.e. no need for the special feature bit). The striping feature is only needed when using stripe counts != 1 and stripe units != object size. When you specify the "--stripe-unit" / "--stripe-count" via the CLI, we just assume you really really want the striping feature bit enabled regardless of whether or not it makes sense (it doesn't in your case above). On Mon, Jan 29, 2018 at 8:29 AM, Konstantin Shalygin <k0ste@xxxxxxxx> wrote: > > On 01/29/2018 07:49 PM, Jason Dillaman wrote: >> >> To me, it didn't make sense to set the striping feature bit if fancy >> striping wasn't really being used. The same logic was applied to the >> "data-pool" feature bit -- it does make sense to set it if the data >> pool is really not different from the base image pool. Therefore, both >> of these features are implicitly enabled when you create an image that >> requires them (e.g. using fancy striping settings or using a data >> pool). > > > Before luminous - client was have default striping settings. Docs still have > information about that. > > > > k -- Jason _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com