Hi Jan, unfortunately this wasn't very helpful. Moreover the log looks a bit messy - looks like a mixture of outputs from multiple running instances or something. I'm not an expert in using containerized setups though. Could you please simplify things by running ceph-osd process manually like you did for ceph-objectstore-tool. And enforce log output to a file. Command line should look somewhat the following: ceph-osd -i 0 --log-to-file --log-file <some-file> --debug-bluestore 5/20 --debug-prioritycache 10 Please don't forget to run repair prior to that. Also you haven't answered my questions about custom [memory] settings and RAM usage during OSD startup. It would be nice to hear some feedback. Thanks, Igor On 11/01/2024 16:47, Jan Marek wrote:
Hi Igor,
I've tried to start osd.1 with debug_prioritycache and debug_bluestore 5/20, see attached file...
Sincerely Jan
Dne St, led 10, 2024 at 01:03:07 CET napsal(a) Igor Fedotov:
Hi Jan,
indeed this looks like some memory allocation problem - may be OSD's RAM usage threshold reached or something?
Curious if you have any custom OSD settings or may be any memory caps for Ceph containers?
Could you please set debug_bluestore to 5/20 and debug_prioritycache to 10 and try to start OSD once again. Please monitor process RAM usage along the process and share the resulting log.
Thanks,
Igor
On 10/01/2024 11:20, Jan Marek wrote: