On Fri, Mar 23, 2018 at 04:45:11PM +0100, Alexandre DERUMIER wrote: > any impact on ceph rbd ? (as writeback help a lot with sequential writes on ceph) the default for convert is 'unsafe', which is writeback+no-flush. 'none' is writeback+direct instead, so I don't think this should affect rbd.