From 4bc5f138aa20a894280be09dc7e0677b4f41d929 Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Wed, 23 Jun 2021 21:42:11 +0200 Subject: [PATCH] doc/releases/nautilus,octopus: add a note for msgr2 interoperability fix octopus 15.2.13 already shipped, let's add it retroactively. Signed-off-by: Ilya Dryomov --- doc/releases/nautilus.rst | 4 ++++ doc/releases/octopus.rst | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/doc/releases/nautilus.rst b/doc/releases/nautilus.rst index 52fe8693dbb09..3c8af29fb72fa 100644 --- a/doc/releases/nautilus.rst +++ b/doc/releases/nautilus.rst @@ -41,6 +41,10 @@ Notable Changes is enabled. This helps with the monitor logs on larger clusters, that may get many 'osd.X reported immediately failed by osd.Y' messages, and confuse tools. +* A long-standing bug that prevented 32-bit and 64-bit client/server + interoperability under msgr v2 has been fixed. In particular, mixing armv7l + (armhf) and x86_64 or aarch64 servers in the same cluster now works. + Changelog --------- diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index fbc1d7fb497bd..a76f178e2cc8d 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -16,6 +16,10 @@ Notable Changes * RADOS: Ability to dynamically adjust trimming rate in the monitor and several other bug fixes. +* A long-standing bug that prevented 32-bit and 64-bit client/server + interoperability under msgr v2 has been fixed. In particular, mixing armv7l + (armhf) and x86_64 or aarch64 servers in the same cluster now works. + Changelog --------- -- 2.39.5