ceph / ceph-iscsi

Ceph iSCSI tools
GNU General Public License v3.0
62 stars 59 forks source link

Support for specifying custom RBD striping parameters #172

Open cisco-abrandel opened 4 years ago

cisco-abrandel commented 4 years ago

I suspect some workloads would benefit from a smaller object size. Suse currently recommends an object size of 1MB for VMware workloads in their Ceph iSCSI documentation.

Is this feasible to expose these knobs via the API, or are there other additional considerations required in other parts of the IO pipeline here?

dillaman commented 4 years ago

You can create images via the rbd CLI with whatever parameters you'd like and then use the gwcli to just attach a pre-existing image as a new LUN.