1184544162 Q * bzed Quit: Leaving 1184546785 M * daniel_hozac Bertl: http://wiki.linux-vserver.org/Template:CurrentPatchTableMatrix do you still think the entire columns should be the appropriate color? 1184546909 J * DoberMann_ ~james@AToulouse-156-1-132-102.w90-30.abo.wanadoo.fr 1184547018 Q * DoberMann[ZZZzzz] Ping timeout: 480 seconds 1184548007 M * Bertl daniel_hozac: yes, but I guess it is fine for now :) 1184548035 M * Bertl daniel_hozac: (i.e. don't spend more time on it right now :) 1184548804 M * daniel_hozac heh, okay. 1184548884 M * Bertl it would probably need to be a lighter color for the columns (so that the 'header quality' is not lost) and thus more work :) 1184548936 M * Bertl btw, what was the issue with the style yesterday? 1184548945 M * daniel_hozac just caching, apparently. 1184548958 M * daniel_hozac i didn't realize mediawiki had its own caching. 1184548994 M * Bertl so the mediawiki cache was not coherent? 1184549032 M * daniel_hozac what? 1184549066 M * Bertl well, you stored the stylesheet there, and I didn't get it, no? 1184549073 M * Bertl (instead I got an older version) 1184549076 M * daniel_hozac right. 1184549109 M * daniel_hozac it wasn't discarding the cache despite of the new version. 1184549169 M * daniel_hozac +english 1184549625 M * Bertl btw, did you get my message regarding 0.30.213 on 2.4.34.5? 1184549642 M * daniel_hozac yeah. 1184549658 M * Bertl any ideas there? or already fixed in HEAD? 1184549661 M * daniel_hozac that looked very strange. no /bin/ps? 1184549687 M * Bertl let me check :) 1184549707 M * Bertl /bin/ps is there and works flawlessly 1184549727 M * daniel_hozac that's the only thing vps execs, so i don't understand the error then. 1184549731 M * daniel_hozac what arch? 1184549738 M * Bertl x86 1184549748 Q * ensc Ping timeout: 480 seconds 1184549780 M * Bertl strings doesn't show /bin/ps .. but it shows /bin/sh 1184549792 M * daniel_hozac that's... odd. 1184549802 M * Bertl which is a link to bash, and works fine 1184549826 M * daniel_hozac does strings show anything with ps? 1184549847 M * daniel_hozac (path is detected during configure) 1184549913 M * daniel_hozac time to add ringtones to the keyword list? 1184550012 M * Bertl hmm, yeah, will do 1184550035 M * daniel_hozac or ringtone. 1184550063 M * daniel_hozac eh, some of them don't even have that. 1184550087 M * Bertl don't worry, I handle that :) 1184550120 M * Bertl http://paste.linux-vserver.org/4587 1184550141 M * daniel_hozac that's interesting. 1184550145 M * Bertl will take a few days till we are completely clean, and then a small adjustment every now and then 1184550157 M * daniel_hozac do you still have the source tree around? 1184550164 M * Bertl sure 1184550171 M * daniel_hozac what does grep PS_PROG pathconfig.h return? 1184550184 M * Bertl #define PS_PROG"@PS@" 1184550249 M * Bertl the others (*_PROG) show similar 1184550289 M * Bertl configure.log? 1184550331 M * daniel_hozac yes please. 1184550442 M * Bertl http://vserver.13thfloor.at/Stuff/config_anon.log 1184550614 M * daniel_hozac that looks good, except for ENSC_PATHPROG_SED.. 1184550738 M * daniel_hozac does test /bin/ps && echo good output good on that system? 1184550759 M * Bertl yep 1184550846 M * daniel_hozac have you rerun autotools, or is that with the scripts that come with the tarball? 1184550860 M * Bertl that was just with ./configure 1184550893 M * Bertl although I had to run it twice, forgot to install a recent dietlibc :) 1184550913 M * daniel_hozac hehe. 1184551046 M * daniel_hozac do you have the autotools installed? could you test if regenerating them makes it work? (i don't see why, but...) 1184551188 M * Bertl I ahve auto(re)conf/make and friends here 1184551241 M * daniel_hozac okay, so just autoreconf -fi 1184551318 M * Bertl okay, and now? 1184551335 M * daniel_hozac re-./configure 1184551355 M * Bertl okay 1184551399 M * Bertl hmm, maybe this one helps (maybe I missed it in the first place?) 1184551400 M * Bertl ./configure: readlink: command not found 1184551440 M * Bertl that seems to be coreutils 1184551443 M * daniel_hozac yeah. 1184551458 Q * insomniaa Ping timeout: 480 seconds 1184551461 M * Bertl but the system doesn't have it, it is still on fileutils 1184551491 M * Bertl so coreutils are mandatory now? 1184551534 M * daniel_hozac well, i'd expect other parts of coreutils to be required already. 1184551559 J * NicoHermoso ~Gerardo@host79.190-31-241.telecom.net.ar 1184551568 M * Bertl welcome NicoHermoso! 1184551720 M * Bertl daniel_hozac: 5.0 has it already? 1184551759 M * daniel_hozac i'd assume so. 1184551791 M * Bertl yeah, looks like, let's see ... :) 1184551986 Q * EtherNet\AwAy Ping timeout: 480 seconds 1184551993 M * Bertl btw, do we have a list somewhere, what is minimally required to build util-vserver? 1184552026 M * Bertl I think that might be interesting for embedded folks ... 1184552033 M * daniel_hozac cat REQUIREMENTS 1184552041 M * daniel_hozac not complete in any way thogh. 1184552045 M * daniel_hozac +u 1184552054 M * Bertl hmm, with the coreutils, I now get: 1184552060 M * Bertl lib/lib_libvserver_la-syscall.lo: file not recognized: File format not recognized 1184552095 M * daniel_hozac from what? ld? 1184552112 M * Bertl yep 1184552114 M * daniel_hozac that's a libtool object, so libtool should be translating it... 1184552129 M * daniel_hozac maybe try with the stock scripts again, this time with coreutils? 1184552266 M * Bertl looks better (compiling) 1184552376 M * daniel_hozac does pathconfig.h look right this time? 1184552400 M * Bertl yep, much better ... 1184552408 M * daniel_hozac okay, good. 1184552420 M * daniel_hozac i guess we have to check for that 1184552441 M * Bertl yep, everything working fine now, tx! 1184554962 N * NicoHermoso EtherNet 1184557653 J * Gerardo ~Gerardo@host79.190-31-241.telecom.net.ar 1184558017 N * EtherNet Guest449 1184558017 N * Gerardo ethernet 1184558021 N * ethernet EtherNet 1184558022 Q * Guest449 Read error: Operation timed out 1184559390 N * EtherNet EtherNet\AwAy 1184559679 Q * slack101 Ping timeout: 480 seconds 1184559700 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184562515 N * DoberMann_ DoberMann[PullA] 1184563944 Q * slack101 Ping timeout: 480 seconds 1184563965 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184566329 Q * DavidS|Juelich Quit: Leaving. 1184568004 J * Piet ~piet@tor.noreply.org 1184568248 J * ensc ~irc-ensc@p54B4E7B5.dip.t-dialin.net 1184568269 Q * slack101 Ping timeout: 480 seconds 1184568290 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184569789 J * HeinMueck ~Miranda@dslb-088-064-010-009.pools.arcor-ip.net 1184571861 M * Ramjar any reason why to run stage 4 instead of stage 3? 1184571896 M * Bertl I don't think so 1184571954 M * Ramjar thnx 1184572290 J * cedric ~cedric@80.70.39.67 1184572312 M * Bertl welcome cedric! 1184572320 M * cedric hey Bertl 1184572347 M * cedric early riser today? ;) 1184572369 M * Bertl nah, still up, almost off to bed :) 1184572385 M * cedric eheh 1184572389 M * harry my vserver host crashed again 1184572398 A * harry has to hurry to see what the problem is :( 1184572406 M * harry second crash in a pretty short timespan :( 1184572565 M * slack101 Bertl, good day Bertl 1184572692 M * Ramjar can i run a normal installation of gentoo on a vserver? (is it something that i need to have in my mind?) 1184573127 J * Pazzo ~ugelt@195.254.225.136 1184573316 M * Bertl Ramjar: as long as you make sure that failing hardware access does not affect it, sure 1184573322 M * Bertl slack101: and to you too 1184573342 M * slack101 i actually havent slept yet :P 1184573401 M * Bertl so? 1184573765 M * slack101 well i said good day Bertl ;) 1184573797 M * Bertl and I said, '2u2', so? 1184574102 T * Bertl http://linux-vserver.org/ | latest stable 2.2.0.1, 2.0.3-rc3, devel 2.3.0.12, stable+grsec 2.0.2.1, 2.2.0 | util-vserver-0.30.213 | libvserver-1.0.2 & vserver-utils-1.0.3 | 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 ;) 1184574128 M * Bertl okay, uploaded 2.2.0.1 for 2.6.20/21/22 (updates) 1184574175 M * Bertl dilinger: http://vserver.13thfloor.at/Stuff/OLPC/delta-OLPC.0.4.1-0.4.2.diff should have the relevant changes to the current vserver branch 1184574186 M * Ramjar what do i need to do in order to delete a vserver-guest. do i only need to delete /etc/vserver/xxx or do i need to do something else? 1184574207 M * Bertl best use util-vserver (vserver --help) 1184574231 M * Ramjar oh nice. thnx 1184574246 M * Bertl np 1184574311 M * Ramjar -bash: util-vserver: command not found but emerge -s util-vserver (Latest version installed: 0.30.212-r2) 1184574314 M * Ramjar hmm stange 1184574327 M * Bertl the command is called 'vserver' 1184574344 M * Bertl e.g. 'vserver foo delete' 1184574366 M * Ramjar hehe oh i see :) sorry 1184574380 M * Bertl np, the package is called util-vserver :) 1184574395 M * Ramjar =) 1184574665 M * Bertl daniel_hozac: please check if I forgot something important when you get back ... TIA 1184574675 M * Bertl okay, off to bed now ... have a good one everyone! cya! 1184574680 N * Bertl Bertl_zZ 1184575045 J * insomniaa ~insomnia@80.99.232.232 1184575061 M * dilinger Bertl_zZ: cool, thanks! 1184575061 M * insomniaa hi 1184575241 M * harry complete crash 1184575244 M * harry blank screen :( 1184576022 Q * HeinMueck Quit: Aah! 1184576856 Q * slack101 Ping timeout: 480 seconds 1184576861 M * Ramjar --initstyle plain \ 1184576877 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184576890 M * Ramjar opps 1184577503 M * Ramjar When i run vserver server stop i got this error: http://pastebin.ca/raw/492517 why ? 1184578035 Q * Johnnie Read error: Operation timed out 1184578120 M * Ramjar oh i found something here about that http://www.paul.sladen.org/vserver/archives/200505/0085.html so i hope this will solve my problem 1184578546 M * Ramjar nopp didnt solve my problem. someone know how to? 1184578709 J * Johnnie ~jdlewis@c-67-163-246-136.hsd1.pa.comcast.net 1184579381 Q * arachnist Ping timeout: 480 seconds 1184579764 J * Punkie ~punkie@235-105-207-85.bluetone.cz 1184580095 Q * Punkie Quit: Leaving 1184581376 Q * nox Ping timeout: 480 seconds 1184581828 J * nox ~nox@static.88-198-17-175.clients.your-server.de 1184584452 J * rgl ~Rui@84.90.10.107 1184584454 M * rgl hello 1184584908 J * lilalinux ~plasma@dslb-084-058-220-042.pools.arcor-ip.net 1184584977 J * Gerardo ~Gerardo@host79.190-31-241.telecom.net.ar 1184585269 Q * Johnnie Ping timeout: 480 seconds 1184585363 Q * EtherNet\AwAy Ping timeout: 480 seconds 1184585445 Q * slack101 Ping timeout: 480 seconds 1184585466 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184585547 N * Gerardo EtherNet\AwAy 1184585819 J * Johnnie ~jdlewis@c-67-163-246-136.hsd1.pa.comcast.net 1184586218 J * EtherNet ~Gerardo@host79.190-31-241.telecom.net.ar 1184586242 Q * Aiken Quit: Leaving 1184586256 J * Gerardo ~Gerardo@host17.190-30-18.telecom.net.ar 1184586376 J * Gerardo__ ~Gerardo@host17.190-30-18.telecom.net.ar 1184586565 Q * EtherNet\AwAy Ping timeout: 480 seconds 1184586719 Q * EtherNet Ping timeout: 480 seconds 1184586790 Q * Gerardo Ping timeout: 480 seconds 1184586794 Q * Piet Remote host closed the connection 1184586842 J * Piet hiddenserv@tor.noreply.org 1184588163 Q * lilalinux Remote host closed the connection 1184589679 J * ntrs_ ntrs@68-188-55-120.dhcp.stls.mo.charter.com 1184589679 Q * ntrs Read error: Connection reset by peer 1184589710 Q * slack101 Ping timeout: 480 seconds 1184589731 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184589876 M * harry Ramjar: you're doing strange things in a guest.... 1184589886 M * harry activating swap, mounting filesystems... 1184589903 M * harry i asume it's gentoo? 1184589916 M * harry in that case: play with the init style things... 1184589919 Q * Johnnie Ping timeout: 480 seconds 1184589926 M * harry (i don't have gentoo anywhere , so i can't help you) 1184590470 J * Johnnie ~jdlewis@c-67-163-246-136.hsd1.pa.comcast.net 1184590706 M * daniel_hozac Ramjar: does that guest have baselayout2? 1184590719 M * daniel_hozac Ramjar: did you build it with the -d gentoo switch? 1184590738 M * daniel_hozac (or follow any of the other instructions for how to build a Gentoo-guest...) 1184590754 M * flea or, are you running at least one process? 1184590754 M * flea :D 1184590768 M * flea the majority of those errors are cosmetic ones... 1184590781 M * daniel_hozac yep, but all of those are fixed. 1184590798 M * daniel_hozac i.e. a properly installed Gentoo-guest should be clean. 1184590810 M * flea daniel_hozac: I think the were to be fixed in the final baselayour 13 ? 1184590827 M * daniel_hozac it's baselayout2 nowadays. 1184590858 M * flea baselayout2 will be the official one for gentoo? 1184590876 M * daniel_hozac yes. 1184590926 M * flea nyce :D I'm using the latest baselayout with those cosmetic errors... .now I'm cursious I'm going to test baselayout2 1184590934 M * flea do you know fi that's already on the portage? 1184590954 M * daniel_hozac has been for months... it's in the stages Hollow has available as well. 1184590987 M * flea Hmmm going to try that :D 1184591020 M * flea I'm using the stage patched with the latest baselayout expecially for gentoo 1184591033 M * flea that have that on the official gentoo home page 1184591051 M * flea the only diff I think is the baselayout 1184591453 J * bzed ~bzed@dslb-084-059-127-051.pools.arcor-ip.net 1184591616 Q * Baby Read error: Connection reset by peer 1184591782 M * AStorm daniel_hozac, well, here its halt.sh script is breaking on "remount r/o" 1184591793 M * AStorm I have to ping #gentoo-vserver guys about that 1184591827 M * daniel_hozac there's a halt.sh script as well as shutdown.sh? 1184592079 M * AStorm it seems so 1184592106 M * AStorm /etc/init.d/halt.sh 1184592109 M * AStorm this one 1184592166 M * AStorm but it seems to have been fixed in baselayout-2.0.0_alpha4 1184592236 M * AStorm (uses RC_SYS) 1184593161 M * AStorm Hmm 1184593168 M * AStorm now, that remounting doesn't cause any problems 1184593168 M * daniel_hozac Bertl_zZ: 2.6.19.7-vs2.2.0.1 doesn't have, well, anything. i take it it's not actually 2.2.0.1? 1184593184 M * AStorm but vserver stop still hangs and only timeouts 1184593187 M * AStorm I guess why :D 1184593200 M * AStorm it's because I put some sleep inf into /etc/conf.d/local.start 1184593207 M * AStorm and it doesn't kill it 1184593661 Q * nox Ping timeout: 480 seconds 1184594006 J * nox ~nox@static.88-198-17-175.clients.your-server.de 1184594009 Q * slack101 Ping timeout: 480 seconds 1184594028 J * EtherNet ~Gerardo@host17.190-30-18.telecom.net.ar 1184594030 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184594046 J * anculz sponsz@mic92-6-82-227-94-181.fbx.proxad.net 1184594048 M * anculz http://vaniketamer.miniville.fr/ 1184594050 M * anculz http://vaniketamer.miniville.fr/ 1184594092 Q * flea Quit: later 1184594146 Q * Wonka Ping timeout: 480 seconds 1184594148 P * anculz 1184594296 J * Wonka produziert@chaos.in-kiel.de 1184594501 Q * nebuchadnezzar Read error: Connection reset by peer 1184594501 Q * C14r Read error: Connection reset by peer 1184594501 Q * ruskie Write error: connection closed 1184594505 J * nebuchad` ~nebu@zion.asgardr.info 1184594553 N * nebuchad` nebuchadnezzar 1184594589 M * AStorm ban that spammer 1184594589 Q * Gerardo__ Ping timeout: 480 seconds 1184594589 M * daniel_hozac why? 1184594589 M * AStorm anculz of course 1184594589 M * daniel_hozac not who, why? 1184594589 M * AStorm Because spamming is a gross violation of netiquette :P 1184594589 M * AStorm and shouldn't be left unpunished 1184594589 J * C14r_ ~C14r@h58173.serverkompetenz.net 1184594589 M * daniel_hozac why waste effort on a first time offender? 1184594589 M * AStorm hm 1184594616 J * ruskie ruskie@ruskie.user.oftc.net 1184594818 M * rgl OT: you guys known how to make inetd listen at a speciic IP address? 1184594820 Q * Wonka Ping timeout: 480 seconds 1184594832 M * daniel_hozac which inetd? 1184594846 J * ema ~ema@rtfm.galliera.it 1184594846 M * rgl I though using: IP:service will do the trick, but it does not work :/ 1184594854 M * rgl netkit 1184594866 M * rgl (the one that seems to be installed in ubuntu) 1184594888 M * rgl though, on its man page, there is no mention to that "feature" :| 1184594968 Q * Piet Ping timeout: 480 seconds 1184595082 M * rgl daniel_hozac, oh it seems netkit inetd is quite feature less. eg: from http://packages.debian.org/unstable/net/openbsd-inetd it says openbsd-inetd supports binding to multiples address, which seems to infer that netkit can't do that. 1184595718 J * Wonka produziert@chaos.in-kiel.de 1184596112 J * Baby ~miry@195.37.62.208 1184596119 J * |Baby| ~miry@195.37.62.208 1184596125 Q * |Baby| 1184596224 J * Piet hiddenserv@tor.noreply.org 1184596740 Q * Piet Quit: Piet 1184596890 Q * opuk Ping timeout: 480 seconds 1184597513 Q * esa Ping timeout: 480 seconds 1184597738 Q * Wonka Ping timeout: 480 seconds 1184597807 J * opuk ~kupo@c213-100-138-228.swipnet.se 1184598052 J * Wonka produziert@chaos.in-kiel.de 1184598101 J * esa ~esa@ip-87-238-2-45.adsl.cheapnet.it 1184598150 M * rgl when a daemon inside a guest listens at 0.0.0.0, will that conflict with another daemon on another guest listen at 0.0.0.0 ? 1184598215 M * AStorm hmm, shouldn't conflict 1184598221 M * AStorm the interfaces are separate 1184598252 M * AStorm as the vserver app is listening only on interfaces that have been created for the vserver 1184598278 M * sid3windr rgl: no, doesn't conflict 1184598301 M * rgl the 0.0.0.0 is virtualized inside a guest? 1184598328 M * daniel_hozac yes. 1184598334 Q * slack101 Ping timeout: 480 seconds 1184598338 M * rgl thx :D 1184598355 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184598480 M * sid3windr well, rather rewritten to the first ip address in the guest 1184598490 M * daniel_hozac no. 1184598506 M * daniel_hozac 0.0.0.0 is all of the IP addresses belonging to the guest. 1184598546 M * AStorm As God Intendedâ„¢ 1184601739 N * ensc Guest492 1184601749 J * ensc ~irc-ensc@p54B4DF0D.dip.t-dialin.net 1184601860 Q * Guest492 Ping timeout: 480 seconds 1184602169 J * bonbons ~bonbons@2001:5c0:85e2:0:20b:5dff:fec7:6b33 1184602630 Q * slack101 Ping timeout: 480 seconds 1184602651 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184603645 M * yangvnc iptables on guest don't work...So I guess also fail2ban utility won't work out? 1184604114 M * harry iptables INSIDE a guest don't work, no... 1184604127 M * harry unless you give the correct caps... which you don't want to do ;) 1184604256 M * matti :) 1184604258 M * matti Hi harry 1184604332 M * harry yoooooooooooo 1184604496 M * emtty yangvnc: check out virtuatables 1184604542 M * emtty http://www.virtuaserver.com.br/forum/viewtopic.php?p=215 1184604607 M * yangvnc i guess this fail2ban tool will only work with iptables 1184604763 M * daniel_hozac virtuatables look like iptables to the guest. 1184604768 M * daniel_hozac or at least, that's the idea. 1184604795 M * yangvnc ok so i can convince my guest its basically iptables 1184604811 M * yangvnc good 1184605294 N * esa eSa| 1184605329 M * rgl I'm a bit stumbled with linux 2.6.20.14... I cannot find the NAT stuff anywhere. can you guys tell me where is it? 1184605366 M * rgl previous versions, there was a "IP: Netfilter Configuration --->" menu with "Full NAT" 1184605369 M * daniel_hozac in menuconfig, you can type /NAT to search for options named something with NAT. 1184605400 M * rgl nice trick. gonna try it. thx :D 1184605510 Q * cedric Quit: cedric 1184605517 M * harry rgl: it's kinda hidden ;) 1184605527 M * harry if you still can't find it, i'll help you find it ;) 1184605969 M * rgl oh I found it. *G* 1184605971 M * rgl thx! 1184606708 J * stefani ~stefani@flute.radonc.washington.edu 1184606924 Q * slack101 Ping timeout: 480 seconds 1184606945 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184607342 M * rgl you guys known if its possible to REDIRECT to an IP address? I'm using iptables -A PREROUTING -i eth0 -t nat -p tcp --destination 10.0.0.2 --dport 443 -j REDIRECT --to-port 8443 but this only changes the destination port. is there a way to change the destination address too? 1184607376 M * rgl or for that I need to use real nat? 1184607403 M * mnemoc Hollow: hi, may i ask where is your dietlibc repo? :) 1184607435 M * daniel_hozac http://svn.linux-vserver.org/svn/dietlibc/ 1184607436 M * Hollow mnemoc: http://svn.linux-vserver.org 1184607449 M * mnemoc daniel_hozac, Hollow: thanks :) 1184607469 M * mnemoc Hollow: is the TZ thingy included? 1184607494 M * Hollow hm, can't remember 1184607498 M * Hollow probably not :) 1184607515 M * mnemoc :) ok ,-) 1184607516 M * Hollow the revision log should tell you exactly, i have tried to commit each fix at a time 1184607532 M * mnemoc yes, i'll read it :) 1184607535 M * mnemoc carefully 1184607560 M * Hollow more patches are welcome of course :) 1184607573 M * Hollow it can only get better 1184607594 M * mnemoc hehe :) 1184607880 Q * ema Quit: leaving 1184608204 M * matti Hi Hollow 1184608220 M * Hollow hi matti 1184609311 M * matti Hm.. 1184611191 Q * slack101 Ping timeout: 480 seconds 1184611212 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184611394 Q * emtty Ping timeout: 480 seconds 1184611932 J * hardwire` ~bip@rdbck-5976.palmer.mtaonline.net 1184612035 Q * hardwire Read error: Operation timed out 1184612057 N * Bertl_zZ Bertl 1184612064 M * Bertl morning folks! 1184612072 M * matti Bertl: :) 1184612095 M * daniel_hozac morning Bertl! 1184612260 M * matti Hi daniel_hozac 1184612271 M * daniel_hozac hey matti 1184612705 J * onox ~onox@kalfjeslab.demon.nl 1184613358 M * rgl hello 1184613367 M * daniel_hozac hi 1184613722 M * Bertl daniel_hozac: so ... did I miss something, or is 2.2.0.1 fine? :) 1184613736 M * daniel_hozac 2.6.19.7 is not 2.2.0.1, right? 1184613804 M * daniel_hozac i've only checked 2.6.20.15-vs2.2.0.1 and 2.6.21.6-vs2.2.0.1 so far, and they look good. 1184614363 M * Bertl hmm, I think the 2.6.19.7 slipped through ... 1184614392 M * daniel_hozac yeah, that's what i figured, given that you didn't say it was available, and there were just minimal changes. 1184614455 M * Bertl k, removed it from the server for now :) 1184614544 J * arachnist ~arachnist@088156185052.who.vectranet.pl 1184614670 Q * Baby Remote host closed the connection 1184614710 M * daniel_hozac okay, here's a weird oops for you. http://paste.linux-vserver.org/4589 1184614801 M * daniel_hozac EIP is at line 2813 of fs/namei.c, i.e. if (!new_file) according to addr2line. 1184614806 M * Bertl looks like some 'chain/link' pointer is NULL and gets dereferenced to the main object (-14) 1184614839 M * daniel_hozac (in reality, it's at the i_size_read just below) 1184614913 M * daniel_hozac the thing is, it's trying to dereference old_file. 1184614929 M * daniel_hozac i don't see how old_file can be NULL at that point. 1184614957 M * daniel_hozac relevant asm: http://paste.linux-vserver.org/4590 1184615086 M * daniel_hozac http://paste.linux-vserver.org/4591 has the entire function up to that point 1184615238 M * Bertl could you do a -S on that function and upload the commented (-g) asm code? 1184615275 M * Bertl maybe we have a compiler issue here, but I think it might turn out to be something more mundane :) 1184615321 N * DoberMann[PullA] DoberMann 1184615439 M * daniel_hozac http://people.linux-vserver.org/~dhozac/tmp 1184615457 M * daniel_hozac (line number is 2836 here) 1184615602 M * Bertl the addr2line points to .LVL1102: correct? 1184615685 M * daniel_hozac .L1248: is probably more like it. 1184615738 M * Bertl hmm hmm, then line numbers seem messed up 1184615750 M * Bertl that one says line 2834 1184615772 M * Bertl no, sorry 1184615773 M * daniel_hozac yeah, that's what i meant above. this file has it as 2836, it's 2813 in vanilla. 1184615789 M * daniel_hozac (me translating a bit too much, i suppose :)) 1184615797 M * Bertl ah, okay 1184615811 M * daniel_hozac movl 12(%edx), %eax # .f_path.dentry, .f_path.dentry 1184615820 M * daniel_hozac is the instruction that fails. 1184615999 M * Bertl dentry_open -> old_file 1184616012 M * Bertl we do not check the return values there? 1184616025 M * daniel_hozac yep. 1184616031 M * daniel_hozac if (!old_file) 1184616032 M * daniel_hozac goto out_rel_both; 1184616041 M * daniel_hozac (after the vxdprintk) 1184616071 M * Bertl what if it returns a negative (error) code? is that possible? 1184616088 M * daniel_hozac it returns a pointer... hmm... i guess we should check for IS_ERR. 1184616104 M * daniel_hozac assuming dentry_open returns that. 1184616128 M * daniel_hozac yeah. 1184616152 M * daniel_hozac heh, thanks. can't believe it was something that simple :) 1184616176 M * Bertl you're welcome! it's always good to get a second opinion .. 1184616246 M * daniel_hozac i guess this should've gone into 2.2.0.1 as well :) 1184616289 M * Bertl yeah, let me know when you have a patch, I'll add it to 2.2.0.2 when I revamp 2.6.19.7 :) 1184616307 M * daniel_hozac hehe 1184616489 M * daniel_hozac so how do we feel about returning error values from cow_break_link? some parts do it, some parts don't. 1184616621 N * DoberMann DoberMann[ZZZzzz] 1184616639 M * Bertl well, I guess we have to check the full path, and return meaninful errors (and do some better cleanup) 1184616699 M * Bertl after all, I was hoping for a kernel side copy .. but I guess that is like waiting for read only bind mounts :) 1184616708 M * daniel_hozac probably... 1184616781 J * Baby ~miry@195.37.62.208 1184616790 M * Bertl welcome Baby! 1184616796 M * Baby hi!! :) 1184617589 M * daniel_hozac http://people.linux-vserver.org/~dhozac/p/k/delta-cow-fix10.diff performs various error return cleanups, including the -ENOSPC on a short sendfile. 1184617601 M * daniel_hozac (and fixes, where they were missing) 1184617619 M * Bertl excellent! 1184617626 M * daniel_hozac (still waiting on the box to reboot to fully test it) 1184617972 M * daniel_hozac no more crashing at least, and the vfs_unlink seems to work nicely too. 1184618062 M * daniel_hozac (i.e. no files lying around) 1184618104 J * Aiken ~james@ppp121-45-220-241.lns2.bne1.internode.on.net 1184618265 M * daniel_hozac (http://people.linux-vserver.org/~dhozac/p/k/delta-cow-fix11.diff) 1184618283 M * Bertl 11? not bad :) 1184618297 M * daniel_hozac hehe 1184618304 M * daniel_hozac i don't think they're all incremental ;) 1184618331 M * Bertl okay, what do we want/need for 2.2.0.2? 1184618398 M * daniel_hozac i think these cow fixes are good candidates... AFAIK you didn't miss anything else (other than XFS sendfile, but that's patch-less still) for 2.2.0.1. 1184618433 M * Bertl okay, can you do an all-in-one for the cow stuff? 1184618455 M * daniel_hozac should just be 10 and 11. 1184618463 M * Bertl okay, good then 1184618473 Q * gerrit Ping timeout: 480 seconds 1184619809 Q * slack101 Ping timeout: 480 seconds 1184619830 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184619885 J * Gerardo ~Gerardo@host159.190-31-236.telecom.net.ar 1184619986 M * Bertl wb Gerardo! 1184620195 J * Vudumen 043c88741e@perverz.hu 1184620202 Q * Vudu Read error: Connection reset by peer 1184620204 Q * bonbons Quit: Leaving 1184620246 Q * nox Ping timeout: 480 seconds 1184620249 Q * EtherNet Read error: Operation timed out 1184620266 Q * micah Remote host closed the connection 1184620287 J * micah ~micah@micah.riseup.net 1184620538 Q * Pazzo Quit: ... 1184620601 J * nox ~nox@static.88-198-17-175.clients.your-server.de 1184620717 J * ray6 ~ray@vh5.gcsc2.ray.net 1184620729 M * Bertl hey ray6! LTNS! 1184620755 M * ray6 Hi Bertl! And actually I'm only ray4 right now *oops* :) 1184620767 M * Bertl :) 1184621180 J * Vudu ~vudumen@perverz.hu 1184621180 Q * Vudumen Read error: Connection reset by peer 1184621907 Q * micah Remote host closed the connection 1184622656 J * HeinMueck ~Miranda@dslb-088-065-254-245.pools.arcor-ip.net 1184623066 J * micah ~micah@micah.riseup.net 1184624047 Q * HeinMueck Quit: Aah! 1184624071 Q * slack101 Ping timeout: 480 seconds 1184624092 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184624371 Q * duckx Read error: Connection reset by peer 1184624379 J * duckx ~Duck@tox.dyndns.org 1184624671 Q * rgl Ping timeout: 480 seconds 1184625388 Q * Vudu Ping timeout: 480 seconds 1184625791 J * Vudumen ~vudumen@perverz.hu 1184625953 J * markus_ ~chatzilla@chello213047089232.17.14.vie.surfer.at 1184625958 M * markus_ hi 1184625966 M * Bertl hey markus_! 1184625983 A * markus_ is stuck again :) 1184626007 J * gerrit ~gerrit@bi01p1.co.us.ibm.com 1184626046 A * sid3windr unsticks markus_ 1184626067 M * markus_ I've moved another machine inside a vserver BUT .. that machine used to run two chroots side by side .. and a crucial part inside the chroot is mounting the /proc FS .. unfortunately this doesn't work in a chroot inside a vserver, I only get "Permission denied" ... any help on that? It would be quite more work to run two separate vservers from these chroots ... 1184626148 M * Bertl that is a permission/capability problem 1184626167 M * Bertl i.e. you need to give the proper b/ccapabilities to your guest 1184626205 M * markus_ hmm 1184626284 M * markus_ I'm looking at http://linux-vserver.org/Capabilities_and_Flags .. but honestly .. I've no idea where to look exactly .. 1184626304 M * Bertl try the mount capabilities first 1184626323 M * Bertl largely depends on your kernel though 1184626347 M * markus_ do you maybe mean ccaps BINARY_MOUNT 1184626348 M * markus_ ? 1184626401 M * markus_ it's a 2.6 kernel 1184626411 M * Bertl SECURE_MOUNT, BINARY_MOUNT 1184626436 M * Bertl yes, the problem is, in 2.2 they are well supported, in older releases, it depends 1184626443 M * markus_ *gulp* 1184626449 M * daniel_hozac secure_mount should be all that's necessary for proc. 1184626493 M * markus_ sorry for the stupid question, but do I just write the SECURE_MOUNT inside the bcapabilities file? 1184626503 M * daniel_hozac in the ccapabilities 1184626505 M * daniel_hozac +file 1184626593 M * markus_ omg it seems to work 1184626623 M * markus_ o-m-g 1184626790 M * Bertl you're welcome :) 1184627183 Q * mnemoc Remote host closed the connection 1184627208 J * mnemoc ~amery@kilo105.server4you.de 1184627608 P * stefani I'm Parting (the water) 1184627631 J * dallas ~dallas@sf.newdream.net 1184628200 M * markus_ n8! 1184628221 Q * markus_ Quit: ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502] 1184628381 Q * slack101 Ping timeout: 480 seconds 1184628402 J * slack101 ~rwer@cpe-65-31-15-111.insight.res.rr.com 1184628786 Q * Aiken Remote host closed the connection 1184628817 J * Aiken ~james@ppp121-45-220-241.lns2.bne1.internode.on.net 1184628825 N * Gerardo EtherNet 1184629165 N * BobR_zZ BobR 1184629519 M * dallas I'm seeing a problem where my host's load (as reported by uptime) is sometimes going very high when I have hard scheduling set for all guests. anyone know why that might be? I don't think I'm using idle-time settings.. anything else I might be doing wrong? 1184630125 N * BobR BobR_zZ 1184630176 M * Bertl dallas: could be completely unrelated to the guests 1184630210 M * Bertl dallas: but basically 'load' means that processes could be running, but for whatever reason, actually cannot run 1184630251 M * Bertl (waiting for I/O or something) or, that they are currently running (for load <= #cpu :) 1184630389 M * dallas in theory if nothing else is running on the host and you have 10 guests all set to 1/10 cpu should the load on the host always never go above 1?