Re: [ceph-users] Weight of new OSD

2014-11-04 Thread Paweł Sadowski
Hi, I filled a bug for this issue: https://tracker.ceph.com/issues/9998 W dniu 22.10.2014 o 23:12, Craig Lewis pisze: > I'm not sure on RedHat, but on Ubuntu, /etc/init/ceph-osd.conf calls > ceph osd crush create-or-move. Try adding some logging to that > script, something like > > echo "Create

Re: [ceph-users] Weight of new OSD

2014-10-22 Thread Craig Lewis
I'm not sure on RedHat, but on Ubuntu, /etc/init/ceph-osd.conf calls ceph osd crush create-or-move. Try adding some logging to that script, something like echo "Create or move OSD $id weight ${weight:-${defaultweight:-1}} to location $location" >> /tmp/ceph-osd.log You probably want more detail

[ceph-users] Weight of new OSD

2014-10-22 Thread Paweł Sadowski
Hi, >From time to time when I replace broken OSD the new one gets weight of zero. Crush map from epoch before adding OSD seems to be fine. Is there any way to debug this issue? Regards, -- PS ___ ceph-users mailing list ceph-users@lists.ceph.com http:/