This is my experience. For creating new OSDs, i just created Rundeck jobs that run ceph-deploy. It's relatively rare that new OSDs are created, so it is fine.
Originally I was automating them with configuration management tools but it tended to encounter edge cases and problems that ceph-deploy already handles nicely. -Ben On Tue, Apr 18, 2017 at 6:22 AM, Vincent Godin <[email protected]> wrote: > Hi, > > If you're using ceph-deploy, just run the command : > > ceph-deploy osd prepare --overwrite-conf {your_host}:/dev/sdaa:/dev/sdaf2 > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
