[ceph-users] Issue with Ceph mons starting up- leveldb store

2015-03-19 Thread Andrew Diller
Hello:

We have a cuttlefish (0.61.9) 192-OSD cluster that we are trying to get
back to a quorum. We have 2 mon nodes up and ready, we just need this 3rd.

We moved the data dir over (/var/lib/ceph/mon) from one of the good ones to
this 3rd node, but it won't start- we see this error, after which no
further logging occurs:

2015-03-19 06:25:05.395210 7fcb57f1c7c0 -1 failed to create new leveldb
store
2015-03-19 06:25:05.417716 7f272ae0d7c0  0 ceph version 0.61.9
(7440dcd135750839fa0f00263f80722ff6f51e90), process ceph-mon, pid 37967

Does anyone have an idea why the mon process would have issues creating the
leveldb store (we've seen this error since the outage) and where does it
create it? Is it part of the paxos implementation?

Thanks for any help,

-andy
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Issue with Ceph mons starting up- leveldb store

2015-03-19 Thread Steffen W Sørensen
On 19/03/2015, at 15.50, Andrew Diller dill...@gmail.com wrote:
 We moved the data dir over (/var/lib/ceph/mon) from one of the good ones to 
 this 3rd node, but it won't start- we see this error, after which no further 
 logging occurs:
 
 2015-03-19 06:25:05.395210 7fcb57f1c7c0 -1 failed to create new leveldb store
 2015-03-19 06:25:05.417716 7f272ae0d7c0  0 ceph version 0.61.9 
 (7440dcd135750839fa0f00263f80722ff6f51e90), process ceph-mon, pid 37967
 
 Does anyone have an idea why the mon process would have issues creating the 
 leveldb store (we've seen this error since the outage) and where does it 
 create it? Is it part of the paxos implementation?
Just guessing... maybe the simple offen RC, permission on dirs along the path.

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