Hi there, I was updating Ceph to 0.94.7 and now I am getting segmantation faults.
When getting status via "ceph -s" or "ceph health detail" I am getting
an error "Segmentation fault".
I have only two Monitor Deamon.. but didn't had any problems yet with
that.. maybe they maintenance time was too long this time..?!
When getting the status via admin socket I get following for both:
ceph daemon mon.pix01 mon_status
{
"name": "pix01",
"rank": 0,
"state": "leader",
"election_epoch": 226,
"quorum": [
0,
1
],
"outside_quorum": [],
"extra_probe_peers": [],
"sync_provider": [],
"monmap": {
"epoch": 1,
"fsid": "28af67eb-4060-4770-ac1d-d2be493877af",
"modified": "2014-11-12 15:44:27.182395",
"created": "2014-11-12 15:44:27.182395",
"mons": [
{
"rank": 0,
"name": "pix01",
"addr": "x.x.x.x:6789\/0"
},
{
"rank": 1,
"name": "pix02",
"addr": "x.x.x.x:6789\/0"
}
]
}
}
ceph daemon mon.pix02 mon_status
{
"name": "pix02",
"rank": 1,
"state": "peon",
"election_epoch": 226,
"quorum": [
0,
1
],
"outside_quorum": [],
"extra_probe_peers": [],
"sync_provider": [],
"monmap": {
"epoch": 1,
"fsid": "28af67eb-4060-4770-ac1d-d2be493877af",
"modified": "2014-11-12 15:44:27.182395",
"created": "2014-11-12 15:44:27.182395",
"mons": [
{
"rank": 0,
"name": "pix01",
"addr": "x.x.x.x:6789\/0"
},
{
"rank": 1,
"name": "pix02",
"addr": "x.x.x.x:6789\/0"
}
]
}
}
Kind regards
Mathias
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
