Hello!
i Have one node ceph cluster node i need to reboot it i stop the ceph by manual, and after booting i get
i Have one node ceph cluster node i need to reboot it i stop the ceph by manual, and after booting i get
PHP:
[HTML]
# service ceph start mon
=== mon.0 ===
Starting Ceph mon.0 on proxmox2...
2015-08-28 10:15:41.811943 7f5d7d833840 -1 unable to read magic from mon data
failed: 'ulimit -n 32768; /usr/bin/ceph-mon -i 0 --pid-file /var/run/ceph/mon.0.pid -c /etc/ceph/ceph.conf --cluster ceph '
and
# ceph -s
2015-08-28 10:16:20.862987 7f79701aa700 0 -- :/1091923 >> 192.168.12.3:6789/0 pipe(0x1c62120 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x1c5ea90).fault
2015-08-28 10:16:23.863186 7f7968dfa700 0 -- :/1091923 >> 192.168.12.3:6789/0 pipe(0x1c66c40 sd=4 :0 s=1 pgs=0 cs=0 l=1 c=0x1c6aee0).fault
pls help!
# ceph -v
ceph version 0.94.3 (95cefea9fd9ab740263bf8bb4796fd864d9afe2b)
ceph.conf
[global] auth client required = cephx auth cluster required = cephx auth service required = cephx auth supported = cephx cluster network = 192.168.12.0/24 filestore xattr use omap = true fsid = 9085c611-1591-4aa5-a38e-90d21a9feb71 keyring = /etc/pve/priv/$cluster.$name.keyring osd journal size = 5120 osd pool default min size = 1 public network = 192.168.12.0/24 [osd] keyring = /var/lib/ceph/osd/ceph-$id/keyring [mon.0] host = proxmox2 mon addr = 192.168.12.3:6789
Last edited: