]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix filestore/dmcrypt activate
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Nov 2020 07:26:27 +0000 (08:26 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 19 Nov 2020 14:45:50 +0000 (15:45 +0100)
commitee3aece808fd22e659c2c30c0674f7ec200f411b
treeee9dd2aa6c1d658277e54af6276a2398fd9db823
parentdc42564807473726030f5b6baebbfe2d6f14bfc6
ceph-volume: fix filestore/dmcrypt activate

The uuid set for tags['ceph.journal_uuid'] should point to its
corresponding lv_uuid instead of the uuid generated for the lv_name.

The variable name 'uuid' used so far was probably too confusing so let's
change it to make it more clear.

Closes: https://tracker.ceph.com/issues/48271
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/prepare.py