]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: Enable creating multiple osds per dev 1859/head
authorJohn Spray <john.spray@inktank.com>
Fri, 23 May 2014 17:38:21 +0000 (18:38 +0100)
committerJohn Spray <john.spray@inktank.com>
Fri, 23 May 2014 17:38:21 +0000 (18:38 +0100)
commit200d0ae9c6e6701c06310230e180d4e739865bfe
tree5ade68fb3de0c196997b45f9626e01e038bd5282
parent04f8e0effaae54d1cc4c4b34d30db48b85039595
ceph-disk: Enable creating multiple osds per dev

This is useful for demos and testing.  Enables
creation of lots of OSDs on a single block device
by simply running ceph-disk prepare more than once,
with a --data-size argument set.

Signed-off-by: John Spray <john.spray@inktank.com>
src/ceph-disk