]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: separate ceph-osd --check-needs-* logs 15016/head
authorLoic Dachary <ldachary@redhat.com>
Tue, 9 May 2017 10:32:51 +0000 (12:32 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 9 May 2017 11:55:57 +0000 (13:55 +0200)
commitc7b3c46bd63b78475868e405bf20d9c142f0336a
tree28663c073b428cf6eb6215f559c928fb775b324f
parent916c5e3332058172d7ea2c0e3cde393ae17e03e0
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>
src/ceph-disk/ceph_disk/main.py