Thanks for the answer, I hoped that, but I cannot figure out how to configure it. There is an option in DriveGroupSpecs which is data_directories : "A list of strings which should back OSDs" Is this the right option? How do I do this with "ceph orch daemon add osd host:...." ? Thanks Michael Am Freitag, 3. April 2020, 10:14:29 CEST schrieb Janne Johansson:
Den fre 3 apr. 2020 kl 10:11 skrev Micha <micha-1@fantasymail.de>:
I want to try using object storage with java. Is it possible to set up osds with "only" directories as data destination (using cephadmin) , instead of whole disks? I have read through much of the docu but didn't found how to do it (if it's possible).
I think filestore OSDs can run from a dir. Whether or not a deployment tool/script will help you I don't know, but should not be a showstopper to make your own script to create them if need be.