Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130597 - version bump of sys-fs/lvm2-2.02.04
Summary: version bump of sys-fs/lvm2-2.02.04
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement
Assignee: Eric Edgar (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-04-20 05:54 UTC by Conrad Kostecki
Modified: 2006-04-23 22:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2006-04-20 05:54:17 UTC
Hi!

New Version is out!

-> ftp://sources.redhat.com/pub/lvm2/
Comment 1 Eric Edgar (RETIRED) gentoo-dev 2006-04-20 12:13:29 UTC
This has been added to the tree.
Comment 2 Norberto Bensa 2006-04-21 11:30:34 UTC
sys-fs/lvm2-2.02.04
sys-fs/lvm2-2.02.03

are broken. Please mask them.

https://www.redhat.com/archives/linux-lvm/2006-April/msg00084.html
http://forums.gentoo.org/viewtopic-t-455367-highlight-lvm2.html
Comment 3 Wulf Krueger (RETIRED) gentoo-dev 2006-04-22 14:14:13 UTC
(In reply to comment #2)
> sys-fs/lvm2-2.02.04
> sys-fs/lvm2-2.02.03
> 
> are broken. Please mask them.

They are, indeed. I've barely been able to rescue my system with the help of the lvm devs. They urged me (and that's the understatement of the year!) to use 2.02.05.
Comment 4 Norberto Bensa 2006-04-22 15:04:15 UTC
sys-fs/lvm2-2.02.04-r1 has a patch. And both, 2.02.03 and 2.02.04 were removed from portage. No need to keep spamming this bug :)

Best regards,
Norberto
Comment 5 Wulf Krueger (RETIRED) gentoo-dev 2006-04-22 15:23:56 UTC
I was referring to versions up to and INCLUDING sys-fs/lvm2-2.02.04-r1 which I was using when things went wrong. But I'm fixed now using 2.02.05, so I won't "spam" this bug anymore. 
Comment 6 Norberto Bensa 2006-04-23 19:42:35 UTC
Oops. Sorry. So you're saying 2.02.04-r1 is buggy too? Is it the VGID bug or something else?
Comment 7 Wulf Krueger (RETIRED) gentoo-dev 2006-04-23 22:58:15 UTC
Well, there were several problems. The classic "duplicate vg id" (the same vg id being shown twice) was among them (though the warning text was different than the one shown in bug 130626). 

Even stranger was the behaviour after the next reboot (I didn't change anything because the last time I tried to fix such a problem I lost the data) when it complained about two *different* (and significantly so) vg ids.

Next vgchange couldn't see the relation between the LVs and the VG. After that I ended up with two VGs withe the same *name* and different VG ids. (No, I didn't export/import.)

And it all started after a seemingly clean reboot of the machine in question.

I don't know why all this happened but I know I had 2.02.04-r1 installed:

emerge -pv =sys-fs/lvm2-2.02.04-r1

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-fs/lvm2-2.02.04-r1  USE="readline -clvm -cman -gulm -nolvm1 -nolvmstatic -nomirrors -nosnapshots" 0 kB

Total size of downloads: 0 kB

(Portage still thinks it's installed because, for obvious reasons, I had to install .05 manually.)

Maybe this is an isolated case but I know I won't be going back to any LVM2 < 2.02.05 which fixed it all for me.