Comment 0 for bug 1851290

Revision history for this message
Frank Heimes (fheimes) wrote : Add backport for (s390x) endian fixes to nautilus

Since 'luminous' ceph (and in particular ceph-mon) fails on the s390x big endian platform.

A bug for that was already raised in 2017 - LP 1713032:
"[luminous] ceph-mon crashes when it is elected leader (s390x)"
https://bugs.launchpad.net/cloud-archive/+bug/1713032

It was a longer running task to get things fixed for s390x.
And finally uweigand (many thx Uli) got everything accepted upstream:
"Fix big-endian handling #30079" - https://github.com/ceph/ceph/pull/30079

In parallel to that there is also a backport of these s390x endianess fixes for ceph 'nautilus':
"nautilus: backport endian fixes #30697" - https://github.com/ceph/ceph/pull/30697

This ticket is to get this upstream checked, tested and partly approved 'nautilus' backport integrated into the UCA ceph 'nautilus'.