On Wed, Feb 16, 2011 at 6:44 AM, Upendra Moturi <upendra.m@xxxxxxxxxxxx> wrote: > But if we want to start a particular osd or mon or mds ,its not > working and there is no error > eg:/etc/init.d/ceph start osd1 does not start osd1 and don't get any error That is expected, unless you are running init-ceph on the same node as osd1 is on. It might be nice to have some kind of interface like "run command X on osd1", but init-ceph is not that. > /etc/init.d/ceph -a stop also does not stop ceph on all nodes.It stops > on current node only > where as > /etc/init.d/ceph -a killall works fine. That sounds like a bug. I'll see if I can fix it. cheers, Colin -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html