rbd-mirror: add cluster fsid to remote meta cache key
Using just pool id is not enough when mirroring several clusters.
Fixes: https://tracker.ceph.com/issues/69492
Signed-off-by: Mykola Golub <mykola.golub@clyso.com>
(cherry picked from commit
dfa23483aa2828004fe588f9c23f398a29b03323)
Merge pull request #64509 from NitzanMordhai/wip-72122-squidReviewed-by: Aishwarya Mathuria <amathuri@redhat.com>
squid: mon/OSDMonitor: call no_reply() on ignored osd alive
Reviewed-by: Aishwarya Mathuria <amathuri@redhat.com>