[Bug 1185394] Re: systemd-udev fails when processing many logical volumes on boot
Launchpad Bug Tracker
1185394 at bugs.launchpad.net
Mon Jun 3 14:43:17 UTC 2013
This bug was fixed in the package systemd - 202-0ubuntu12
---------------
systemd (202-0ubuntu12) saucy; urgency=low
* Rename debian/tests/localed to locale-locale, as we are going to add more
tests for localed.
* Add debian/tests/localed-x11-keymap: Test "localectl set-x11-keymap".
* Put back 0010-Add-back-support-for-Debian-specific-config-files.patch to
re-fix timedated, and add Steve's fix for /etc/default/keymap. Re-drop
0025-Adjust-localed-to-use-the-Debian-locations-of-etc-de.patch.
* debian/extra/initramfs.bottom: We cannot properly synthesize LVM LV change
events with udevadm trigger during boot, so if we use LVM, we need to let
udev finish all the pending events in the initramfs. The
0024-avoid-exit-deadlock-for-dm_cookie.patch approach was
inherently racy, as it still left vgchange subprocesses running from
watershed (which then run into a non-existing /dev), so disable that
patch. (LP: #1185394)
-- Martin Pitt <martin.pitt at ubuntu.com> Mon, 03 Jun 2013 14:41:20 +0200
** Changed in: systemd (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1185394
Title:
systemd-udev fails when processing many logical volumes on boot
Status in “systemd” package in Ubuntu:
Fix Released
Bug description:
With recent systemd/udev updates in Saucy I see problems when /dev
gets moved to the real root. It seems to be related to running
vgscan/vgchange through watershed by systemd-udevd. The symptoms
include a crash of one systemd-udevd process and several messages
about systemd-udevd (or childs of it) not finding files in /dev.
Setup:
sda: contains the root fs (no separate /boot) and a swap partition
sdb: contains vg1 with /home
sdc and sdd: contain vg2 with 31 LVs, one of them mounted to /home/isos
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1185394/+subscriptions
More information about the foundations-bugs
mailing list