Ceph services failing to start after OS upgrade
Hi There, I have a ceph cluster running on my proxmox system and it all seemed to upgrade successfully however after the reboot my ceph-mon and my ceph-osd services are failing to start or are crashing by the looks of it. ``` ceph version 17.2.6 (810db68029296377607028a6c6da1ec06f5a2b27) quincy (stable) 1: /lib/x86_64-linux-gnu/libc.so.6(+0x3bfd0) [0x7f10aba5afd0] 2: gf_init_hard() 3: gf_init_easy() 4: galois_init_default_field() 5: jerasure_init() 6: __erasure_code_init() 7: (ceph::ErasureCodePluginRegistry::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ceph::ErasureCodePlugin**, std::ostream*)+0x2b5) [0x55b04c32c605] 8: (ceph::ErasureCodePluginRegistry::preload(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::ostream*)+0x9f) [0x55b04c32cbaf] 9: (global_init_preload_erasure_code(ceph::common::CephContext const*)+0x7c2) [0x55b04bdd9f92] 10: main() 11: /lib/x86_64-linux-gnu/libc.so.6(+0x271ca) [0x7f10aba461ca] 12: __libc_start_main() 13: _start() NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. ``` I am still quite new to Ceph and would like advice on how to troubleshoot this and get the services working again. Regards Ross
On 12.09.23 14:51, hansen.ross@live.com.au wrote:
I have a ceph cluster running on my proxmox system and it all seemed to upgrade successfully however after the reboot my ceph-mon and my ceph-osd services are failing to start or are crashing by the looks of it.
You should ask that question on the Proxmox forum at https://forum.proxmox.com/ as they distribute their own Ceph packages. Regards -- Robert Sander Heinlein Consulting GmbH Schwedter Str. 8/9b, 10119 Berlin http://www.heinlein-support.de Tel: 030 / 405051-43 Fax: 030 / 405051-19 Zwangsangaben lt. §35a GmbHG: HRB 220009 B / Amtsgericht Berlin-Charlottenburg, Geschäftsführer: Peer Heinlein -- Sitz: Berlin
On September 13, 2023 7:50 pm, Robert Sander wrote:
On 12.09.23 14:51, hansen.ross@live.com.au wrote:
I have a ceph cluster running on my proxmox system and it all seemed to upgrade successfully however after the reboot my ceph-mon and my ceph-osd services are failing to start or are crashing by the looks of it.
You should ask that question on the Proxmox forum at https://forum.proxmox.com/ as they distribute their own Ceph packages.
FWIW, you could be running into https://forum.proxmox.com/threads/proxmox-8-ceph-quincy-monitor-no-longer-wo... I do second the recommendation to first contact your vendor/distro (us, in this case ;)) before reporting things upstream - usually they are in a better position to determine whether a bug is potentially caused by downstream changes, already fixed in a newer version that is being prepared, etc.pp.. It also means upstream can focus more on development, rather than triaging reports about bugs in versions they potentially don't know or care about..
participants (3)
-
Fabian Grünbichler
-
hansen.ross@live.com.au
-
Robert Sander