]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph-disk paritition creation and partition table in use
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)
commitaf890731da927047fe31aa23fbeae84b480da429
tree633324b7e154dc02579271d2204f3cc681cc71bb
parentda22e22e7f711074279976d3947c3470d5d6e1d7
tests: ceph-disk paritition creation and partition table in use

The kernel partition table notification (via partprobe, partx, etc.) may
behave differently when a partition is in use. Add a test case that
checks a new journal partition shows as expected, even if another
journal partition is in use.

http://tracker.ceph.com/issues/10987 Refs: #10987

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