osd crashed after adding new osd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have a ceph cluster: 3 (mon+osd) and 2 (mds).
When I tried to add the 4th osd to the cluster, osd0 and osd1 crashed.
The error logs are attached.

My procedure to add the 4th osd is:

add [osd3] in the conf file: /etc/ceph/ceph.conf
ceph -c /etc/ceph/ceph.conf mon getmap -o /tmp/monmap
cosd -c /etc/ceph/ceph.conf -i 3 --mkfs --monmap /tmp/monmap
ceph -c /etc/ceph/ceph.conf osd setmaxosd 4
osdmaptool --createsimple 4 --clobber /tmp/osdmap.junk --export-crush
/tmp/crush.new
ceph -c /etc/ceph.conf osd setcrushmap -i /tmp/crush.new
/etc/init.d/ceph -c
/etc/ceph/d2c5d946-b888-40b3-aac2-adda05477a81.conf start osd

Is my procedure to add an osd incorrect?

Thanks,
Henry

Attachment: osd.0.log
Description: Binary data

Attachment: osd.1.log
Description: Binary data


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux