Guillaume Abrioux

Results 241 comments of Guillaume Abrioux

> [@adilGhaffarDev](https://github.com/adilGhaffarDev) A couple of more questions: > > 1. Do you see this only with disks where OSD is redeployed or does it happen with new disks as well?...

> Hi [@guits](https://github.com/guits) consider a configuration option to configure --sector-size for luksFormat hi @amshankaran , the idea would be to make it possible to pass any extra/additional cryptsetup parameters

> > > Hi [@guits](https://github.com/guits) consider a configuration option to configure --sector-size for luksFormat > > > > > > hi [@amshankaran](https://github.com/amshankaran) , the idea would be to make it...

> > > > > Hi [@guits](https://github.com/guits) consider a configuration option to configure --sector-size for luksFormat > > > > > > > > > > > > hi [@amshankaran](https://github.com/amshankaran)...

@clwluvw that's probably the kind of task which deserves to be converted into a module

@janhorstmann I might be missing something but with the current implementation : inventory ```ini [osds] osd0 lvm_volumes="[{'data': 'data-lv1', 'data_vg': 'test_group'},{'data': 'data-lv2', 'data_vg': 'test_group', 'db': 'journal1', 'db_vg': 'journals'}]" osd1 lvm_volumes="[{'data': 'data-lv1',...

> Is this by chance from a first run of `ceph-ansible` on a fresh install? no, this is from a re-run after a fresh install.

> > > Is this by chance from a first run of `ceph-ansible` on a fresh install? > > > > > > no, this is from a re-run after...

I'm gonna do more tests and double-check I didn't miss a detail

@sp98 seastore is only supported with lvm based OSDs for now, plan is to add raw based OSDs soon