2004-01-30 FC2 test1 status

Elliot Lee sopwith at redhat.com
Fri Jan 30 17:38:35 UTC 2004


The current status of the FC2 test1 release is that this kernel bug needs
fixing, and then we should be good to go. Any help fixing the problem
would be greatly appreciated!

Cheers,
-- Elliot
Friends help you move. Real friends help you move bodies.

---------- Forwarded message ----------
Date: Fri, 30 Jan 2004 12:20:47 -0500
From: Jeremy Katz <katzj at redhat.com>
Subject: Re: changeloop appears broken in 2.6.1-1.63

On Thu, 2004-01-29 at 21:56 -0500, Bill Nottingham wrote:
> Alexander Viro (aviro at redhat.com) said: 
> > On Thu, Jan 29, 2004 at 03:57:13PM -0500, Bill Nottingham wrote:
> > > After performing (apparently) the changeloop ioctl, the installer
> > > becomes stuck in disk wait in the loopback driver.
> > > 
> > > Attached is the dump of the installer's syslog, with sysrq output.
> > 
> > Umm...  Had it worked earlier?
> 
> AFAIK, this is the first time we've tried it under 2.6.

Due to a variety of circumstances, yes.

Attached is a simple test program that can be used in reproducing.
Steps are
1) Copy some image you can loopback mount to /tmp/loop.img (doesn't
matter what, you can even just dd /dev/zero and mke2fs it)
2) losetup /dev/loop0 /tmp/loop.img
3) mount /dev/loop0 /mnt/tmp -o loop,ro
4) cp /tmp/loop.img /tmp/new.img
5) ./testchangeloop /dev/loop0 /tmp/new.img

And watch it hang

Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testchangeloop
Type: application/x-executable
Size: 5250 bytes
Desc: 
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20040130/01dd079f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testchangeloop.c
Type: text/x-csrc
Size: 692 bytes
Desc: 
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20040130/01dd079f/attachment-0001.bin>


More information about the fedora-devel-list mailing list