]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks: add an rbd-mirror task
authorJosh Durgin <jdurgin@redhat.com>
Thu, 31 Mar 2016 06:05:37 +0000 (23:05 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 9 May 2016 21:55:27 +0000 (14:55 -0700)
commited33f86589ff28a1fff62157de2a82a28ca9699e
tree867718364ebdeb83aebc798fd68502a629487126
parentbccdef665070f043082e33665fd17739bcbadd62
tasks: add an rbd-mirror task

This simply runs the rbd-mirror daemon. Nothing special is needed
since the runtime files (logs, asok, etc) go to the standard ceph
locations.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
tasks/rbd_mirror.py [new file with mode: 0644]