Package: kernel-patch-openvz Severity: normal Tags: upstream Version: 028test002-3
Hi again Some more testing show that the patched kernel is not perfect. I get an error message when stopping my virtual server. Do not know if this is a real problem yet though. Do not know if it is in vzctl or the patch either right now. Suspect the kernel though. Here is the log from syslog about this new issue. I have started and stopped virtual server 1 a couple of times. It happens on every stop. Nov 5 22:11:49 localhost kernel: VPS: 1: started Nov 5 22:11:56 localhost kernel: lo: Disabled Privacy Extensions Nov 5 22:13:40 localhost kernel: BUG: warning at fs/proc/generic.c:916/__remove_proc_entry() Nov 5 22:13:40 localhost kernel: [<c018db81>] __remove_proc_entry+0x114/0x149 Nov 5 22:13:40 localhost kernel: [<c018dcd0>] remove_proc_loc_entry+0x25/0x30 Nov 5 22:13:40 localhost kernel: [<c018dce6>] remove_proc_entry+0xb/0x2e Nov 5 22:13:40 localhost kernel: [<f8e40bc6>] env_cleanup+0x143/0x1b8 [vzmon] Nov 5 22:13:40 localhost kernel: [<f8e40c63>] vzmond_helper+0x28/0x34 [vzmon] Nov 5 22:13:40 localhost kernel: [<f8e40c3b>] vzmond_helper+0x0/0x34 [vzmon] Nov 5 22:13:40 localhost kernel: [<c0100c75>] kernel_thread_helper+0x5/0xb Nov 5 22:13:47 localhost kernel: VPS: 1: started Nov 5 22:13:53 localhost kernel: lo: Disabled Privacy Extensions Nov 5 22:14:06 localhost kernel: BUG: warning at fs/proc/generic.c:916/__remove_proc_entry() Nov 5 22:14:06 localhost kernel: [<c018db81>] __remove_proc_entry+0x114/0x149 Nov 5 22:14:06 localhost kernel: [<c018dcd0>] remove_proc_loc_entry+0x25/0x30 Nov 5 22:14:06 localhost kernel: [<c018dce6>] remove_proc_entry+0xb/0x2e Nov 5 22:14:06 localhost kernel: [<f8e40bc6>] env_cleanup+0x143/0x1b8 [vzmon] Nov 5 22:14:06 localhost kernel: [<f8e40c63>] vzmond_helper+0x28/0x34 [vzmon] Nov 5 22:14:06 localhost kernel: [<f8e40c3b>] vzmond_helper+0x0/0x34 [vzmon] Nov 5 22:14:06 localhost kernel: [<c0100c75>] kernel_thread_helper+0x5/0xb Nov 5 22:14:20 localhost kernel: VPS: 1: started Nov 5 22:14:26 localhost kernel: lo: Disabled Privacy Extensions Nov 5 22:14:42 localhost kernel: BUG: warning at fs/proc/generic.c:916/__remove_proc_entry() Nov 5 22:14:42 localhost kernel: [<c018db81>] __remove_proc_entry+0x114/0x149 Nov 5 22:14:42 localhost kernel: [<c018dcd0>] remove_proc_loc_entry+0x25/0x30 Nov 5 22:14:42 localhost kernel: [<c018dce6>] remove_proc_entry+0xb/0x2e Nov 5 22:14:42 localhost kernel: [<f8e40bc6>] env_cleanup+0x143/0x1b8 [vzmon] Nov 5 22:14:42 localhost kernel: [<f8e40c63>] vzmond_helper+0x28/0x34 [vzmon] Nov 5 22:14:42 localhost kernel: [<f8e40c3b>] vzmond_helper+0x0/0x34 [vzmon] Nov 5 22:14:42 localhost kernel: [<c0100c75>] kernel_thread_helper+0x5/0xb Nov 5 22:14:52 localhost kernel: VPS: 1: started Nov 5 22:14:59 localhost kernel: lo: Disabled Privacy Extensions Nov 5 22:15:01 localhost /USR/SBIN/CRON[17209]: (root) CMD (/usr/share/vzctl/scripts/vpsreboot) Nov 5 22:15:01 localhost /USR/SBIN/CRON[17211]: (root) CMD (/usr/share/vzctl/scripts/vpsnetclean) Nov 5 22:15:20 localhost kernel: BUG: warning at fs/proc/generic.c:916/__remove_proc_entry() Nov 5 22:15:20 localhost kernel: [<c018db81>] __remove_proc_entry+0x114/0x149 Nov 5 22:15:20 localhost kernel: [<c018dcd0>] remove_proc_loc_entry+0x25/0x30 Nov 5 22:15:20 localhost kernel: [<c018dce6>] remove_proc_entry+0xb/0x2e Nov 5 22:15:20 localhost kernel: [<f8e40bc6>] env_cleanup+0x143/0x1b8 [vzmon] Nov 5 22:15:20 localhost kernel: [<f8e40c63>] vzmond_helper+0x28/0x34 [vzmon] Nov 5 22:15:20 localhost kernel: [<f8e40c3b>] vzmond_helper+0x0/0x34 [vzmon] Nov 5 22:15:20 localhost kernel: [<c0100c75>] kernel_thread_helper+0x5/0xb Regards, // Ola On Fri, Nov 03, 2006 at 04:31:01PM +0300, Vasily Tarasov wrote: > Ola Lundqvist wrote: > > Hi again > > > > I was obviously wrong about the wake_up. It it not in raid module > > but rather in handling of SMP... Digging further... > > > Hello, Ola, > > We've just found a problem on SMP machine with OpenVZ kernel. > Here it is a new path with this problem fixed: > http://www.esnips.com//r/td/doc/b2a9842d-c186-430c-906f-656ec573d8c7/patch-028test002-debian-combined.bz2 > Can you, please, check it? > > Thanks! > > Regards, > > > > // Ola > > > > On Thu, Nov 02, 2006 at 07:25:00PM +0300, Vasily Tarasov wrote: > > > >> Hello all, > >> > >> I've just checked kernel from > >> linux-image-2.6.18+openvz_custom02_i386.deb and it works for me: VEs > >> start/stop. > >> Tomorrow I'll try this kernel on XFS root partion, but, however we > >> really need call traces. > >> So, Ola, when call traces will be ready send it to us, please. > >> Thanks! > >> > >> -- > >> Vasily > >> > >> Ola Lundqvist wrote: > >> > >>> Hi > >>> > >>> On Thu, Nov 02, 2006 at 06:16:33PM +0300, Kirill Korotaev wrote: > >>> > >>> > >>>> Ola, thanks! > >>>> > >>>> how much time do we have? > >>>> can we put what we have now and fix it next days just for making > >>>> sure we don't miss the deadline to get into -stable? > >>>> Do you think it is worth doing so or 1-2 days are ok to fix it? > >>>> > >>>> > >>> We have time. As this is a serious problem it can be forced in > >>> later even when Debian is frozen. That is the reason why I have filed > >>> an important bug against the package. It will be important now > >>> and maybe upgraded later if we need to have something to refer to > >>> when forcing it in. > >>> > >>> It is a bit of "politics" but sometimes necessary to buy time. So if > >>> it is fixed sometime next week it is probably ok. But the best thing > >>> would be as soon as possible, of course. > >>> > >>> The freeze time is not known, but it is really soon now. > >>> > >>> Regards, > >>> > >>> // Ola > >>> > >>> > >>> > >>>> Thanks, > >>>> Kirill > >>>> > >>>> > >>>> > >>>>> The built .deb file can be found at: > >>>>> > >>>>> http://debian.opalsys.net/linux-image-2.6.18+openvz_custom02_i386.deb > >>>>> > >>>>> Upload is in progress and it will take roughly 5 more minutes. > >>>>> > >>>>> Regards, > >>>>> > >>>>> // Ola > >>>>> > >>>>> On Thu, Nov 02, 2006 at 05:58:48PM +0300, Kirill Korotaev wrote: > >>>>> > >>>>> > >>>>> > >>>>>> Ola, to speed it up: can you please send us your .config file? > >>>>>> Vasiliy, please check it with the provided .config. > >>>>>> > >>>>>> Thanks, > >>>>>> Kirill > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>>> On Thu, Nov 02, 2006 at 12:38:29PM +0300, Kirill Korotaev wrote: > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>>>>> 1. please report the call trace. > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>> I'll try to. My screen only show the last ones. Do you know any > >>>>>>>>> good method to get more? > >>>>>>>>> > >>>>>>>>> > >>>>>>>> serial console or netconsole > >>>>>>>> (http://wiki.openvz.org/Remote_console_setup) > >>>>>>>> > >>>>>>>> > >>>>>>> Ok, I'll see what I can do. > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>>>>> 2. can you try to test it with ext3 please? > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>> Hmm I do not really have an installation to do that. But I could > >>>>>>>>> install Debian on an other hardware (unused) and test there. But > >>>>>>>>> it will take some time to do that. > >>>>>>>>> > >>>>>>>>> > >>>>>>>> would be nice. > >>>>>>>> > >>>>>>>> > >>>>>>> Ok. > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>>> BTW, is this bug happening only when booting a new kernel? if > >>>>>>>> booting the old one > >>>>>>>> everything works fine? > >>>>>>>> > >>>>>>>> > >>>>>>> Yes with the old everything works fine. I have to check some more > >>>>>>> things > >>>>>>> to be absolutely sure but yes it seem to be so. I'll try to install > >>>>>>> the > >>>>>>> older openvz patched kernel to see if that works fine. Will do that > >>>>>>> later doday or tomorrow. > >>>>>>> > >>>>>>> Regards, > >>>>>>> > >>>>>>> // Ola > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>>> Thanks, > >>>>>>>> Kirill > >>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>>>>> Thanks, > >>>>>>>>>> Kirill > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>>> Hi Kiril > >>>>>>>>>>> > >>>>>>>>>>> On Tue, Oct 31, 2006 at 03:36:46PM +0300, Kirill Korotaev wrote: > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>>> Ola, > >>>>>>>>>>>> > >>>>>>>>>>>> You can find updated OVZ patch for recent debian kernel at > >>>>>>>>>>>> http://download.openvz.org/~dev/patch-028test002-debian-combined.bz2 > >>>>>>>>>>>> > >>>>>>>>>>>> Please confirm whether it is ok and everything works for you. > >>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>> I have now tested the built kernel and ... well it did not start. > >>>>>>>>>>> I'm not fully sure why, but it hang in something like > >>>>>>>>>>> "Waiting for /dev to be populated" or something similar. And then > >>>>>>>>>>> a few seconds later it crashes with a big stackdump. Somewhere > >>>>>>>>>>> in the stacktrace I saw xfs so it may have something to do with > >>>>>>>>>>> that. > >>>>>>>>>>> > >>>>>>>>>>> If you can give me some advice on how to debug this further I can > >>>>>>>>>>> help with that proces. > >>>>>>>>>>> > >>>>>>>>>>> Regards, > >>>>>>>>>>> > >>>>>>>>>>> // Ola > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>>> Thanks, > >>>>>>>>>>>> Kirill > >>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>> > >>>> > >>> > >>> > >> > > > > > > -- --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering ---- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | http://opalsys.net/ Mobile: +46 (0)70-332 1551 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

