On Wed, Jun 12, 2019 at 11:45 AM Lluis Arasanz i Nonell - Adam <
lluis.aras...@adam.es> wrote:

> - Be careful adding or removing monitors in a not healthy monitor cluster:
> If they lost quorum you will be into problems.
>

safe procedure: remove the dead monitor before adding a new one


>
>
> Now, we have some work to do:
>
> - Remove mon01 with "ceph mon destroy mon01": we want to remove it from
> monmap, but is the "initial monitor" so we do not know if it is safe to do.
>

yes that's safe to do, there's nothing special about the first mon. Command
is "ceph mon remove <name>", though


> - Clean and "format" monitor data (as we do on mon02 and mon03) for mon01,
> but we have the same situation: is safe to do when is the "initial mon"?
>

all (fully synched and in quorum) mons have the exact same data


> - Modify monmap, deleting mon01, and inyect it om mon05, but...  what
> happens when we delete "initial mon" from monmap? Is safe?
>

"ceph mon remove" will modify the mon map for you; manually modifying the
mon map is only required if the cluster is down


>


-- 
Paul Emmerich

Looking for help with your Ceph cluster? Contact us at https://croit.io

croit GmbH
Freseniusstr. 31h
81247 München
www.croit.io
Tel: +49 89 1896585 90



>
>
> Regards
>
>
>
>
>
> [image: logo_adam_firma_email]
>
> *Lluís Arasanz Nonell* • Departamento de Sistemas
>
> *Tel:* +34 902 902 685
>
> *email: **lluis.aras...@adam.es <lluis.aras...@adam.es>*
>
> *www.adam.es* <http://www.adam.es/>
>
>
>
> *[image: 16-linkedin]* <https://www.linkedin.com/company/adam-tic>  *[image:
> 16-twitter]* <https://twitter.com/adam_tic>
>
>
>
> *Advertencia legal:* La información contenida en este mensaje y/o
> archivo(s) adjunto(s), enviada desde OGIC INFORMATICA SLU, es
> confidencial/privilegiada y está destinada a ser leída sólo por la(s)
> persona(s) a la(s) que va dirigida. Le recordamos que sus datos han sido
> incorporados en el sistema de tratamiento de OGIC INFORMATICA SLU y que
> siempre y cuando se cumplan los requisitos exigidos por la normativa, usted
> podrá ejercer sus derechos de acceso, rectificación, limitación de
> tratamiento, supresión, portabilidad y oposición/revocación, en los
> términos que establece la normativa vigente en materia de protección de
> datos, dirigiendo su petición a la dirección postal TRAVESSERA DE GRACIA
> 342-344 08025, BARCELONA o bien a través de correo electrónico
> administrac...@adam.es Si usted lee este mensaje y no es el destinatario
> señalado, el empleado o el agente responsable de entregar el mensaje al
> destinatario, o ha recibido esta comunicación por error, le informamos que
> está totalmente prohibida, y puede ser ilegal, cualquier divulgación,
> distribución o reproducción de esta comunicación, y le rogamos que nos lo
> notifique inmediatamente y nos devuelva el mensaje original a la dirección
> arriba mencionada. Gracias.
>
> *[image: NoImprimir]**No imprimas si no es necesario. Protejamos el Medio
> Ambiente.*
>
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to