On Tue, Nov 19, 2013 at 1:29 AM, Dnsbed Ops <ops@xxxxxxxxxx> wrote: > Hi, > > When an osd node server restarted, I found the osd daemon doesn't get > started. > > I must run these two commands from the deploy node to restart them: > > ceph-deploy osd prepare ceph3.anycast.net:/tmp/osd2 > ceph-deploy osd activate ceph3.anycast.net:/tmp/osd2 > That really doesn't restart them, it creates them. I think ceph-deploy is not destroying anything here so it appears like it restarts when in fact is re-doing the whole process again. > > My questions are, > #1, can it be setup to startup automacially from the system reboot? I would think they should come up on boot. Could you share some log output? > #2, each time we activate it, we must prepare it firstly? This is only required for paths, not for devices. For example, if you had your OSD on the sdb device you could just call `create` directly. > > Thanks. > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com