Hello I try new release today (patch-2.6.19-vs2.1.x-t1.diff) but it doesn't work properly : boot ok, starting vserver ok but it doesn't switch context i think.
I try to explain : my master is : srvweb So i try : srvweb:/#vserver vweb1 start srvweb:/#vserver vweb2 start srvweb:/#vserver vweb3 start All seems to work fine but suddenly the prompt is changing : vweb3:/# whereas i didn't enter into vserver !!! The context-ID are OK in /usr/local/var/run/vservers/vwebX.ctx but i can't never get out from vweb3 !!! i've seen on the tty1 a message : get_ctx_id() and the prompt was changing alone whereas i wasn't loggued on this tty. Then i enter into vserver vweb3 and i try to leave it with CTRL-D : it stays in vweb3 in the home directory of user with which i connect to the master ! I can never come back to the master.... I think it's a very little bug for you :-) Thanks again for your great job. Patrick ----- Original Message ----- From: "Herbert Poetzl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Thursday, November 30, 2006 7:52 PM Subject: Re: [Vserver] Just for info about 2.6.19 > On Thu, Nov 30, 2006 at 04:35:31PM +0100, [EMAIL PROTECTED] wrote: > > Hello, > > I've tested patch-2.6.19-rc6-vs2.1.1-t3.diff on linux-2.6.19 but it doesn't > > seem to apply properly : > > > > srvweb:/usr/src/linux-2.6.19# patch -p1 < > > ../patch-2.6.19-rc6-vs2.1.1-t3.diff > > patching file Documentation/vserver/debug.txt > > patching file Makefile > > Hunk #1 FAILED at 1. > > 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej > > .... > > patching file arch/arm/Kconfig > > Hunk #1 succeeded at 935 (offset 2 lines). > > ..... > > patching file arch/i386/kernel/process.c > > Hunk #1 succeeded at 300 (offset 2 lines). > > Hunk #2 succeeded at 354 (offset 2 lines). > > .... > > patching file arch/i386/kernel/traps.c > > Hunk #2 succeeded at 373 (offset 4 lines). > > Hunk #3 succeeded at 463 (offset 4 lines). > > Hunk #4 succeeded at 501 (offset 4 lines). > > ... > > patching file arch/x86_64/kernel/process.c > > Hunk #2 succeeded at 302 (offset 2 lines). > > ... > > patching file arch/x86_64/kernel/traps.c > > Hunk #1 succeeded at 487 (offset 14 lines). > > Hunk #2 succeeded at 658 (offset 14 lines). > > Hunk #3 succeeded at 759 (offset 14 lines). > > .... > > patching file fs/proc/base.c > > Hunk #2 succeeded at 974 (offset 1 line). > > Hunk #3 succeeded at 1028 (offset 1 line). > > Hunk #4 succeeded at 1047 (offset 1 line). > > Hunk #5 succeeded at 1417 (offset 1 line). > > Hunk #6 succeeded at 1628 (offset 1 line). > > Hunk #7 succeeded at 1769 (offset 1 line). > > Hunk #8 succeeded at 1809 (offset 1 line). > > Hunk #9 succeeded at 1952 (offset 1 line). > > Hunk #10 succeeded at 2156 (offset 1 line). > > Hunk #11 succeeded at 2198 (offset 1 line). > > Hunk #12 succeeded at 2295 (offset 1 line). > > .... > > patching file fs/reiserfs/file.c > > Hunk #1 succeeded at 1575 (offset 1 line). > > Hunk #2 succeeded at 1590 (offset 1 line). > > .... > > patching file include/linux/nsproxy.h > > Hunk #1 succeeded at 51 with fuzz 1 (offset 2 lines). > > .... > > patching file kernel/fork.c > > Hunk #15 succeeded at 1404 (offset -1 lines). > > .... > > patching file net/ipv4/udp.c > > Hunk #5 succeeded at 1472 (offset 9 lines). > > Hunk #6 succeeded at 1492 (offset 9 lines). > > .... > > > > Hope that helps. > > there will be a 2.6.19 release shortly ... > please if you 'test' it, let me know how it goes > > TIA, > Herbert > > > Regards, > > Patrick > > > > _______________________________________________ > > Vserver mailing list > > [email protected] > > http://list.linux-vserver.org/mailman/listinfo/vserver > _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
