]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/OSDMonitor: osd_epochs to store only UP osds
authorMatan Breizman <mbreizma@redhat.com>
Wed, 31 Jan 2024 12:48:04 +0000 (12:48 +0000)
committerMykola Golub <mgolub@suse.com>
Fri, 1 Mar 2024 11:46:31 +0000 (13:46 +0200)
commitb07598b0056feb33a16d977f52e3e20634b0419c
tree14992313733ab20d104a0086afe55eacb488311f
parentef5356f0606e201fdea243f66053dd7dc71d5e20
mon/OSDMonitor: osd_epochs to store only UP osds

OUT OSDs can be the primary for a PG via pg_temp. Therfore, we should
consider OUT as valid beacons.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit ba750f45ab06546df261ab2bb7be993ecc0b5d22)
src/mon/OSDMonitor.cc