[Vserver] testme.sh chcontext and chbind failed
I have just built and successfully run a Redhat Linux 2.6.18.3 vserver vs2.1.1.2 patched kernel and installed util-vserver-0.30.210 tools. When I ran testme.sh I go the following output. What have I missed? [EMAIL PROTECTED] src]# ./testme.sh -v Linux-VServer Test [V0.16] Copyright (C) 2003-2006 H.Poetzl chcontext: vc_new_s_context(): Invalid argument chcontext failed! chbind: vc_set_ipv4root(): No such process chbind: vc_set_ipv4root(): No such process chbind failed! chcontext-compat 0.30.210 -- allocates/enters a security context This program is part of util-vserver 0.30.210 Copyright (C) 2003,2004 Enrico Scholz This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. Linux 2.6.18.3-vs2.1.1.2-20061206 #9 SMP Wed Dec 6 15:58:00 EST 2006 x86_64 Ea 0.30.210 273/glibc (St) VCI: 0002:0102 236 031103f2 (TbLgPD) ([EMAIL PROTECTED]) (gcc version 4.1.0) #9 SMP Wed Dec 6 15:58:00 EST 2006 --- Have attached .config from kernel build And configure: util-vserver 0.30.210 Features: CC: gcc, gcc (GCC) 4.1.0 CXX: g++, g++ (GCC) 4.1.0 CPPFLAGS: '' CFLAGS: '-g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time' CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time' build/host: x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu Use dietlibc: no (you have been warned) Build C++ programs: yes Build C99 programs: yes Available APIs: legacy,compat,v11,fscompat,v13obs,v13,net,oldproc,olduts ext2fs Source: kernel syscall(2) invocation: traditional vserver(2) syscall#: 273/glibc Paths: prefix: /usr/local sysconf-Directory: ${prefix}/etc cfg-Directory: ${prefix}/etc/vservers initrd-Directory: $(sysconfdir)/init.d pkgstate-Directory: ${prefix}/var/run/vservers vserver-Rootdir: /vservers TIA Sheldon .config.gz Description: Binary data ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
Actually, I'm pretty sure I started with a tarball from http://dev.croup.de/repos/gentoo-vps/stages/ and then modified everything to follow the Jackass! guide. Of course, this involved recompiling everything with the new gcc 4.1 a couple of times. Thank you to whomever provides the dev.croup.de stages. -John On 12/5/06, Chuck <[EMAIL PROTECTED]> wrote: On Tuesday 05 December 2006 11:07, Benedikt Böhm wrote: > On Tuesday 05 December 2006 16:06, John Alberts wrote: > > What arch do you need? If you need x86, I gave Bob P from the > > Jackass! project a tarball that was created around September. You can > > download it at one of the mirrors at: > > http://jackass.homelinux.org/jackass/mirror.html > > > > If you need an amd64 arch, I can try and tarball one up for you > > tonight and provide a link tomorrow. > > please take a look at http://dev.croup.de/repos/gentoo-vps/stages/ if you want > to build own stages... you will need catalyst for the script to work... :) don't really care about building stages etc, i just need a production, very recent template to clone that uses the new clib, gcc4.1.1 and nptl.. converting an older version stage will take way too long as i work in a production environment and we must deliver this machine to the customer fully tested and debugged tomorrow morning.. this is why i have almost no time for testing any more and why i got so upset i had to waste time researching that arping fiasco with the net code. :( by my schedule i was supposed to have that vserver code i am downloading now running and doing its updates last night but instead i spent it chasing down behavior pointing to an automatically included arping module that i found out about thanks to a forum tip. > > i will give it a run during this week, and upload the new stages then... > > > > > -John > > > > On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: > > > On Tuesday 05 December 2006 12:57, Chuck wrote: > > > > I have searched everywhere I can think of and can only find stage3 > > > > files dated march 2006. That will require an entire rebuild to bring it > > > > to spec! > > > > > > unfortunately these are the newest vserver stage3 currently available... > > > > > > > Any place to find something done using 2006.1/gcc4.1.1? I understand I > > > > cannot build my own any more as there are no more vserver baselayout > > > > packages according to a previous msg in this list and I must use > > > > production quality packages on this machine. I cannot use > > > > experimentals. > > > > > > As long as baselayout-1.13 is not stable, there will be no standard > > > stages that work with vserver... you still have to use vserver stages > > > until it's stable... > > > > > > baselayout-vserver still exists, and should be used in production > > > environments, it will be removed after 1.13 is stable... > > > > > > probably i'll create a bunch of new stages meanwhile, so that upgrade > > > loads will decrease.. > > > > > > Bene > > > ___ > > > Vserver mailing list > > > Vserver@list.linux-vserver.org > > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > ___ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver > ___ > Vserver mailing list > Vserver@list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
On Tuesday 05 December 2006 11:07, Benedikt Böhm wrote: > On Tuesday 05 December 2006 16:06, John Alberts wrote: > > What arch do you need? If you need x86, I gave Bob P from the > > Jackass! project a tarball that was created around September. You can > > download it at one of the mirrors at: > > http://jackass.homelinux.org/jackass/mirror.html > > > > If you need an amd64 arch, I can try and tarball one up for you > > tonight and provide a link tomorrow. > > please take a look at http://dev.croup.de/repos/gentoo-vps/stages/ if you want > to build own stages... you will need catalyst for the script to work... :) don't really care about building stages etc, i just need a production, very recent template to clone that uses the new clib, gcc4.1.1 and nptl.. converting an older version stage will take way too long as i work in a production environment and we must deliver this machine to the customer fully tested and debugged tomorrow morning.. this is why i have almost no time for testing any more and why i got so upset i had to waste time researching that arping fiasco with the net code. :( by my schedule i was supposed to have that vserver code i am downloading now running and doing its updates last night but instead i spent it chasing down behavior pointing to an automatically included arping module that i found out about thanks to a forum tip. > > i will give it a run during this week, and upload the new stages then... > > > > > -John > > > > On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: > > > On Tuesday 05 December 2006 12:57, Chuck wrote: > > > > I have searched everywhere I can think of and can only find stage3 > > > > files dated march 2006. That will require an entire rebuild to bring it > > > > to spec! > > > > > > unfortunately these are the newest vserver stage3 currently available... > > > > > > > Any place to find something done using 2006.1/gcc4.1.1? I understand I > > > > cannot build my own any more as there are no more vserver baselayout > > > > packages according to a previous msg in this list and I must use > > > > production quality packages on this machine. I cannot use > > > > experimentals. > > > > > > As long as baselayout-1.13 is not stable, there will be no standard > > > stages that work with vserver... you still have to use vserver stages > > > until it's stable... > > > > > > baselayout-vserver still exists, and should be used in production > > > environments, it will be removed after 1.13 is stable... > > > > > > probably i'll create a bunch of new stages meanwhile, so that upgrade > > > loads will decrease.. > > > > > > Bene > > > ___ > > > Vserver mailing list > > > Vserver@list.linux-vserver.org > > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > ___ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver > ___ > Vserver mailing list > Vserver@list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
On Tuesday 05 December 2006 10:48, John Alberts wrote: > BTW, I forgot to mention. This vserver is built following the > Jackass! guide (http://jackass.homelinux.org/forums/viewtopic.php?t=133). > I think you need to be registered on the forums to actually follow > that link. > > What this means is that it is built with GCC 4.1 and uses nptl by default. > that's exactly what i need. 2006.1 profile, gcc 4.1.1 and nptlonly this way i will only have to do a normal update on things rather than careful rebuild/conversions. the only other requirement i must follow for this build is it must only contain production code. i will have to replace any ~x86 with production otherwise. > -John > > > On 12/5/06, John Alberts <[EMAIL PROTECTED]> wrote: > > That's very strange. I just tried it and it works fine. > > > > Try this direct link to one of the mirrors. > > ftp://jackass.ahrends.org/jackass/vserver/jackass-vserver-i686-20060725.tar.bz2 > > > > > > > > On 12/5/06, Chuck <[EMAIL PROTECTED]> wrote: > > > On Tuesday 05 December 2006 10:06, John Alberts wrote: > > > > What arch do you need? If you need x86, I gave Bob P from the > > > > Jackass! project a tarball that was created around September. You can > > > > download it at one of the mirrors at: > > > > http://jackass.homelinux.org/jackass/mirror.html > > > > > > > > > > i686 > > > > > > thank you however i cannot access any of the mirrors listed. > > > > > > only one answered an ftp client and it required a login other than anonymous > > > > > > > If you need an amd64 arch, I can try and tarball one up for you > > > > tonight and provide a link tomorrow. > > > > > > > > -John > > > > > > > > > > > > On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: > > > > > On Tuesday 05 December 2006 12:57, Chuck wrote: > > > > > > I have searched everywhere I can think of and can only find stage3 files > > > > > > dated march 2006. That will require an entire rebuild to bring it to > > > spec! > > > > > > > > > > unfortunately these are the newest vserver stage3 currently available... > > > > > > > > > > > Any place to find something done using 2006.1/gcc4.1.1? I understand I > > > > > > cannot build my own any more as there are no more vserver baselayout > > > > > > packages according to a previous msg in this list and I must use > > > production > > > > > > quality packages on this machine. I cannot use experimentals. > > > > > > > > > > As long as baselayout-1.13 is not stable, there will be no standard stages > > > > > that work with vserver... you still have to use vserver stages until it's > > > > > stable... > > > > > > > > > > baselayout-vserver still exists, and should be used in production > > > > > environments, it will be removed after 1.13 is stable... > > > > > > > > > > probably i'll create a bunch of new stages meanwhile, so that upgrade > > > loads > > > > > will decrease.. > > > > > > > > > > Bene > > > > > ___ > > > > > Vserver mailing list > > > > > Vserver@list.linux-vserver.org > > > > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > > > > > > ___ > > > > Vserver mailing list > > > > Vserver@list.linux-vserver.org > > > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > > > > > > > -- > > > > > > Chuck > > > > > > "...and the hordes of M$*ft users descended upon me in their anger, > > > and asked 'Why do you not get the viruses or the BlueScreensOfDeath > > > or insecure system troubles and slowness or pay through the nose > > > for an OS as *we* do?!!', and I answered...'I use Linux'. " > > > The Book of John, chapter 1, page 1, and end of book > > > > > > > > > ___ > > > Vserver mailing list > > > Vserver@list.linux-vserver.org > > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > > > ___ > Vserver mailing list > Vserver@list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
On Tuesday 05 December 2006 16:06, John Alberts wrote: > What arch do you need? If you need x86, I gave Bob P from the > Jackass! project a tarball that was created around September. You can > download it at one of the mirrors at: > http://jackass.homelinux.org/jackass/mirror.html > > If you need an amd64 arch, I can try and tarball one up for you > tonight and provide a link tomorrow. please take a look at http://dev.croup.de/repos/gentoo-vps/stages/ if you want to build own stages... you will need catalyst for the script to work... i will give it a run during this week, and upload the new stages then... > > -John > > On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: > > On Tuesday 05 December 2006 12:57, Chuck wrote: > > > I have searched everywhere I can think of and can only find stage3 > > > files dated march 2006. That will require an entire rebuild to bring it > > > to spec! > > > > unfortunately these are the newest vserver stage3 currently available... > > > > > Any place to find something done using 2006.1/gcc4.1.1? I understand I > > > cannot build my own any more as there are no more vserver baselayout > > > packages according to a previous msg in this list and I must use > > > production quality packages on this machine. I cannot use > > > experimentals. > > > > As long as baselayout-1.13 is not stable, there will be no standard > > stages that work with vserver... you still have to use vserver stages > > until it's stable... > > > > baselayout-vserver still exists, and should be used in production > > environments, it will be removed after 1.13 is stable... > > > > probably i'll create a bunch of new stages meanwhile, so that upgrade > > loads will decrease.. > > > > Bene > > ___ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver > > ___ > Vserver mailing list > Vserver@list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
I think I replied with your answer just as you were sending the question. See my previous reply for differences with this build. -John On 12/5/06, Chuck <[EMAIL PROTECTED]> wrote: On Tuesday 05 December 2006 10:41, Oliver Welter wrote: > Hi Chuck > > >> http://jackass.homelinux.org/jackass/mirror.html > >> > > > > i686 > > thank you however i cannot access any of the mirrors listed. > > > at least this one is working for me > ftp://jackass.mojope.com/jackass/vserver > yes .. works for me too.. so what can i expect different in this build? is it specialized or just simply 'tuned' ? > > only one answered an ftp client and it required a login other than anonymous > > Oli > -- > Diese Nachricht wurde digital unterschrieben > oliwel's public key: http://www.oliwel.de/oliwel.crt > Basiszertifikat: http://www.ldv.ei.tum.de/page72 > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
BTW, I forgot to mention. This vserver is built following the Jackass! guide (http://jackass.homelinux.org/forums/viewtopic.php?t=133). I think you need to be registered on the forums to actually follow that link. What this means is that it is built with GCC 4.1 and uses nptl by default. -John On 12/5/06, John Alberts <[EMAIL PROTECTED]> wrote: That's very strange. I just tried it and it works fine. Try this direct link to one of the mirrors. ftp://jackass.ahrends.org/jackass/vserver/jackass-vserver-i686-20060725.tar.bz2 On 12/5/06, Chuck <[EMAIL PROTECTED]> wrote: > On Tuesday 05 December 2006 10:06, John Alberts wrote: > > What arch do you need? If you need x86, I gave Bob P from the > > Jackass! project a tarball that was created around September. You can > > download it at one of the mirrors at: > > http://jackass.homelinux.org/jackass/mirror.html > > > > i686 > > thank you however i cannot access any of the mirrors listed. > > only one answered an ftp client and it required a login other than anonymous > > > If you need an amd64 arch, I can try and tarball one up for you > > tonight and provide a link tomorrow. > > > > -John > > > > > > On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: > > > On Tuesday 05 December 2006 12:57, Chuck wrote: > > > > I have searched everywhere I can think of and can only find stage3 files > > > > dated march 2006. That will require an entire rebuild to bring it to > spec! > > > > > > unfortunately these are the newest vserver stage3 currently available... > > > > > > > Any place to find something done using 2006.1/gcc4.1.1? I understand I > > > > cannot build my own any more as there are no more vserver baselayout > > > > packages according to a previous msg in this list and I must use > production > > > > quality packages on this machine. I cannot use experimentals. > > > > > > As long as baselayout-1.13 is not stable, there will be no standard stages > > > that work with vserver... you still have to use vserver stages until it's > > > stable... > > > > > > baselayout-vserver still exists, and should be used in production > > > environments, it will be removed after 1.13 is stable... > > > > > > probably i'll create a bunch of new stages meanwhile, so that upgrade > loads > > > will decrease.. > > > > > > Bene > > > ___ > > > Vserver mailing list > > > Vserver@list.linux-vserver.org > > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > > ___ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > -- > > Chuck > > "...and the hordes of M$*ft users descended upon me in their anger, > and asked 'Why do you not get the viruses or the BlueScreensOfDeath > or insecure system troubles and slowness or pay through the nose > for an OS as *we* do?!!', and I answered...'I use Linux'. " > The Book of John, chapter 1, page 1, and end of book > > > ___ > Vserver mailing list > Vserver@list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver > ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
On Tuesday 05 December 2006 10:41, Oliver Welter wrote: > Hi Chuck > > >> http://jackass.homelinux.org/jackass/mirror.html > >> > > > > i686 > > thank you however i cannot access any of the mirrors listed. > > > at least this one is working for me > ftp://jackass.mojope.com/jackass/vserver > yes .. works for me too.. so what can i expect different in this build? is it specialized or just simply 'tuned' ? > > only one answered an ftp client and it required a login other than anonymous > > Oli > -- > Diese Nachricht wurde digital unterschrieben > oliwel's public key: http://www.oliwel.de/oliwel.crt > Basiszertifikat: http://www.ldv.ei.tum.de/page72 > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
That's very strange. I just tried it and it works fine. Try this direct link to one of the mirrors. ftp://jackass.ahrends.org/jackass/vserver/jackass-vserver-i686-20060725.tar.bz2 On 12/5/06, Chuck <[EMAIL PROTECTED]> wrote: On Tuesday 05 December 2006 10:06, John Alberts wrote: > What arch do you need? If you need x86, I gave Bob P from the > Jackass! project a tarball that was created around September. You can > download it at one of the mirrors at: > http://jackass.homelinux.org/jackass/mirror.html > i686 thank you however i cannot access any of the mirrors listed. only one answered an ftp client and it required a login other than anonymous > If you need an amd64 arch, I can try and tarball one up for you > tonight and provide a link tomorrow. > > -John > > > On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: > > On Tuesday 05 December 2006 12:57, Chuck wrote: > > > I have searched everywhere I can think of and can only find stage3 files > > > dated march 2006. That will require an entire rebuild to bring it to spec! > > > > unfortunately these are the newest vserver stage3 currently available... > > > > > Any place to find something done using 2006.1/gcc4.1.1? I understand I > > > cannot build my own any more as there are no more vserver baselayout > > > packages according to a previous msg in this list and I must use production > > > quality packages on this machine. I cannot use experimentals. > > > > As long as baselayout-1.13 is not stable, there will be no standard stages > > that work with vserver... you still have to use vserver stages until it's > > stable... > > > > baselayout-vserver still exists, and should be used in production > > environments, it will be removed after 1.13 is stable... > > > > probably i'll create a bunch of new stages meanwhile, so that upgrade loads > > will decrease.. > > > > Bene > > ___ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > ___ > Vserver mailing list > Vserver@list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
Hi Chuck http://jackass.homelinux.org/jackass/mirror.html i686 thank you however i cannot access any of the mirrors listed. at least this one is working for me ftp://jackass.mojope.com/jackass/vserver only one answered an ftp client and it required a login other than anonymous Oli -- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat: http://www.ldv.ei.tum.de/page72 smime.p7s Description: S/MIME Cryptographic Signature ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
On Tuesday 05 December 2006 10:06, John Alberts wrote: > What arch do you need? If you need x86, I gave Bob P from the > Jackass! project a tarball that was created around September. You can > download it at one of the mirrors at: > http://jackass.homelinux.org/jackass/mirror.html > i686 thank you however i cannot access any of the mirrors listed. only one answered an ftp client and it required a login other than anonymous > If you need an amd64 arch, I can try and tarball one up for you > tonight and provide a link tomorrow. > > -John > > > On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: > > On Tuesday 05 December 2006 12:57, Chuck wrote: > > > I have searched everywhere I can think of and can only find stage3 files > > > dated march 2006. That will require an entire rebuild to bring it to spec! > > > > unfortunately these are the newest vserver stage3 currently available... > > > > > Any place to find something done using 2006.1/gcc4.1.1? I understand I > > > cannot build my own any more as there are no more vserver baselayout > > > packages according to a previous msg in this list and I must use production > > > quality packages on this machine. I cannot use experimentals. > > > > As long as baselayout-1.13 is not stable, there will be no standard stages > > that work with vserver... you still have to use vserver stages until it's > > stable... > > > > baselayout-vserver still exists, and should be used in production > > environments, it will be removed after 1.13 is stable... > > > > probably i'll create a bunch of new stages meanwhile, so that upgrade loads > > will decrease.. > > > > Bene > > ___ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > ___ > Vserver mailing list > Vserver@list.linux-vserver.org > http://list.linux-vserver.org/mailman/listinfo/vserver > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
Sounds good - I am currently building an up-to-date version based on the latest image (unpacked Hollows stage3 and running gcc update procedure) I guess the image will be ready in around 6 to 8 hours and I can offer it for download for using it as a template... Oliver John Alberts wrote: What arch do you need? If you need x86, I gave Bob P from the Jackass! project a tarball that was created around September. You can download it at one of the mirrors at: http://jackass.homelinux.org/jackass/mirror.html If you need an amd64 arch, I can try and tarball one up for you tonight and provide a link tomorrow. -John On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: On Tuesday 05 December 2006 12:57, Chuck wrote: > I have searched everywhere I can think of and can only find stage3 files > dated march 2006. That will require an entire rebuild to bring it to spec! unfortunately these are the newest vserver stage3 currently available... > Any place to find something done using 2006.1/gcc4.1.1? I understand I > cannot build my own any more as there are no more vserver baselayout > packages according to a previous msg in this list and I must use production > quality packages on this machine. I cannot use experimentals. As long as baselayout-1.13 is not stable, there will be no standard stages that work with vserver... you still have to use vserver stages until it's stable... baselayout-vserver still exists, and should be used in production environments, it will be removed after 1.13 is stable... probably i'll create a bunch of new stages meanwhile, so that upgrade loads will decrease.. Bene ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver -- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat: http://www.ldv.ei.tum.de/page72 smime.p7s Description: S/MIME Cryptographic Signature ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
What arch do you need? If you need x86, I gave Bob P from the Jackass! project a tarball that was created around September. You can download it at one of the mirrors at: http://jackass.homelinux.org/jackass/mirror.html If you need an amd64 arch, I can try and tarball one up for you tonight and provide a link tomorrow. -John On 12/5/06, Benedikt Böhm <[EMAIL PROTECTED]> wrote: On Tuesday 05 December 2006 12:57, Chuck wrote: > I have searched everywhere I can think of and can only find stage3 files > dated march 2006. That will require an entire rebuild to bring it to spec! unfortunately these are the newest vserver stage3 currently available... > Any place to find something done using 2006.1/gcc4.1.1? I understand I > cannot build my own any more as there are no more vserver baselayout > packages according to a previous msg in this list and I must use production > quality packages on this machine. I cannot use experimentals. As long as baselayout-1.13 is not stable, there will be no standard stages that work with vserver... you still have to use vserver stages until it's stable... baselayout-vserver still exists, and should be used in production environments, it will be removed after 1.13 is stable... probably i'll create a bunch of new stages meanwhile, so that upgrade loads will decrease.. Bene ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
On Tuesday 05 December 2006 12:57, Chuck wrote: > I have searched everywhere I can think of and can only find stage3 files > dated march 2006. That will require an entire rebuild to bring it to spec! unfortunately these are the newest vserver stage3 currently available... > Any place to find something done using 2006.1/gcc4.1.1? I understand I > cannot build my own any more as there are no more vserver baselayout > packages according to a previous msg in this list and I must use production > quality packages on this machine. I cannot use experimentals. As long as baselayout-1.13 is not stable, there will be no standard stages that work with vserver... you still have to use vserver stages until it's stable... baselayout-vserver still exists, and should be used in production environments, it will be removed after 1.13 is stable... probably i'll create a bunch of new stages meanwhile, so that upgrade loads will decrease.. Bene ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver][Solved] iproute2 behavior problem
On Mon December 4 2006 23:26, Chuck wrote: > On Sunday 03 December 2006 09:25, Michael S. Zick wrote: > > It appears that, at least on my 2006.1 Gentoo distro, possibly with iproute2 > I > am not positive if it extends beyond Gentoo, that someone decided to > automatically load the arping module even when not asked for. This causes the > 2 second delay. > Thanks. Another note of things to watch out for goes on the wall here. One person's feature is another person's service call in the middle of the night. Mike > A fix for Gentoo installs is after your modules=("iproute2") > an additional line of modules=("!arping") cures the problem. I have no idea > why they feel this is required on all networking code since they load it no > matter what, but unless it does something specifically important to our use, > it seems to only get in the way. We use 100% static > assignments,gateways,routes,everything so we need no automatic detections of > anything at all, and in fact this also cured another of my problems where a > specific static route did not work, but now it does after killing that > module. I guess it made its own decisions that my instructions were not > worthy enough to obey. I am highly irked at Gentoo right now that they would > do this with no warnings or notifications that this was a new > automagic 'feature' which , unless i am made to understand why I need it, > simply has caused me problems. > > > > On Sun December 3 2006 05:50, Chuck wrote: > > > On Sunday 03 December 2006 00:28, Herbert Poetzl wrote: > > > > > > > > > this is during boot when initializing the ethx adapters. > > > > > > > I noticed that myself on a Debian/Etch system - I suppose > > any distro that follows their lead (uses the same udevd) > > might have the same symptoms; > > > > Look for: /etc/udev/rules.d/z25_persistent-net.rules > > which is generated at runtime, during boot, > > by /etc/udev/persistent-net-generator.rules > > > > If you do not intend to be changing nic's in the box > > in-between boots, then that rule generator only needs > > to run once per life-time of the machine - not once > > per every boot. > > > > I don't have my hands on your set-up - so I can't say > > what/how to make the changes to your configuration files, > > but that is the 'slow to initialize' ethernet nics problem > > area. > > > > Believe me, you do not want to plug in a usb-nic if you want > > a fast boot - it will eventually boot but you could swear > > the kernel hung while waiting. > > > > Mike > > > > > > > On Fri, Dec 01, 2006 at 10:32:12PM -0500, Chuck wrote: > > > > > > > > > i am assuming this behavior is in recent iproute2 changes. previously > > > > > on an x86 machine last year, 140 ip addys on one nic would load very > > > > > fast. > > > > > > > > > > now, on amd64 current versions, it pauses 2 whole seconds between ip > > > > > addys!! > > > > > > > > when you add them? remove them? or just view them? > > > > > > > > could be an overeager nameservice reverse lookup > > > > trying to find a name to your IPs :) > > > > > > > > HTH, > > > > Herbert > > > > > > > > > it is intolerable. does anyone have a fix for this or know what causes > > > > > it? > > > > > > > > too little information ... > > > > > > > > best, > > > > Herbert > > > > > > > > > -- > > > > > > > > > > Chuck > > > > > > > > > > ___ > > > > > Vserver mailing list Vserver@list.linux-vserver.org > > > > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > > > > > > > ___ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver > > > ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
On Tuesday 05 December 2006 07:36, Oliver Welter wrote: i was under the impression it was still ~x86 and not production yet. maybe I am severely mistaken, and I hope so.. it would be much easier :) I am not against running vserver experimentals on our production machines because I trust them totally, but this is for a customer who is buying a box from us and and our remote maintenance services and wants it set up with all virtual servers. I cannot allow a non production piece of code into this particular box. > Chuck wrote: > > I have searched everywhere I can think of and can only find stage3 files dated > > march 2006. That will require an entire rebuild to bring it to spec! > > is it a bad idea to use a default stage3 > > AFAIK since the last update of the baselayout it is not necessary to use > a special stage - perhaps hollow or phreak can shade some lights > > Oliver > -- > Diese Nachricht wurde digital unterschrieben > oliwel's public key: http://www.oliwel.de/oliwel.crt > Basiszertifikat: http://www.ldv.ei.tum.de/page72 > -- Chuck "...and the hordes of M$*ft users descended upon me in their anger, and asked 'Why do you not get the viruses or the BlueScreensOfDeath or insecure system troubles and slowness or pay through the nose for an OS as *we* do?!!', and I answered...'I use Linux'. " The Book of John, chapter 1, page 1, and end of book ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
Chuck wrote: I have searched everywhere I can think of and can only find stage3 files dated march 2006. That will require an entire rebuild to bring it to spec! is it a bad idea to use a default stage3 AFAIK since the last update of the baselayout it is not necessary to use a special stage - perhaps hollow or phreak can shade some lights Oliver -- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat: http://www.ldv.ei.tum.de/page72 smime.p7s Description: S/MIME Cryptographic Signature ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
[Vserver] 2006.1 Gentoo x86 stage3 for vserver ?
I have searched everywhere I can think of and can only find stage3 files dated march 2006. That will require an entire rebuild to bring it to spec! Any place to find something done using 2006.1/gcc4.1.1? I understand I cannot build my own any more as there are no more vserver baselayout packages according to a previous msg in this list and I must use production quality packages on this machine. I cannot use experimentals. -- Chuck ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
Re: [Vserver] kernel bug
On Tuesday 28 November 2006 15:54, Herbert Poetzl wrote: > On Tue, Nov 28, 2006 at 08:11:35AM +0100, Andreas Baetz wrote: > > On Sunday 26 November 2006 23:22, Herbert Poetzl wrote: > > > On Fri, Nov 24, 2006 at 08:11:39AM +0100, Andreas Baetz wrote: > > > > On Thursday 23 November 2006 18:49, Herbert Poetzl wrote: > > > > > On Thu, Nov 23, 2006 at 02:43:13AM +0100, Herbert Poetzl wrote: > > > > > > > > > > > > thanks, should be fixed in the next release > > > > > > > > > > vs2.0.2.2-rc8 is out ... > > > > > > > > I tried vs2.0.2.2-rc8 with 2.6.18.3, the vserver starts ok, no > > > > errors, but when I stopped it, the whole system freezed. > > > > Right after "Deconfiguring network interfaces...done." > > > > > > okay, maybe you get around, the stack trace of > > > all processes would probably tell us more ... > > I wrote down some of the trace output by hand: > > hmm, the numbers of those dumps would be interesting, > especially if you have an unstripped kernel (vmlinux) > available, so we can figure _where_ this happens > > so a serial console or some other means of recording > them would be very helpful, if not available, try > with a photo camera ... > I did some more tests: At console 1: host:~# vserver deb4 enter deb4:/# .. Then I stopped all services in deb4 .. deb4:/# ps ax PID TTY STAT TIME COMMAND 1 ?Ss 0:00 init [2] 4999 ?S+ 0:00 login 5023 pts/0Ss 0:00 /bin/bash -login 5043 pts/0R+ 0:00 ps ax At console 2: host:~# vps ax|grep 8004 4999 8004 deb4 tty3 S+ 0:00 login 5023 8004 deb4 pts/0Ss+0:00 /bin/bash -login 5049 0 MAIN tty2 S+ 0:00 grep 8004 At console 1: deb4:/# EIP: [] 0xe2fd8894 SS:ESP 0068:e4711f20 <1>Fixing recursive fault but reboot is needed! host kernel: Oops: 0002 [#1] host kernel: PREEMPT host kernel: CPU:0 host kernel: EIP is at 0xe2fd8894 host kernel: eax: e2fd ebx: e2fd8930 ecx: 0001 edx: 0001 host kernel: esi: edi: e2fd8890 ebp: e4711f48 esp: e4711f20 host kernel: ds: 007b es: 007b ss: 0068 host kernel: Process vcontext (pid: 4638[#8004], ti=e471 task=e4334ab0 task.ti=e471) host kernel: Stack: c01195e3 e2fd 0001 0001 0001 host kernel: 0001 0286 e4711f6c c011b1af 0001 e2fd8890 host kernel: e4711f9c e4334ab0 0010 c17efa90 c01224b9 c011ac30 host kernel: Call Trace: host kernel: Code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 94 88 fd e2 <30> 89 fd e2 02 00 00 00 00 00 00 00 2f 65 74 63 2f 76 73 65 72 host kernel: EIP: [] 0xe2fd8894 SS:ESP 0068:e4711f20 The same doesn't work with another vserver (deb3). With deb3, I can stop all services, then after CTRL-D there is no deb3 anymore in vserver-stat (I think that is how it is supposed to work) > > BUG: unable to handle kernel NULL pointer dereference at virtual > > address 0005 > > printing eip: > > c0104118 > > one of those addresses is listed above, you might > be able to get thre required info with: > > addr2line -e vmlinux c0104118 > > another option to identify the location is the code > sequence dumped at the end (2 digit block) > > TIA, > Herbert Andreas ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ** ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver