Closed alram closed 7 years ago
a (silly) question. if the osd is identified, should we find the matching journal too?
I don't think it's required. If the OSD has the ceph_fsid file, it was previously activated hence it should have a journal symlink in its FS that will be used when the OSD boots. If the journal defined in the values is gone, the Pod will fail to start. That's a case I haven't really considered, might be something to explore.
@dmick Not sure if there's more to do in _osd_prepare.sh.tpl. Can you check and comments?