1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/man
Peter Rajnoha 8dbe767340 pvscan: notify lvmetad about device that is gone and pvscan is run with device path instead of major:minor pair
If pvscan is run with device path instead of major:minor pair and this
device still exists in the system and the device is not visible anymore
(due to a filter that is applied), notify lvmetad properly about this.

This makes it more consistent with respect to existing pvscan with
major:minor which already notifies lvmetad about device that is gone
due to filters.

However, if the device is not in the system anymore, we're not able
to translate the original device path into major:minor pair which
lvmetad needs for its action (lvmetad_pv_gone fn). So in this case,
we still need to use major:minor pair only, not device path. But at
least make "pvscan --cache DevicePath" as near as possible to "pvscan
--cahce <major>:<minor>" functionality.

Also add a note to pvscan man page about this difference when using
pvscan --cache with DevicePath and major:minor pair.
2015-01-12 13:59:51 +01:00
..
blkdeactivate.8.in man: blkdeactivate help output 2014-11-19 01:09:24 +01:00
clvmd.8.in man: clvmd updates 2014-11-19 01:09:52 +01:00
cmirrord.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
dmeventd.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
dmsetup.8.in man: fix (\+) syntax warning of Groff 2014-11-12 09:39:19 +01:00
fsadm.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvchange.8.in man/lvchange: Mention --cachepolicy and --cachesettings. 2014-11-24 00:02:55 +01:00
lvconvert.8.in cache: comment out unsupported pooldatasize 2014-11-24 17:38:39 +01:00
lvcreate.8.in cache: comment out unsupported pooldatasize 2014-11-24 17:38:39 +01:00
lvdisplay.8.in man: put back the --binary reference in {pv,vg,lv}display man page 2014-12-11 15:50:37 +01:00
lvextend.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvm2-activation-generator.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvm-dumpconfig.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvm.8.in man: update 2014-11-24 14:48:13 +01:00
lvm.conf.5.in man/lvm.conf: Update to reflect changes in config parser. 2014-11-23 23:41:58 +01:00
lvmcache.7.in lvmcache: remove unnecessary line break syntax 2014-11-13 11:07:34 -06:00
lvmchange.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvmconf.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvmdiskscan.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvmdump.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvmetad.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvmsadc.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvmsar.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvmthin.7.in man: lvmthin show the lvcreate -n option for pools 2014-10-06 13:29:18 -05:00
lvreduce.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvremove.8.in man: document -ff for removal 2014-10-06 15:22:24 +02:00
lvrename.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvresize.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
lvs.8.in man: missing (C)ache in target type lv_attr description 2014-08-15 15:21:15 +02:00
lvscan.8.in man: Update the lvscan manpage with a section on --cache. 2014-07-22 22:48:41 +02:00
Makefile.in makefiles: avoid regeneration of Makefile 2014-11-26 09:36:12 +01:00
pvchange.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
pvck.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
pvcreate.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
pvdisplay.8.in man: put back the --binary reference in {pv,vg,lv}display man page 2014-12-11 15:50:37 +01:00
pvmove.8.in pvmove: Enable all-or-nothing (atomic) pvmoves 2014-06-17 22:59:36 -05:00
pvremove.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
pvresize.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
pvs.8.in tools: add --binary arg to pvs,vgs,lvs and {pv,vg,lv}display -C and report/binary_values_as_numeric lvm.conf option 2014-07-04 15:40:17 +02:00
pvscan.8.in pvscan: notify lvmetad about device that is gone and pvscan is run with device path instead of major:minor pair 2015-01-12 13:59:51 +01:00
vgcfgbackup.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgcfgrestore.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgchange.8.in vgcreate: Permit non-power-of-2 extent sizes. 2014-10-14 18:12:15 +01:00
vgck.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgconvert.8.in man: more man page updates for --commandprofile and --metadataprofile split 2014-05-21 14:53:56 +02:00
vgcreate.8.in vgcreate: Permit non-power-of-2 extent sizes. 2014-10-14 18:12:15 +01:00
vgdisplay.8.in man: put back the --binary reference in {pv,vg,lv}display man page 2014-12-11 15:50:37 +01:00
vgexport.8.in man: more man page updates for --commandprofile and --metadataprofile split 2014-05-21 14:53:56 +02:00
vgextend.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgimport.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgimportclone.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgmerge.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgmknodes.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgreduce.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgremove.8.in man: document -ff for removal 2014-10-06 15:22:24 +02:00
vgrename.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgs.8.in tools: add --binary arg to pvs,vgs,lvs and {pv,vg,lv}display -C and report/binary_values_as_numeric lvm.conf option 2014-07-04 15:40:17 +02:00
vgscan.8.in man: properly escape - 2014-06-11 11:10:55 +02:00
vgsplit.8.in man: properly escape - 2014-06-11 11:10:55 +02:00