On Mon, Jun 24, 2013 at 10:36 AM, Jeppesen, Nelson <Nelson.Jeppesen@xxxxxxxxxx> wrote: > 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>] What's the failure here? Does it not return, or does it stop working after that? I'd expect that following it with > 5. ceph-mon -i 1 --public-addr {ip:port} should work... Oh, I think I see — mon 1 is starting up and not seeing itself in the monmap so it then shuts down. You'll need to convince it to turn on and contact mon.0; I don't remember exactly how to do that (Joao?) but I think you should be able to find what you need at http://ceph.com/docs/master/dev/mon-bootstrap -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