Re: Issues going from 1 to 3 mons

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What do you mean ‘bring up the second monitor with enough information’?

 

Here are the basic steps I took. It fails on step 4. If I skip step 4, I get a number out of range error.

 

1.  ceph auth get mon. -o /tmp/auth

2.  ceph mon getmap -o /tmp/map

3.  sudo ceph-mon -i 1 --mkfs --monmap /tmp/map --keyring /tmp/auth

4.  ceph mon add 1 <ip>[:<port>]

5.  ceph-mon -i 1 --public-addr {ip:port}

 

Thank you.

 

 

From: Gregory Farnum [mailto:greg@xxxxxxxxxxx]
Sent: Sunday, June 23, 2013 12:59 PM
To: Jeppesen, Nelson
Cc: ceph-users@xxxxxxxxxxxxxx
Subject: Re: [ceph-users] Issues going from 1 to 3 mons

 

On Sunday, June 23, 2013, Jeppesen, Nelson wrote:

Hello,

 

I have cluster that only has one monitor running but I loose quorum when I try add a second monitor. I’m trying to raise the cluster from 1 to 3 monitors. I think it breaks when I run ‘ceph mon add <mon-id> <ip>[:<port>]’ because it loses quorum before the new monitor is online. 

 

Thanks.

 

Yep, that's exactly what's happening. If you bring up the second monitor with enough information to contact the first, they should sync up and form a quorum. Have you do e that?

-Greg



--
Software Engineer #42 @ http://inktank.com | http://ceph.com

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux