Zitat von Miles Goodhew <[email protected]>:
On Thu, 19 Jun 2025, at 17:48, Eugen Block wrote:
Too bad. :-/ Could you increase the debug log level to 20? Maybe it
gets a bit clearer where exactly it fails.
I guess that's in `ceph.conf` with:
[mon]
debug_mon = 20
?
Correct.
Good thinking: I'll try that tomorrow.
Just to understand the current situation, you did reduce the monmap to
1 (mon3), then you tried the same with mon2. Because when you write:
> I'm guessing that mon2 is only "running" because it's waiting for a
> response from the paxos election (and none of the others is
> responding by now).
it reads like you did try to start all of them again. If you only have
mon in the monmap, there's no waiting for an election.
Yes, sorry - I was mixing time contexts there. What I tried today:
1: Reduce monmap on mon3 to just [mon3] and try to start mon3
(immediate crash of mon3)
2: reduce monmap on mon2 to just [mon2] and try to start mon2
(immediate crash of mon2 - used to look like it was "running" before)
That talk of "mon2 is only 'running'..." was concerning the original
state where starting all daemons results in mon1 and mon3 dieing and
mon2 apparently "running" (but I think it was just waiting for an
election or something).
So I think the problem lies in the MDS config, but it's a bit hazy.
Thanks again,
M0les.
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]