[ceph-users] Re: Specify priority for active MGR and MDS

2023-09-27 Thread Janne Johansson
Den ons 27 sep. 2023 kl 15:32 skrev Nicolas FONTAINE :

> Hi everyone,
> Is there a way to specify which MGR and which MDS should be the active one?
>

At least for the mgr, you can just fail-over until it lands on the one you
want it to be running on.

-- 
May the most significant bit of your life be positive.
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: Specify priority for active MGR and MDS

2023-10-19 Thread Patrick Donnelly
Hello Nicolas,

On Wed, Sep 27, 2023 at 9:32 AM Nicolas FONTAINE  wrote:
>
> Hi everyone,
>
> Is there a way to specify which MGR and which MDS should be the active one?

With respect to the MDS, if your reason for asking is because you want
to have the better provisioned MDS as the active then I discourage you
from architecting your system that way. The standby should be equally
provisioned as recovery generally is a resource intense process that
will usually consume more resources than the steady-state active. If
you underprovision memory, especially, then your standup will simply
not function (go OOM).

-- 
Patrick Donnelly, Ph.D.
He / Him / His
Red Hat Partner Engineer
IBM, Inc.
GPG: 19F28A586F808C2402351B93C3301A3E258DD79D
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io