Hello,
I have 2 osd's listed as down/out in pve > ceph > osd
for one when i press 'start' i get this,
However the osd does not start and is still listed as down/out
for the other osd i get this:
any suggestions on how to fix?
I have 2 osd's listed as down/out in pve > ceph > osd
for one when i press 'start' i get this,
Code:
=== osd.5 === create-or-move updated item name 'osd.5' weight 1.82 at location {host=ceph1-ib,root=default} to crush map
Starting Ceph osd.5 on ceph1-ib...
starting osd.5 at :/0 osd_data /var/lib/ceph/osd/ceph-5 /var/lib/ceph/osd/ceph-5/journal
TASK OK
for the other osd i get this:
Code:
/etc/init.d/ceph: osd.6 not found (/etc/pve/ceph.conf defines osd.7 osd.5 osd.4 mon.0 mon.1 mon.2 mon.3, /var/lib/ceph defines osd.7 osd.5 osd.4)
TASK ERROR: command 'setsid service ceph -c /etc/pve/ceph.conf start osd.6' failed: exit code 1
any suggestions on how to fix?