Zdenek Kabelac
aed91e49ae
tests: improve test for machine_id
2023-06-23 18:06:22 +02:00
David Teigland
aa85ed1784
vgchange: allow changing system ID with majority of PVs
...
when used with --majoritypvs. This allows the fail-over
of a VG between systems by changing the VG system ID when
a PV is missing.
2023-03-08 16:30:54 -06:00
David Teigland
3e1316bb09
system_id: new appmachineid option
...
The new system_id_source="appmachineid" will cause
lvm to use an lvm-specific derivation of the machine-id,
instead of the machine-id directly. This is now
recommended in place of using machineid.
2021-10-07 12:06:49 -05:00
David Teigland
4df6931c4c
tests: adjust for check_devicesfile
2021-08-20 14:06:55 -05:00
David Teigland
b070c14a8b
tests: drop lvmetad parts of system_id test
2018-09-10 14:08:27 -05:00
David Teigland
3bcc6c7e60
tests: drop lvmetad bits
2018-09-10 11:49:11 -05:00
David Teigland
e966752b86
tests: system_id remove clustered vg test
2018-06-07 16:17:04 +01:00
David Teigland
595196bc29
tests: enable lvmlockd for passing tests
2018-05-30 09:25:45 -05:00
Zdenek Kabelac
85e5a8803c
tests: simplify and doublequote
2017-07-10 14:23:53 +02:00
Zdenek Kabelac
e55bae2b2c
tests: use bash
2017-07-10 14:23:53 +02:00
David Teigland
f54253d396
tests: add SKIP_WITH_LVMLOCKD
...
to all tests that don't already used vgcreate $SHARED
2016-02-23 09:28:48 -06:00
Zdenek Kabelac
fcbef05aae
doc: change fsf address
...
Hmm rpmlint suggest fsf is using a different address these days,
so lets keep it up-to-date
2016-01-21 12:11:37 +01:00
Zdenek Kabelac
4159680a0e
tests: use more SKIP
...
Speed-up check_lvmpolld.
2015-10-27 16:00:09 +01:00
Zdenek Kabelac
a42c1c5728
tests: respect @CONFDIR@/machine-id
...
Obtain location of machine-id.
NOTE: lvmconfig cannot dump 'life' value - should be fixed.
2015-05-14 10:52:55 +02:00
Zdenek Kabelac
57a16abe2c
tests: do not use |&
...
Bash 3.2 doesn't understand this syntax (i.e. RHEL5).
And it's even better - reports syntax error and return success.
2015-05-14 10:52:55 +02:00
Ondrej Kozina
e587b0677b
lvmpolld: Add standalone polldaemon.
...
See doc/lvmpolld_overview.txt
2015-05-09 00:59:18 +01:00
Zdenek Kabelac
ebde60beab
tests: use single lvmconf call
2015-04-08 23:19:37 +02:00
David Teigland
bf2d831e7e
tests: add clvm case to system_id.sh
2015-03-31 14:45:14 -05:00
Zdenek Kabelac
22d43ee14a
tests: skip system_id test in cluster
...
Let's see what we can do in cluster for system_id,
until resolved skip test for check_cluster.
2015-03-26 16:10:48 +01:00
Zdenek Kabelac
ff5217f850
tests: add ""
...
Add missing "" around 'devs' (since they could
theoritically constain spaces in its name - not
likely supported with udev these day but anyway....)
2015-03-16 15:06:05 +01:00
David Teigland
08371a8b80
tests: fix systemid uname test
...
The string reported by uname -n may include characters
that lvm omits from the system id (like parens, as seen
on a test machine.) Check against the final system id
string that lvm uses.
2015-03-06 09:57:37 -06:00
David Teigland
66d074e913
tests: more system_id tests
2015-02-26 13:23:22 -06:00
David Teigland
efd7480de3
tests: add more system_id tests
2015-02-25 16:13:28 -06:00
David Teigland
2c50cbe8cb
tests: fix the system_id tests
...
That were broken by yesterday's system_id changes.
2015-02-25 14:58:49 -06:00
David Teigland
ebb2205b4c
tests: add more systemid tests
2015-02-25 14:58:49 -06:00
Alasdair G Kergon
2fc2928978
config: Rename allow_system_id to extra_system_ids.
...
Add warnings to the config file templates and briefly document
each value.
Configure lvmlocal.conf and install in /etc/lvm.
2015-02-23 22:19:08 +00:00
David Teigland
55dd45239a
tests: skip system_id machineid case when not available
...
instead of creating a fake /etc/machine-id file on the
system to test with.
2015-02-20 13:12:38 -06:00
David Teigland
6bc35a351a
report: fix foreign reporting without lvmetad
2015-02-19 15:24:31 -06:00
David Teigland
b896bf8f5a
tests: add system_id test
2015-02-19 14:42:39 -06:00