]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix for bug #6700 1948/head
authorSteve Taylor <steve@DES-U1404-STETAY.stc.local>
Tue, 10 Jun 2014 18:42:55 +0000 (12:42 -0600)
committerSteve Taylor <steve@DES-U1404-STETAY.stc.local>
Tue, 10 Jun 2014 18:42:55 +0000 (12:42 -0600)
commit673394702b725ff3f26d13b54d909208daa56d89
tree6d9c92ab698dd8cb34375e795918f8fc10a25195
parent6c4c1b71f118419a9e0931f62184409a1e2c5603
Fix for bug #6700

When preparing OSD disks with colocated journals, the intialization process
fails when using dmcrypt. The kernel fails to re-read the partition table after
the storage partition is created because the journal partition is already in use
by dmcrypt. This fix unmaps the journal partition from dmcrypt and allows the
partition table to be read.

Signed-off-by: Stephen F Taylor <steveftaylor@gmail.com>
src/ceph-disk