]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/ssh: create osd with ceph-daemon
authorSage Weil <sage@redhat.com>
Tue, 1 Oct 2019 19:16:38 +0000 (14:16 -0500)
committerSage Weil <sage@redhat.com>
Sat, 5 Oct 2019 01:33:35 +0000 (20:33 -0500)
commit058fd7aa66013f4cc89fe2b52604bfe4ac1eff85
tree963d77fa2d5c380f3b498885d5b90ee3cf00e91d
parent9811a4242f672ac0de02c3d6cccd7a304b8ddc2c
mgr/ssh: create osd with ceph-daemon

Three basic steps:

1- ceph-volume lvm prepare
2- ceph-volume lvm list
3- for each osd, ceph-daemon deploy (which calls c-v activate inside the
   new container)

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/ssh/module.py