Hello, I've tested again ceph upgrade from 19.2.0~git20240301.4c76c50-0ubuntu6 to 19.2.0-0ubuntu0.24.04.2 this time. Unfortunatly, it is not working. Ceph-Mon crashed after upgrade to 19.2.0-0ubuntu0.24.04.2 :
[root@ugfsicpd01 ~]# ceph --version ceph version 19.2.0 (16063ff2022298c9300e49a547a16ffda59baf13) squid (stable) [root@ugfsicpd01 ~]# journalctl -xeu [email protected] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 17: /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x76f49542a1ca] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 18: __libc_start_main() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 19: _start() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 0> 2025-07-09T11:50:17.641+0200 76f495ad0a80 -1 *** Caught signal (Aborted) ** Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: in thread 76f495ad0a80 thread_name:ceph-mon Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: ceph version 19.2.0 (16063ff2022298c9300e49a547a16ffda59baf13) squid (stable) Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 1: /lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x76f495445330] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 2: pthread_kill() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 3: gsignal() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 4: abort() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 5: /lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5ff5) [0x76f4958a5ff5] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 6: /lib/x86_64-linux-gnu/libstdc++.so.6(+0xbb0da) [0x76f4958bb0da] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 7: (std::unexpected()+0) [0x76f4958a5a55] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 8: /lib/x86_64-linux-gnu/libstdc++.so.6(+0xbb391) [0x76f4958bb391] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 9: (ceph::buffer::v15_2_0::list::iterator_impl<true>::copy(unsigned int, std::__cxx11::basic_string<char, std::char_t> Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 10: (MDSMap::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0xca1) [0x76f4966c3ab1] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 11: (Filesystem::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x1c3) [0x76f4966e4303] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 12: (FSMap::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x280) [0x76f4966e6ef0] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 13: (MDSMonitor::update_from_paxos(bool*)+0x291) [0x5eb27acc7801] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 14: (Monitor::refresh_from_paxos(bool*)+0x124) [0x5eb27aa57164] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 15: (Monitor::preinit()+0x98e) [0x5eb27aa8ffbe] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 16: main() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 17: /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x76f49542a1ca] Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 18: __libc_start_main() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: 19: _start() Jul 09 11:50:17 ugfsicpd01 ceph-mon[385507]: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. Jul 09 11:50:17 ugfsicpd01 systemd[1]: [email protected]: Main process exited, code=killed, status=6/ABRT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ An ExecStart= process belonging to unit [email protected] has exited. ░░ ░░ The process' exit code is 'killed' and its exit status is 6. It was working with 19.2.0-0ubuntu0.24.04.1, not with this 19.2.0-0ubuntu0.24.04.2 ** Tags removed: verification-needed-noble ** Tags added: verification-failed-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089565 Title: MON and MDS crash upgrading CEPH on ubuntu 24.04 LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2089565/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
