1133659510 Q * Johnnie Read error: Connection reset by peer 1133659715 J * robig ~robig_m@envoppp3.envia-tel.de 1133659723 M * robig hi 1133659734 M * robig someone here? 1133659750 M * daniel_hozac always. 1133659873 J * IG-Kyle` ~Kyle@ACB13DF6.ipt.aol.com 1133659969 Q * IG-Kyle` Quit: 1133660314 J * Johnnie ~john@acs-24-154-53-16.zoominternet.net 1133660622 M * robig can you help me with my vlan problem? 1133661857 M * robig hello? 1133662275 N * Bertl_oO Bertl 1133662279 M * Bertl hello robig! 1133662285 M * robig hi 1133662303 M * Bertl robig: some folks have a real life (at least on the weekend :) 1133662331 M * Bertl robig: so what's up with your vlan? 1133662342 M * robig i have a big problem: i've updated my kernel & host system to 2.6.12.4 and stable sarge. 1133662364 M * Bertl well, stable sarge is broken 1133662370 M * robig now my vservers cant bind to the vlan device (i think) 1133662397 M * Bertl how did you configure them? 1133662413 M * robig i dont touch the config 1133662450 M * Bertl okay, what kind of config are we talking about? the single file config? 1133662466 M * robig hm.. seems only mysql has this problem 1133662488 M * Bertl maybe you've got a mysql running on the host too? 1133662518 J * shedi ~siggi@inferno.lhi.is 1133662526 M * robig nope. he trys to connect to a socket 1133662563 M * robig i have a config file for each vserver in /etc/vservers 1133662576 M * robig and a directory 1133662675 M * Bertl so you are using the legacy config filr format 1133662693 M * Bertl guest startup works but mysql fails, or what? 1133662856 M * robig and the apache 1133662884 M * robig ive shut down all other vservers 1133662895 J * mep__ mep@p50919054.dip0.t-ipconnect.de 1133662915 M * Bertl robig: first, I'd suggest to avoid the debian sarge tools 1133662949 M * robig ok, tell me wher to get others 1133662950 M * Bertl robig: then, please upload a log of the guest startup and the output of the testme.sh script somewhere (e.g. pastebin.com) 1133663014 M * Bertl http://www.13thfloor.at/~ensc/util-vserver/files/alpha/ 1133663035 M * Bertl 0.30.209 is latest, make sure to configure the prefix and other stuff to your likings 1133663335 Q * mep_ Ping timeout: 480 seconds 1133663337 M * robig what would be debian default? 1133663375 M * Bertl check with the installed tools, by doing 'vserver-info - SYSINFO' 1133663410 M * Bertl and make sure to remove the installed tools first (before installeing the others) 1133663643 M * robig where can i set the vserver-Rootdir? 1133663683 M * Bertl try ./configure --help 1133663693 M * Bertl it shows the options _and_ the defaults 1133663712 M * Bertl after doing the ./configure, you see an overview of all settings 1133663782 M * robig found :) 1133664145 M * robig compiling 1133664320 M * robig src/rpm-fake.c: In function `reduceCapabilities': 1133664320 M * robig src/rpm-fake.c:422: error: structure has no member named `pid' 1133664320 M * robig src/rpm-fake.c:429: error: invalid operands to binary & 1133664379 M * Bertl did you 'forget' to install dietlibc? or maybe got a really old one? 1133664537 M * robig dietlibc (0.29-6) 1133664545 M * Bertl should be fine 1133664677 M * Bertl what's in line 422 of src/rpm-fake.c? 1133664755 M * robig header.pid = 0; 1133664904 M * Bertl what kernel headers do you use? 1133664929 M * Bertl my /usr/include/linux/capability.h contains a pid in __user_cap_header_struct 1133664964 M * robig how do i find that out? 1133665035 M * Bertl what? the kernel header version? guess dpkg should tell 1133665202 M * robig no. ive compiled the kernel by ma self. what directory schould be used by default? 1133665232 M * Bertl ah, well, the kernel headers usually come with your libc 1133665262 M * Bertl you should not use unprocessed kernel headers for userspace 1133665390 M * robig ive set a sym link to ma current kernel in /usr/src ... see if it compiles now.. 1133665397 M * robig +lets 1133665448 M * robig nope 1133665450 M * robig same error 1133665489 M * Bertl as I said, better install the kernel headers 1133665568 M * Bertl (on mandrake the package is called kernel-headers, probably debian has a similar name) 1133665755 M * robig i think theyre installed too 1133665791 Q * Johnnie Read error: Connection reset by peer 1133665963 M * robig i simply want to make one (the main) vserver running 1133665983 M * Bertl well, as I said, debian is pretty broken in many regards ... 1133665994 M * Bertl but check in debian testing/unstable 1133666010 M * Bertl they have some updated packages for util-vserver IIRC, 0.30.208 1133666012 M * robig would it be usefulll to update to current sid ? 1133666041 M * Bertl maybe, can't really say, I'm not using debian that much 1133666070 M * Bertl you might ask micah what combinations are the best atm 1133666254 M * robig mysql is running in the old kernel 1133666287 M * robig can i see somewhere what (vserver)process listents on what port? 1133666312 M * Bertl yes, you can use lsof and netstat for guest contexts too 1133666324 M * Bertl if you want to see all of them, use context xid=1 1133666366 M * Bertl btw, I just realized that you are using 2.6.12.x while I'd suggest to use 2.6.14.3 with the latest 2.0.1-rc4 or so 1133666383 J * Johnnie ~john@acs-24-154-53-16.zoominternet.net 1133666390 M * Bertl welcome Johnnie 1133666435 M * robig yes i wont to seee them all 1133666472 M * robig ill try to update to 2.6.14.3 tomorrow 1133666601 M * robig how do i get the vserver which has grabbed port 80 (apache) 1133666684 M * Bertl check with xid=1 for the pid, then check with vps for the context 1133666934 M * Johnnie Hi, thanks. 1133666940 M * Johnnie I'll be back shortly. 1133666954 M * Johnnie I have a dirty network cable. 1133666960 Q * Johnnie Quit: G'bye! 1133666991 J * Johnnie ~john@acs-24-154-53-16.zoominternet.net 1133666992 M * robig thanks a lot bertl :) 1133667004 M * robig ill go to bed now.. continuing tomorrow 1133667012 M * Bertl robig: you're welcome! hopefully more luck tomorrow! 1133667014 M * Johnnie There we go. 1133667020 M * Johnnie That should solve my random disappearing act. 1133667052 Q * robig Quit: bye bye 1133675006 M * Bertl okay, off to bed now ... have a nice whatever everyone! 1133675012 F * Bertl -o Bertl 1133675022 N * Bertl Bertl_zZ 1133688368 Q * entroposcope helium.oftc.net strange.oftc.net 1133688368 Q * Pazzo helium.oftc.net strange.oftc.net 1133690479 J * Pazzo ~Pazzo@host130-250.pool8172.interbusiness.it 1133690479 J * entroposcope ~entroposc@user-0c992og.cable.mindspring.com 1133690479 T * kinetic.oftc.net Topic: http://linux-vserver.org/ | latest stable 2.0, 2.0.1-rc5, 1.2.10, 1.2.11-rc1, devel 2.1.0-rc8 | util-vserver-0.30.209 | He who asks a question is a fool for a minute; he who doesn't ask is a fool for a lifetime -- share the gained knowledge on the wiki, and we'll forget about the minute ;) 1133700601 Q * eyck Read error: Connection reset by peer 1133700614 J * eyck eyck@81.219.64.71 1133701913 Q * shedi Ping timeout: 480 seconds 1133702639 J * shedi ~siggi@inferno.lhi.is 1133703993 N * Bertl_zZ Bertl_oO 1133704688 Q * shedi Ping timeout: 480 seconds 1133707979 J * night ~night@p54A3303E.dip0.t-ipconnect.de 1133708067 J * id23 ~id@213.155.81.155 1133708074 N * id23 id 1133708078 M * id hiho 1133708711 M * daniel_hozac ho ho ho! 1133709470 J * infowolfe ~infowolfe@209-112-219-176-cdsl-rb1.nwc.acsalaska.net 1133709491 Q * infowolfe Quit: 1133710161 M * bragon oO 1133710170 M * bragon it's wonderful :) 1133710926 Q * derjohn Remote host closed the connection 1133711198 J * Viper0482 ~Viper0482@p549743EA.dip.t-dialin.net 1133711600 M * misko herbert, around? 1133711759 M * daniel_hozac oO == out of office ;) 1133712775 M * bragon daniel_hozac: ;) 1133714001 J * robig ~robig@cable-62-117-13-99.cust.blue-cable.de 1133714008 M * robig hi 1133714019 M * robig hi bertl 1133714237 M * robig sombody out there? 1133714237 Q * Viper0482 Read error: Connection reset by peer 1133715061 M * daniel_hozac sure. 1133715146 M * robig :) can you tell me what vdir in /etc/vservers/xxx/ is? 1133715166 M * daniel_hozac it's a symlink to the root directory of the vserver. 1133716849 J * binnypgr ~binnypgr@dialpool-210-214-84-251.maa.sify.net 1133717783 Q * binnypgr Quit: Client Exiting 1133718287 J * shedi ~siggi@inferno.lhi.is 1133718347 M * misko whois daniel_hozac 1133718360 Q * misko Quit: ircII EPIC4-2.2 -- Are we there yet? 1133718621 Q * eyck Read error: Connection reset by peer 1133718807 Q * ntrs Quit: Leaving 1133719681 J * eyck eyck@81.219.64.71 1133720147 J * Viper0482 ~Viper0482@p549743EA.dip.t-dialin.net 1133720195 Q * FaUl Quit: leaving 1133720291 Q * eyck Remote host closed the connection 1133720293 J * eyck eyck@81.219.64.71 1133720342 J * FaUl QtK14BPkbU@verbrennung.org 1133720344 M * FaUl re 1133720393 Q * Viper0482 Remote host closed the connection 1133720616 M * robig on entering an vserer a message like mesg: /dev/pts/1: Operation not permitted apperars, can this be a problem? 1133720648 M * daniel_hozac it shouldn't be. if it is, just use ssh to enter the vserver. 1133720658 Q * eyck Remote host closed the connection 1133720676 J * eyck eyck@81.219.64.71 1133720704 M * robig no login works fine 1133720716 M * robig no, the login works fine :) 1133720761 M * robig how can i find out, what vserver is using port 3306 ? 1133721105 M * NikDaPhreak robig: you could run for i in `ls -1 /vservers/`; do echo "Checking vserver $i... " ;vserver $i exec `netstat -nat |grep 3306 `;done 1133721300 Q * eyck Remote host closed the connection 1133721308 J * eyck eyck@81.219.64.71 1133721570 M * robig No command given; use '--help' for more information. 1133721590 M * robig is the output all the time. 1133721616 Q * eyck Remote host closed the connection 1133721618 J * eyck eyck@81.219.64.71 1133721983 Q * eyck Remote host closed the connection 1133721985 J * eyck eyck@81.219.64.71 1133722648 M * robig NikDaPhreak: ? 1133722673 M * robig ive used: for i in `ls -1 /vservers/`; do echo "Checking vserver $i... " ;vserver $i exec netstat -nat |grep 3306 ;done 1133722700 M * robig but cand find any matching port.. but i still cant bind to that 1133722725 J * sebi_ ~sebi@Fd3ac.f.strato-dslnet.de 1133722831 Q * sebi Ping timeout: 480 seconds 1133723213 Q * eyck Read error: Connection reset by peer 1133724076 Q * FireEgl Quit: Bye... 1133724260 M * robig vserver-stat shows the running vservers with uptime&more... 1133724265 M * robig ... right? 1133724329 M * Loki|muh right. 1133724599 M * robig whats about vservers without name? 1133724631 M * Loki|muh uh dunno 1133724679 Q * id Quit: Leaving 1133724704 M * robig how can i kill them? :) 1133725247 M * daniel_hozac vkill 1133725287 M * Loki|muh anything like vkill --xid -s SIGKILL 1133725294 M * Loki|muh -ayn+some 1133725320 M * daniel_hozac isn't the pid required? i've never had lingering contexts... 1133725347 M * daniel_hozac robig: i assume you aren't using static xids? 1133725359 M * robig me too :) 1133725384 M * robig where do I get the xid's? 1133725393 M * daniel_hozac vserver-stat should show them to you. 1133725400 M * daniel_hozac first column. 1133725867 M * night hmm, strange 1133725884 M * night 'ip addr list' shows me the adresses of a vserver, whereas ifconfig does not 1133725889 M * night is that normal? 1133726045 M * daniel_hozac yes, ifconfig is old and broken. 1133726061 M * daniel_hozac it will only show interfaces and their aliases. 1133726342 M * robig what kernel & vserver version do you recommend for productive use? 1133726379 M * robig (on my internet server providing several webservices) 1133726450 M * daniel_hozac 2.6.14.3-vs2.0.1-rc5, or possibly a 2.6.13 kernel (if you hit the sendfile issues, i haven't seen them yet). 1133727333 Q * sladen Ping timeout: 480 seconds 1133727394 J * sladen paul@starsky.19inch.net 1133727936 M * night so it is considered a sign of misconfiguration if ifconfig shows the address of a vserver? 1133727975 M * daniel_hozac not necessarily. 1133728013 M * daniel_hozac if you set an alias, it'll be shown by ifconfig. 1133728049 Q * yarihm-PB Quit: Leaving 1133728061 M * night right, those interfaces/#/name - files 1133728179 M * night i ask because we're having trouble with that, sometimes when a vserver is stopped it takes down all the aliases of other vservers, too 1133728188 M * night making them unreachable 1133728381 M * daniel_hozac does the host have an address on that interface? 1133728424 M * night yes 1133728450 M * daniel_hozac does the vserver have too many caps and isn't properly cleaned of shutdown scripts? 1133728487 M * daniel_hozac (CAP_NET_ADMIN and your typical distribution's halt script would be a lethal combo) 1133728531 M * night i dont give it any caps, are there default ones? 1133728556 M * daniel_hozac yes, but the default ones are not enough to do any damage. 1133728569 M * daniel_hozac can you reproduce it? 1133728635 M * night not deterministic, but it happens every one in a while precisely when a vserver was stopped 1133730228 M * night hmm, does it need any more files in interfaces/#/ than dev,ip and prefix? 1133730437 Q * aba Ping timeout: 480 seconds 1133730662 J * ntrs ~ntrs@68-188-50-87.dhcp.stls.mo.charter.com 1133731310 J * aba ~aba@eos.turmzimmer.net 1133731632 M * robig daniel_hozac: where do I find the kernel patch for 2.6.14.3 ? 1133732587 M * daniel_hozac robig: http://vserver.13thfloor.at/Experimental/ 1133733047 M * ag- Bertl has a funny naming policy: the stable patch is in Experimental/, of course, why do you ask? ;P 1133733064 M * daniel_hozac it's a stable prepatch ;) 1133733075 M * daniel_hozac or prestable patch... 1133733080 M * daniel_hozac heh. 1133733085 M * ag- whatever :D 1133733677 M * robig thanks :) 1133733695 M * robig c u later guys ;) 1133733697 M * robig bye 1133733704 P * robig 1133734403 J * Aiken ~james@tooax6-124.dialup.optusnet.com.au 1133735266 J * yarihm ~yarihm@84-73-119-83.dclient.hispeed.ch 1133735893 J * prae ~benjamin@sherpadown.net 1133736836 J * Wolfwood^DC nicholasd@d60-65-89-230.col.wideopenwest.com 1133737290 Q * Wolfwood Ping timeout: 480 seconds 1133737538 Q * Wolfwood^DC Ping timeout: 480 seconds 1133737876 Q * prae Quit: Pwet 1133737946 Q * yarihm Quit: Leaving 1133738481 J * coresync ~coresync@ipdial-180-27.tri-isys.com 1133739403 Q * Johnnie Read error: Connection reset by peer 1133739434 Q * coresync Quit: ircN 7.27 + 7.0 for mIRC (2002/01/10 00.00) 1133740080 Q * night Quit: Leaving 1133740196 J * Johnnie ~john@acs-24-154-53-16.zoominternet.net 1133740329 Q * Johnnie Quit: 1133740339 J * Johnnie ~john@acs-24-154-53-16.zoominternet.net