]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: quieten logging on missing OSD stats 21053/head
authorJohn Spray <john.spray@redhat.com>
Mon, 19 Feb 2018 15:19:07 +0000 (10:19 -0500)
committerPrashant D <pdhange@redhat.com>
Tue, 27 Mar 2018 05:06:26 +0000 (01:06 -0400)
commit686dff7915ef3ef71b1f90d018344a60d9bb27c8
treeefaee7c74c6ce98f5134807766d742a834c69710
parent9622def3e1cd4a8f747054628f7249db4045edf7
mgr: quieten logging on missing OSD stats

This is only cause for concern if the OSD is actually up,
and even then it can also happen at startup, so
we shouldn't be logging it as an error.

Fixes: https://tracker.ceph.com/issues/23017
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit b6b2b07fe9eba4ba677403b68db6b0559674188e)
src/mon/PGMap.cc