* [linux-lvm] Re: 2.5.73-mm2 [not found] <20030627202130.066c183b.akpm@digeo.com> @ 2003-06-30 9:51 ` Wiktor Wodecki 2003-06-29 0:30 ` Andrew Morton 0 siblings, 1 reply; 7+ messages in thread From: Wiktor Wodecki @ 2003-06-30 9:51 UTC (permalink / raw) To: Andrew Morton; +Cc: linux-lvm [-- Attachment #1: Type: text/plain, Size: 1222 bytes --] Hello, On Fri, Jun 27, 2003 at 08:21:30PM -0700, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.73/2.5.73-mm2/ > > Just bits and pieces. I have problems with lvm2 and the 2.5.73-mm2 patchset. I have two volume groups, one with 4 lv's (lvm2 metadata) the other one with only one lv (lvm2, too). When I boot the 2.5.73 stock kernel everything seems to be fine, however when I boot into -mm2 only the first lv of the first vg is found. A subsequent lvscan doesn't find anything. I've seen this bug a couple of kernel releases ago in your tree (I think it was 2.5.69-mmsomething) but I didn't had time to look into it then, I had other 2.5 problems back then. There are more things in my lvm configuration (some pv's beeing md devices) but I don't think that is important, since the raid stuff comes up properly. Booting into stock 2.5.73 brings up the lv's as expected. I'm running debian testing on x86 with the lvm2 package installed. LVM version: 1.95.15 (2003-01-10) Library version: 0.96.07-ioctl-cvs (2002-11-21) Driver version: 1.0.6 If you need more infos or patches to be tested I'd be happy to help. -- Regards, Wiktor Wodecki [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* [linux-lvm] Re: 2.5.73-mm2 2003-06-30 9:51 ` [linux-lvm] Re: 2.5.73-mm2 Wiktor Wodecki @ 2003-06-29 0:30 ` Andrew Morton 2003-06-30 9:51 ` Wiktor Wodecki 0 siblings, 1 reply; 7+ messages in thread From: Andrew Morton @ 2003-06-29 0:30 UTC (permalink / raw) To: Wiktor Wodecki; +Cc: linux-lvm Wiktor Wodecki <wodecki@gmx.de> wrote: > > On Fri, Jun 27, 2003 at 08:21:30PM -0700, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.73/2.5.73-mm2/ > > > > Just bits and pieces. > > I have problems with lvm2 and the 2.5.73-mm2 patchset. Could be because -mm uses a 64-bit dev_t. Could you please revert ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.73/2.5.73-mm2/broken-out/64-bit-dev_t-kdev_t.patch and retest? I think there's a version of devicemapper userspace which works correctly with 64-bit dev_t. Perhaps the Sistina team can shed some light. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [linux-lvm] Re: 2.5.73-mm2 2003-06-29 0:30 ` Andrew Morton @ 2003-06-30 9:51 ` Wiktor Wodecki 2003-06-30 10:23 ` Joe Thornber 2003-06-30 12:29 ` Christophe Saout 0 siblings, 2 replies; 7+ messages in thread From: Wiktor Wodecki @ 2003-06-30 9:51 UTC (permalink / raw) To: linux-lvm; +Cc: Andrew Morton [-- Attachment #1: Type: text/plain, Size: 671 bytes --] On Sat, Jun 28, 2003 at 10:29:38PM -0700, Andrew Morton wrote: > > I have problems with lvm2 and the 2.5.73-mm2 patchset. > Could be because -mm uses a 64-bit dev_t. > Could you please revert > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.73/2.5.73-mm2/broken-out/64-bit-dev_t-kdev_t.patch > and retest? yes, reverting this patch fixes the problem. Is it sane to run the -mm2 without this patch? > I think there's a version of devicemapper userspace which works correctly > with 64-bit dev_t. Perhaps the Sistina team can shed some light. would be nice if somebody else could comment on this.. -- Regards, Wiktor Wodecki [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Re: 2.5.73-mm2 2003-06-30 9:51 ` Wiktor Wodecki @ 2003-06-30 10:23 ` Joe Thornber 2003-06-30 10:41 ` Wiktor Wodecki 2003-06-30 12:29 ` Christophe Saout 1 sibling, 1 reply; 7+ messages in thread From: Joe Thornber @ 2003-06-30 10:23 UTC (permalink / raw) To: linux-lvm, Andrew Morton On Sun, Jun 29, 2003 at 12:32:26PM +0200, Wiktor Wodecki wrote: > On Sat, Jun 28, 2003 at 10:29:38PM -0700, Andrew Morton wrote: > > > I have problems with lvm2 and the 2.5.73-mm2 patchset. > > Could be because -mm uses a 64-bit dev_t. > > Could you please revert > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.73/2.5.73-mm2/broken-out/64-bit-dev_t-kdev_t.patch > > and retest? > > yes, reverting this patch fixes the problem. Is it sane to run the -mm2 > without this patch? > > > I think there's a version of devicemapper userspace which works correctly > > with 64-bit dev_t. Perhaps the Sistina team can shed some light. > > would be nice if somebody else could comment on this.. Yes, I think it's the 64bit dev_t. You'll have to wait for the new ioctl interface + userland tools before dm can make this transition. We've been having some problems with the tools, which caused this delay in fixing things. I *hope* the tools will be released this week. - Joe ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Re: 2.5.73-mm2 2003-06-30 10:23 ` Joe Thornber @ 2003-06-30 10:41 ` Wiktor Wodecki 2003-06-30 11:41 ` Heinz J . Mauelshagen 0 siblings, 1 reply; 7+ messages in thread From: Wiktor Wodecki @ 2003-06-30 10:41 UTC (permalink / raw) To: linux-lvm On Mon, Jun 30, 2003 at 04:22:52PM +0100, Joe Thornber wrote: > Yes, I think it's the 64bit dev_t. You'll have to wait for the new > ioctl interface + userland tools before dm can make this transition. > We've been having some problems with the tools, which caused this > delay in fixing things. I *hope* the tools will be released this > week. ah okay, tell me if you want me to test them, I'd be glad to do help. -- Regards, Wiktor Wodecki ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Re: 2.5.73-mm2 2003-06-30 10:41 ` Wiktor Wodecki @ 2003-06-30 11:41 ` Heinz J . Mauelshagen 0 siblings, 0 replies; 7+ messages in thread From: Heinz J . Mauelshagen @ 2003-06-30 11:41 UTC (permalink / raw) To: linux-lvm On Mon, Jun 30, 2003 at 05:43:54PM +0200, Wiktor Wodecki wrote: > On Mon, Jun 30, 2003 at 04:22:52PM +0100, Joe Thornber wrote: > > Yes, I think it's the 64bit dev_t. You'll have to wait for the new > > ioctl interface + userland tools before dm can make this transition. > > We've been having some problems with the tools, which caused this > > delay in fixing things. I *hope* the tools will be released this > > week. > > ah okay, tell me if you want me to test them, I'd be glad to do help. Thx :) > > -- > Regards, > > Wiktor Wodecki > > _______________________________________________ > linux-lvm mailing list > linux-lvm@sistina.com > http://lists.sistina.com/mailman/listinfo/linux-lvm > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/ -- Regards, Heinz -- The LVM Guy -- *** Software bugs are stupid. Nevertheless it needs not so stupid people to solve them *** =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Heinz Mauelshagen Sistina Software Inc. Senior Consultant/Developer Am Sonnenhang 11 56242 Marienrachdorf Germany Mauelshagen@Sistina.com +49 2626 141200 FAX 924446 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Re: 2.5.73-mm2 2003-06-30 9:51 ` Wiktor Wodecki 2003-06-30 10:23 ` Joe Thornber @ 2003-06-30 12:29 ` Christophe Saout 1 sibling, 0 replies; 7+ messages in thread From: Christophe Saout @ 2003-06-30 12:29 UTC (permalink / raw) To: linux-lvm; +Cc: Andrew Morton Am So, 2003-06-29 um 12.32 schrieb Wiktor Wodecki: > > I think there's a version of devicemapper userspace which works correctly > > with 64-bit dev_t. Perhaps the Sistina team can shed some light. > > would be nice if somebody else could comment on this.. Simply recompiling libdevmapper against the 2.5.7#-mm# kernel headers helps for now. But the plan for the future is that the dm ioctl interface will use 64 bit by default, so that it will work with any kernel version. -- Christophe Saout <christophe@saout.de> ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-06-30 12:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20030627202130.066c183b.akpm@digeo.com>
2003-06-30 9:51 ` [linux-lvm] Re: 2.5.73-mm2 Wiktor Wodecki
2003-06-29 0:30 ` Andrew Morton
2003-06-30 9:51 ` Wiktor Wodecki
2003-06-30 10:23 ` Joe Thornber
2003-06-30 10:41 ` Wiktor Wodecki
2003-06-30 11:41 ` Heinz J . Mauelshagen
2003-06-30 12:29 ` Christophe Saout
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox