]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: separate ceph-osd --check-needs-* logs 16135/head
authorLoic Dachary <ldachary@redhat.com>
Tue, 9 May 2017 10:32:51 +0000 (12:32 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 5 Jul 2017 21:10:50 +0000 (23:10 +0200)
commitf04eb66d365c088e0e6985864d54bdc4fc3d3bfd
tree7b9fad4e4c2f61e058219d6d929692d2fe0026d0
parente12eae92b04d30d322740a6c7a33d86e448bf9c5
ceph-disk: separate ceph-osd --check-needs-* logs

It is using the OSD id zero but have nothing to do with OSD zero and
this is confusing to the user. The log themselves do not need to be kept
around and are stored in the run directory so that they can be disposed
of after reboot.

Fixes: http://tracker.ceph.com/issues/19888
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit c7b3c46bd63b78475868e405bf20d9c142f0336a)
src/ceph-disk/ceph_disk/main.py