1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Zdenek Kabelac c7851b9c34 tests: longer delay between table reloads
It looks like there is some kernel bug/limitation
that may cause invalid table load processing:

dmsetup load LVMTEST-LV1
device-mapper: reload ioctl on LVMTEST-LV1  failed: Invalid argument
  md/raid:mdX: reshape_position too early for auto-recovery - aborting.
           md: pers->run() failed ...
device-mapper: table: 253:38: raid: Failed to run raid array (-EINVAL)
device-mapper: ioctl: error adding target to table

However ATM there is not much we can do then make delays bigger.
TODO: fixing md core...
2023-10-20 00:21:13 +02:00
..
api tests: use PWD for dbus testing 2023-02-13 14:30:43 +01:00
dbus tests: avoid busy looping 2023-10-17 16:49:23 +02:00
lib tests: aux kills lvmdbusd more agressively 2023-10-18 01:48:50 +02:00
shell tests: longer delay between table reloads 2023-10-20 00:21:13 +02:00
unit remove static autoactivation 2022-01-27 16:43:11 -06:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: add RT_LIBS for older g++ 2023-10-03 02:01:29 +02:00