]> sourceware.org Git - lvm2.git/commit
lvextend: refresh shared LV using select option
authorDavid Teigland <teigland@redhat.com>
Fri, 22 Mar 2019 19:28:02 +0000 (14:28 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 22 Mar 2019 19:35:02 +0000 (14:35 -0500)
commit86b96ede2af32404d0b7b5f516a35dafc4da442e
tree13bc0cb71d166ee8e8807e7be5f7790c577a66a7
parent85e68a8333722b7694d607652dd1f834fadfd8c4
lvextend: refresh shared LV using select option

Using --select 'lvname=LV && vgname=VG' avoids the problem
of the lvchange exit code not distinguishing an actual error
result vs the VG or LV not existing.  (This is in case there
is an odd dlm/gfs2 setup where some nodes are running the dlm
but do not have access to the VG.)
daemons/lvmlockd/lvmlockd-dlm.c
This page took 0.029604 seconds and 5 git commands to generate.