]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
lvm: add deactivate subcommand 33209/head
authorJan Fajerski <jfajerski@suse.com>
Wed, 11 Dec 2019 13:54:16 +0000 (14:54 +0100)
committerJan Fajerski <jfajerski@suse.com>
Tue, 11 Feb 2020 14:41:09 +0000 (15:41 +0100)
commit644f3165461ede1893e82ed221ba17e851780439
tree867bf98b959681c1b21e0e02c7ea9ee30add043b
parent3a5ea621f335d74fe1c8dcd9cb10fdfc2b166afc
lvm: add deactivate subcommand

This new subcommand unmounts and OSDs tmpfs mount and closes crypt
devices if there are any.

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 9797f6b83d727933b1a0daab239f3034675a1d0e)
src/ceph-volume/ceph_volume/devices/lvm/deactivate.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/devices/lvm/main.py