Hi karri,

Am 4. September 2018 23:30:01 MESZ schrieb Pardhiv Karri 
<[email protected]>:
>Hi,
>
>I created a ceph cluster  manually (not using ceph-deploy). When I
>reboot
>the node the osd's doesn't come backup because the OS doesn't know that
>it
>need to bring up the OSD. I am running this on Ubuntu 1604. Is there a
>standardized way to initiate ceph osd start on node reboot?
>
>"sudo start ceph-osd-all" isn't working well and doesn't like the idea
>of "sudo start ceph-osd id=1" for each OSD in rc file.
>

Perhaps something like

Systemctl enable ceph-osd@1

Will help?

- Mehmet 

>Need to do it for both Hammer (Ubuntu 1404) and Luminous (Ubuntu 1604).
>
>--
>Thanks,
>Pardhiv Karri
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to