]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph-disk.sh test for second journal partition
authorLoic Dachary <ldachary@redhat.com>
Wed, 4 Mar 2015 14:43:15 +0000 (15:43 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 10 Mar 2015 16:50:29 +0000 (17:50 +0100)
commitda22e22e7f711074279976d3947c3470d5d6e1d7
treebb58d383fc862f0d0582921859323f2bc8d38dfa
parent1e462a4520f3c6333bc97ea04d2cad3160a4aae7
tests: ceph-disk.sh test for second journal partition

Create an OSD with data on a disk, journal on another
This will add a new partition to $journal, the previous
one will remain.

Add 200MB to the file supporting the pseudo disk exposed via the loop
device: as we create more OSDs, more 100MB partitions will be created
for journals.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/ceph-disk.sh