]> sourceware.org Git - lvm2.git/commit
blkdeactivate: add -m|--mpathoption disablequeueing and use it for blk-availability...
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 12 Jul 2016 07:52:18 +0000 (09:52 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Tue, 12 Jul 2016 08:01:07 +0000 (10:01 +0200)
commit42e76a1920c9ee1ae13a3ca4ba2fdd96cad8fe3f
treeca0773fa5a1b4c6813b64246397ecf37afc09762
parent9f7e8f22dc42576875a436dee0034d37f89c468c
blkdeactivate: add -m|--mpathoption disablequeueing and use it for blk-availability systemd service and initscript

blkdeactivate -m disablequeueing causes "multipathd disablequeueing maps"
call inside blkdeactivate script before deactivating devices. This
avoids a situation where blkdeactivate may wait for paths to appear if
multipath is set to queueing and there's a stack of other devices and/or
mount points on top of such multipath device.

See also https://bugzilla.redhat.com/show_bug.cgi?id=1344381.
WHATS_NEW_DM
man/blkdeactivate.8.in
scripts/blk_availability_init_red_hat.in
scripts/blk_availability_systemd_red_hat.service.in
scripts/blkdeactivate.sh.in
This page took 0.039725 seconds and 5 git commands to generate.