[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-12 Thread Scott James Remnant
I did, it was a case of going with a "known" set of bugs rather than a potentially unknown set -- at this stage in our release cycle (just two weeks off a long term supported release) we'd rather know the bugs ;-) -- vol_id not run for entire-disk device breaks LVM across entire disk https://bugs

[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-11 Thread Brendan Dahl
Scott, I saw in the 117-7 update you removed the partition condition from the vol_id rule, I thought it was going to be changed to below. ENV{DEVTYPE}=="partition", IMPORT{program}="vol_id --export $tempnode" ENV{DEVTYPE}=="disk", ATTR{removable}=="0", IMPORT{program}="vol_id --export $tempnode"

[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package udev - 117-7 --- udev (117-7) hardy; urgency=low * debian/patches/50-vol_id-on-entire-disk.patch: - Run vol_id on the entire disk again. LP: #192794. - The reason it was disabled upstream was to avoid the cases where removable devices

[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-11 Thread Colin Watson
Scott's udev upload approved for freeze exception. -- vol_id not run for entire-disk device breaks LVM across entire disk https://bugs.launchpad.net/bugs/192794 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-11 Thread Kay Sievers
On Fri, 2008-04-11 at 09:23 +, Scott James Remnant wrote: > Kay: you only get stale db entries and symlinks if the entire-disk > changes? Does that happen often? > > Assumedly the db entries and symlinks get removed if the disk is > removed? Yes, every time you change the media, the "disk" c

[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-11 Thread Scott James Remnant
Move back to udev, since that's where the bug is ** Changed in: udev (Ubuntu) Status: Invalid => Confirmed ** Changed in: udev (Ubuntu) Importance: Undecided => High Assignee: (unassigned) => Scott James Remnant (keybuk) ** Changed in: lvm2 (Ubuntu) Status: Confirmed => Inv

[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-11 Thread Scott James Remnant
Kay: you only get stale db entries and symlinks if the entire-disk changes? Does that happen often? Assumedly the db entries and symlinks get removed if the disk is removed? -- vol_id not run for entire-disk device breaks LVM across entire disk https://bugs.launchpad.net/bugs/192794 You receive

Re: [Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-10 Thread Kay Sievers
On Fri, 2008-04-11 at 00:16 +, Brendan Dahl wrote: > Another idea while the kernel change events are still being worked out; what > about this line being added below the partition rule in > 65-persistent-storage.rules: > ENV{DEVTYPE}=="disk", ATTR{removable}=="0", IMPORT{program}="vol_id --e

Re: [Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-10 Thread Kay Sievers
On Thu, 2008-04-10 at 23:59 +, Scott James Remnant wrote: > So what's the ENV check actually guarding against, if there are no > events in the first place? There are "add" events at creation/hotplug/coldplug time, which would result in stale db entries/symlinks which would never be updated aga

[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-10 Thread Brendan Dahl
scott, I don't yet fully understand the data/links/db thing, but the result I've been able to see; with that rule I suggested allowing disk types to export vol_id, every time you insert a thumb drive whether or not lvm type, when you remove the drive sdX is removed, however when you reinsert/inser

[Bug 192794] Re: vol_id not run for entire-disk device breaks LVM across entire disk

2008-04-10 Thread Scott James Remnant
So what's the ENV check actually guarding against, if there are no events in the first place? -- vol_id not run for entire-disk device breaks LVM across entire disk https://bugs.launchpad.net/bugs/192794 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib