]> sourceware.org Git - lvm2.git/commit
udev: override new udev default timeout of 30s to original 3min
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 11 Sep 2013 10:42:29 +0000 (12:42 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 11 Sep 2013 10:47:38 +0000 (12:47 +0200)
commit72a9d4f879751d58e531efbffaef1f7d325092c7
tree6414b247f4fa45d174b5f884f2c7942ce29f82ea
parent2691f1d764182722195cda80be1f511e968480aa
udev: override new udev default timeout of 30s to original 3min

New versions of udev changed the default event timeout to 30s
from original 3min. This causes problems with LVM processes that
starve because of the IO load caused by some LVM actions (e.g.
mirror/raid synchronization).

Reinstate the 3min udev timeout for now until we optimize this
in a way that even the 30s timeout is sufficient.
udev/11-dm-lvm.rules.in
This page took 0.031307 seconds and 5 git commands to generate.