1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00
David Teigland 8668a9e81c systemid: silently ignore foreign vgs unless named
A foreign VG should be silently ignored by a reporting/display
command like 'vgs'.  If the reporting/display command specifies
a foreign VG by name on the command line, it should produce an
error message.

Scanning commands pvscan/vgscan/lvscan are always allowed to
read and update caches from all PVs, including those that belong
to foreign VGs.

Other non-report/display/scan commands always ignore a foreign
VG, or report an error if they attempt to use a foreign VG.

vgimport should always invalidate the lvmetad cache because
lvmetad likely holds a pre-vgexported copy of the VG.
(This is unrelated to using foreign VGs; the pre-vgexported
VG may have had no system_id at all.)
2015-02-25 10:53:52 -06:00
..
2015-01-30 16:22:11 +01:00
2015-02-19 14:43:25 +01:00
2015-02-23 17:09:35 +00:00
2014-10-30 23:58:49 +01:00
2015-02-19 14:44:04 +01:00
2015-02-23 23:03:52 +00:00
2014-10-30 23:58:49 +01:00
2014-11-18 16:50:49 +01:00
2015-02-13 14:58:51 +00:00
2014-10-30 23:58:49 +01:00
2014-11-10 22:05:48 +01:00
2015-02-23 23:03:52 +00:00
2014-10-30 23:58:49 +01:00
2014-10-30 23:58:49 +01:00
2014-03-12 19:12:34 +01:00
2014-11-13 17:49:42 +01:00