[Bug 802626] Re: vgchange may deadlock in initramfs when VG present that's not used for rootfs

Kees Cook kees at ubuntu.com
Mon Mar 5 02:31:44 UTC 2012


So, I spent some time looking at herton's fix, and I think it's correct.
While using --noudevsync looks tempting, is does trigger some new races
since now both udev and lvm are trying to do things like renaming device
nodes. Watershed isn't a problem -- DM_COOKIE is passed separately via
dmsetup rules (grep for DM_COOKIE in /lib/udev/rules.d). So, we need to
not drop the DM_COOKIE events, which is what this patch does. I'll get
this tested shortly and then we can get this uploaded to precise and
backported to oneiric.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to a duplicate bug report (833891).
https://bugs.launchpad.net/bugs/802626

Title:
  vgchange may deadlock in initramfs when VG present that's not used for
  rootfs

Status in “lvm2” package in Ubuntu:
  Triaged
Status in “udev” package in Ubuntu:
  Confirmed
Status in “lvm2” source package in Oneiric:
  Triaged
Status in “udev” source package in Oneiric:
  Confirmed
Status in “lvm2” source package in Precise:
  Triaged
Status in “udev” source package in Precise:
  Confirmed

Bug description:
  The system is now unable to boot.
  I had to boot on previous kernel 3.0.0.
  Symptoms are boot freezes. When debugging, issuing a vgscan works ok.
  doing the vgchange -a y just hangs. I need to reboot the system afterwards.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lvm2 2.02.66-4ubuntu2
  ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  Uname: Linux 3.0-0-generic x86_64
  Architecture: amd64
  Date: Mon Jun 27 18:15:46 2011
  ProcEnviron:
   LANGUAGE=fr_FR:en
   PATH=(custom, user)
   LANG=fr_FR.utf8
   LC_MESSAGES=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/802626/+subscriptions



More information about the Ubuntu-sponsors mailing list