]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
lvm: add deactivate subcommand 32179/head
authorJan Fajerski <jfajerski@suse.com>
Wed, 11 Dec 2019 13:54:16 +0000 (14:54 +0100)
committerJan Fajerski <jfajerski@suse.com>
Thu, 12 Dec 2019 13:55:10 +0000 (14:55 +0100)
commit9797f6b83d727933b1a0daab239f3034675a1d0e
treefa9f6132fad2c699ffd503c2f066571e7d9e2409
parent705ed1110138b1e7c77768f97d5acda4a76d868f
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>
src/ceph-volume/ceph_volume/devices/lvm/deactivate.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/devices/lvm/main.py