1244592318 Q * dowdle Remote host closed the connection 1244596076 Q * pmenier_off Ping timeout: 480 seconds 1244596082 J * pmenier_off ~pme@LNeuilly-152-22-8-5.w193-251.abo.wanadoo.fr 1244599537 Q * nas Quit: ChatZilla 0.9.83 [Firefox 3.0/2008061015] 1244602391 J * yoh_ ~yoh@ravana.rutgers.edu 1244602556 M * yoh_ Hi all! I am trying to setup git's daemon in vserver guest, installation script uses "kill -s HUP 1", but error follows "kill: No such process" ... I found elderly thread http://osdir.com/ml/linux.vserver/2004-05/msg00046.html which promised that this should not happen ;) 1244602589 M * Bertl well, I presume your guest doesn't run an init? 1244602692 M * yoh_ it is there ;) ... 1 sec 1244602705 M * daniel_hozac so plain initstyle? 1244602764 M * yoh_ yeap -- init is there with PID 1 ... ps lists it as root 1 0.0 0.0 2096 580 ? Ss May29 0:19 init [2] 1244602783 M * daniel_hozac that doesn't mean it's running in the guest. 1244602790 M * yoh_ daniel_hozac, sorry Daniel, I don't know limits of my ignorance, so your question is out of my horizon ;) 1244602795 M * yoh_ daniel_hozac, ah 1244602839 M * Bertl check the guest config, specifically the apps/init dir 1244602841 M * yoh_ are there security concerns why it should not be running in the guest (ie why it is not there by default and how to distinguish where it actually runs?) 1244602846 M * yoh_ Bertl, ok 1244602865 M * Bertl it is simply one 'mode' you can run Linux-VServer in 1244602865 M * daniel_hozac it's an optimization. 1244602945 M * yoh_ Bertl, in apps/init there is only mark file with 'default' in it... should I go RTFM? ;) 1244602978 M * Bertl well, that means it uses the default init style (i.e. sysv), which doesn't run an init inside the guest 1244602994 M * Bertl so the behaviour you are seeing is 'expected' and can be changed 1244603016 M * Bertl (e.g. by switching to the 'plain' init style :) 1244603061 M * yoh_ Bertl, not to sounds stupid, so placing 'plain' instead of 'default' should do the trick, right? ;) 1244603096 M * Bertl http://www.nongnu.org/util-vserver/doc/conf/configuration.html 1244603117 M * Bertl search for 'style' 1244603188 M * yoh_ thank you guys!!! didn't hope to get actual help this late ;) 1244603208 M * Bertl you're welcome! feel free to hang around! 1244603237 Q * saulus Ping timeout: 480 seconds 1244603311 M * yoh_ btw -- today I think I again hit an issue with git intolerance to my vserver-based web server... before it was puking when I also had a rate limit... now no rate limit in iptables, but still pukes... I wonder if that is not linked to vserver... probably not ;) 1244603369 M * Bertl how does it look like when git 'pukes'? :) 1244603442 M * yoh_ hold on... xchat already scrolled that part in #git, which didn't give me any reply... need to find pastebin url 1244603449 J * saulus ~saulus@c150078.adsl.hansenet.de 1244603457 M * yoh_ http://pastebin.com/m1274b3a9 1244603524 M * yoh_ if interested in previous 'puke' -- http://mirror.be.gbxs.net/bugs.debian.org/bts-spool-db/95/512795.report 1244603617 M * Bertl and you are on the git-server side? 1244603720 M * yoh_ well -- before it was without git-daemon -- just pure http, and yes websever was under vserver. git client was somewhere outside on a regular box 1244603742 M * yoh_ that is why now I am trying to setup git-daemon within that vserver and see if it would work fine 1244603780 M * Bertl i.c. may I ask which kernel/patch and util-vserver version you are using? 1244603879 M * yoh_ Debian sid Kernel: 2.6.26-1-vserver-686 VS-API: 0x00020303 util-vserver: 0.30.216-pre2772; Aug 27 2008, 16:39:45 1244603900 M * yoh_ anything else? 1244603919 M * Bertl might be worth updating as it is a 'known-to-be-broken' kernel 1244604002 Q * jescheng Remote host closed the connection 1244604024 M * yoh_ actually yeah... I had quite a few issues with -1 version of it on other platforms... heh... this server is to migrate to a new place anyway soon... will make sure that new one runs a proper one... lets see 1244604042 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1244604062 M * yoh_ 2.6.26-2-vserver-amd64 0x00020303 0.30.216-pre2772; Dec 13 2008, 04:56:19 1244604091 M * yoh_ in -2 they included quite a bulk of patches (at least resolved few issues for me ;) ) 1244604128 M * Bertl better as far as we know, but a recent 2.6.29.x or at least the 2.6.27.x branch would be preferable 1244604148 M * Bertl anyway .. off to bed now .. have fun! 1244604158 N * Bertl Bertl_zZ 1244604170 M * yoh_ heh... I really don't like fresh kernels ;) but well ;) 1244604177 M * yoh_ Bertl_zZ, have a great night! 1244604190 M * yoh_ thanks again 1244605202 Q * scientes Ping timeout: 480 seconds 1244606095 J * jazzanova ~boris@ool-44c5c39f.dyn.optonline.net 1244606096 M * jazzanova hi 1244606435 M * jazzanova do I need to allow the guest something special for it to open port 80 ? 1244606441 M * daniel_hozac no. 1244606491 M * jazzanova i'm passing sin_addr ip of the vserver 1244606515 M * daniel_hozac are you running it as root in the guest? 1244606521 M * jazzanova but if I start it at port 80, currently in use by apache on another vserver (let's say B) then it doesn't work. 1244606528 M * jazzanova yes 1244606536 M * daniel_hozac are the two sharing IP address(es)? 1244606540 M * jazzanova no 1244606542 M * jazzanova different ips 1244606561 M * daniel_hozac so /proc/virtnet//info only lists one IP address? 1244606610 M * jazzanova i don't have virtnet 1244606619 M * daniel_hozac on the host. 1244606680 M * jazzanova yes, each vserver has its own ip. 1244606708 M * daniel_hozac and that is the only IP address they have? nothing like 127.0.0.1? 1244606731 M * jazzanova oh 1244606737 M * jazzanova how do I know ? 1244606741 M * jazzanova not in the info file 1244606756 M * daniel_hozac the info file lists all the addresses assigned to the context. 1244606827 M * jazzanova there's only one ip per info file. 1244606889 M * jazzanova ok, 1244606893 M * jazzanova its not the setup 1244606909 M * jazzanova i just got apache started on port 80 1244606920 M * jazzanova must be the problem in my server. 1244606934 M * jazzanova (i got a custom web server). 1244607092 M * jazzanova daniel: do you guys do vserver off-work, or is this something you do at the job site ? 1244607107 M * daniel_hozac mostly off-work for me. 1244607121 M * jazzanova where do you live ? 1244607126 M * daniel_hozac i'm not sure what Bertl's ratio is. 1244607147 M * jazzanova have you guys thought of starting a company ?/ 1244607163 M * daniel_hozac i'm pretty sure Bertl has his own already, as do i. 1244607177 M * jazzanova whats yours ? 1244607254 M * daniel_hozac just a one-man IT thing. 1244607336 M * jazzanova i see 1244607386 M * jazzanova hardcore backend stuff ? 1244607868 Q * jazzanova Ping timeout: 480 seconds 1244609460 J * jazzanova ~boris@ool-44c5c39f.dyn.optonline.net 1244609475 M * jazzanova ok, the problem was that I was not runnign as root. 1244609501 M * jazzanova how can I open port 80 and not beroot ? 1244609693 J * balbir ~balbir@122.172.3.66 1244609983 Q * jazzanova Ping timeout: 480 seconds 1244610679 Q * balbir Ping timeout: 480 seconds 1244612725 J * derjohn_foo ~aj@c192132.adsl.hansenet.de 1244612799 Q * derjohn_mob Ping timeout: 480 seconds 1244615042 Q * derjohn_foo Ping timeout: 480 seconds 1244615453 J * balbir ~balbir@59.145.136.1 1244616978 J * doener_ ~doener@i59F575EB.versanet.de 1244616982 Q * hijacker Quit: Leaving 1244617082 Q * doener Ping timeout: 480 seconds 1244617663 J * derjohn_foo ~aj@tmo-100-20.customers.d1-online.com 1244617786 J * hijacker ~hijacker@213.91.163.5 1244617878 Q * hijacker 1244618402 Q * jescheng Remote host closed the connection 1244618475 J * hijacker ~hijacker@213.91.163.5 1244618483 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1244618620 Q * hijacker 1244620044 J * ktwilight_ ~keliew@107.70-65-87.adsl-dyn.isp.belgacom.be 1244620274 Q * ktwilight Ping timeout: 480 seconds 1244620687 J * BenG ~bengreen@94-169-110-10.cable.ubr22.aztw.blueyonder.co.uk 1244621113 J * davidkarban ~david@193.85.217.71 1244622384 M * pmjdebruijn hmmm 1244622399 M * pmjdebruijn I had the files disappearing in /var/lib/vservers again yesterday 1244622408 M * pmjdebruijn second time 1244622411 M * pmjdebruijn without PEBKAC 1244622427 M * pmjdebruijn the question is... does anybody know if the vserver tools in Debian Lenny are broken? 1244622528 M * pmjdebruijn util-vserver that is... 1244622694 J * kir ~kir@swsoft-msk-nat.sw.ru 1244623315 M * BenG no pmjdebruijn, the tools are fine, the kernel is stuffed though 1244623323 M * BenG are you using vhashify? 1244623361 M * BenG Just finished improving the write up as it happens: http://linux-vserver.org/Installation_on_Debian#Issues_with_the_current_2.6.26_Kernel 1244623590 M * BenG pmjdebruijn, if you are using vhashify, please let me know, I'll add disappearing files to the symptoms list, would make sense if you used vhashify 1244623887 M * pmjdebruijn BenG: no 1244623897 M * pmjdebruijn we not using the debian kernel 1244623905 M * pmjdebruijn and we're not using vhashify (as far as I know) 1244624024 M * BenG which kernel are you using? 1244624060 M * BenG has the Lenny kernel ever been present on your system? 1244624151 M * BenG ooo, are you using XID tagging? 1244624175 M * BenG as in mounting stuff using the "tag" option? 1244624325 J * gnuk ~F404ror@pla93-3-82-240-11-251.fbx.proxad.net 1244624424 M * BenG BIAB 1244624427 Q * BenG Quit: I Leave 1244624571 M * pmjdebruijn Bertl_zZ: 2.6.27.24-vs2.3.0.36.6 1244624574 M * pmjdebruijn sorry 1244624577 M * pmjdebruijn oh 1244624580 M * pmjdebruijn he's gone 1244624696 J * saulus_ ~saulus@c154207.adsl.hansenet.de 1244625107 Q * saulus Ping timeout: 480 seconds 1244625111 N * saulus_ SauLus 1244625176 J * groente_ ~groente@shell.puscii.nl 1244625258 Q * groente charon.oftc.net kilo.oftc.net 1244625328 J * saulus_ ~saulus@c145024.adsl.hansenet.de 1244625479 Q * balbir Ping timeout: 480 seconds 1244625735 Q * SauLus Ping timeout: 480 seconds 1244625747 N * saulus_ SauLus 1244625842 Q * nou Ping timeout: 480 seconds 1244626667 J * balbir ~balbir@59.145.136.1 1244627322 J * BenG ~bengreen@94-169-110-10.cable.ubr22.aztw.blueyonder.co.uk 1244627537 J * thierryp ~thierry@intern174.lnk.telstra.net 1244629126 J * hijacker ~hijacker@213.91.163.5 1244629853 J * nou Chaton@causse.larzac.fr.eu.org 1244630407 Q * balbir Ping timeout: 480 seconds 1244630547 Q * BenG Quit: I Leave 1244631172 N * Bertl_zZ Bertl 1244631176 M * Bertl morning folks! 1244631249 M * BWare morning 1244631719 J * balbir ~balbir@59.145.136.1 1244632770 M * wibble morning Bertl ! 1244632803 Q * jescheng Remote host closed the connection 1244632810 M * hijacker afternoon 1244632874 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1244632899 M * pmjdebruijn mornin 1244632905 M * pmjdebruijn it's afternoon here as well indeed 1244634772 J * Pazzo ~ugelt@reserved-225136.rol.raiffeisen.net 1244635323 J * docelic_ ~docelic@78.134.205.91 1244635722 Q * docelic__ Ping timeout: 480 seconds 1244635734 M * Bertl off for now .. bbl 1244635734 N * Bertl Bertl_oO 1244635942 Q * derjohn_foo Ping timeout: 480 seconds 1244637174 J * derjohn_foo ~aj@tmo-104-162.customers.d1-online.com 1244637340 N * zbyniu_ zbyniu 1244637457 J * scientes ~scientes@174-21-87-171.tukw.qwest.net 1244639456 Q * FloodServ Service unloaded 1244639520 J * FloodServ services@services.oftc.net 1244640145 Q * thierryp Quit: ciao folks 1244641030 J * geb ~geb@earth.gebura.eu.org 1244642627 Q * derjohn_foo Ping timeout: 480 seconds 1244643627 M * harrydg update... i'm not making a 2.6.29.4 grsec + vserver patch, since 2.6.30 has been released.. i'll do a 2.6.30 patch instead, ok? ;) 1244643639 M * harrydg (as soon as initial "patches" are released) 1244643646 M * harrydg unless it's really really urgent ;) 1244643723 M * geb ok for myself, i have a 2.6.28, i was thinking about 2.6.29 but now i can directly migrate to 2.6.30 :) 1244645036 M * hijacker yep 1244645066 M * hijacker harrydg, are you customizing the grsec patch for vserver enabled kernels? 1244645494 J * BenG ~bengreen@94-169-110-10.cable.ubr22.aztw.blueyonder.co.uk 1244646356 Q * BenG Quit: I Leave 1244647202 Q * jescheng Remote host closed the connection 1244647262 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1244649214 J * derjohn_foo ~aj@tmo-105-171.customers.d1-online.com 1244650210 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1244650435 J * hijacker_ ~hijacker@87-126-142-51.btc-net.bg 1244650814 Q * derjohn_foo Read error: Connection reset by peer 1244651169 Q * kir Quit: Leaving. 1244651179 J * kir ~kir@swsoft-msk-nat.sw.ru 1244652828 Q * balbir Ping timeout: 480 seconds 1244653258 J * derjohn_mob ~aj@tmo-105-179.customers.d1-online.com 1244653376 Q * kir Quit: Leaving. 1244653624 J * dacho ~chatzilla@77.29.203.118 1244653654 M * dacho hi there 1244653702 M * dacho Can anyone help me? 1244653776 M * dacho I am tying to compile util-vservers version 30.215 on CentOS 4.7 and I am having problems to do that. 1244653857 Q * hijacker_ Remote host closed the connection 1244653968 Q * davidkarban Quit: Ex-Chat 1244654455 Q * tam Server closed connection 1244654467 J * tam ~tam@gw.nettam.com 1244654900 M * BWare what problem is that ? 1244655216 Q * sladen__ Server closed connection 1244655218 J * sladen_ ~paul@jasmine.wyrdweb.com 1244655586 M * dacho the configure pass fine but I am stacked at make here is the error message I am getting: 1244655628 M * dacho src/capchroot.c:1: warning: -malign-loops is obsolete, use -falign-loops 1244655630 M * dacho src/capchroot.c:1: warning: -malign-jumps is obsolete, use -falign-jumps 1244655631 M * dacho src/capchroot.c:1: warning: -malign-functions is obsolete, use 1244655633 M * dacho -falign-functions 1244655635 M * dacho src/capchroot.c:1: error: -mpreferred-stack-boundary=2 is not between 4 1244655636 M * dacho and 12 1244655638 M * dacho make[2]: *** [src/capchroot.o] Error 1 1244655639 M * dacho make[2]: *** Waiting for unfinished jobs.... 1244655641 M * dacho mv -f ensc_fmt/.deps/lib_libvserver_la-fmtx-32.Tpo 1244655642 M * dacho ensc_fmt/.deps/lib_libvserver_la-fmtx-32.Plo 1244655644 M * dacho make[2]: *** Waiting for unfinished jobs.... 1244655645 M * dacho mv -f ensc_fmt/.deps/lib_libvserver_la-fmtx-64.Tpo 1244655647 M * dacho ensc_fmt/.deps/lib_libvserver_la-fmtx-64.Plo 1244655648 M * dacho gcc -DHAVE_CONFIG_H -I. -I ./lib -I ./ensc_wrappers -D_GNU_SOURCE 1244655650 M * dacho -D_REENTRANT -DNDEBUG -DNDEBUG -O2 -g -pipe -m64 -std=c99 -Wall -pedantic 1244655652 M * dacho -W -funit-at-a-time -MT ensc_fmt/lib_libvserver_la-fmt-tai64n.lo -MD -MP 1244655654 M * dacho -MF ensc_fmt/.deps/lib_libvserver_la-fmt-tai64n.Tpo -c 1244655655 M * dacho ensc_fmt/fmt-tai64n.c -fPIC -DPIC -o 1244655657 M * dacho ensc_fmt/.libs/lib_libvserver_la-fmt-tai64n.o 1244655659 M * dacho mv -f ensc_fmt/.deps/lib_libvserver_la-fmt-tai64n.Tpo 1244655660 M * dacho ensc_fmt/.deps/lib_libvserver_la-fmt-tai64n.Plo 1244655662 M * dacho make[2]: Leaving directory `/usr/src/redhat/BUILD/util-vserver-0.30.215' 1244655663 M * dacho make[1]: *** [all-recursive] Error 1 1244655665 M * dacho make[1]: Leaving directory `/usr/src/redhat/BUILD/util-vserver-0.30.215' 1244655667 M * dacho make: *** [all] Error 2 1244655668 M * dacho error: Bad exit status from /var/tmp/rpm-tmp.94014 (%build) 1244655814 M * daniel_hozac please use paste.linux-vserver.org for anything longer than 3 lines. 1244655837 M * daniel_hozac where are you getting your cflags from, if your system doesn't support them? 1244656201 M * dacho I just sent a sample of the error message via paste.linux-vserver.org . I am trying to build a rpm package of utils-vservers version 0.30.215 on CentOS 4.7 powered server. 1244656323 M * dacho Earlier today I successfully built rpm packages of util-vservers the same version on CentOS 5.3 powered server. 1244656589 Q * derjohn_mob Ping timeout: 480 seconds 1244656609 Q * gnuk Quit: NoFeature 1244657205 Q * dacho Quit: ChatZilla 0.9.84 [Firefox 3.0.10/2009042316] 1244658206 J * derjohn_mob ~aj@tmo-105-163.customers.d1-online.com 1244658645 J * balbir ~balbir@122.172.3.66 1244659152 Q * balbir Ping timeout: 480 seconds 1244659284 Q * geb Quit: / 1244659430 Q * sardyno Server closed connection 1244659442 J * sardyno ~me@pool-96-235-18-120.pitbpa.fios.verizon.net 1244659801 J * balbir ~balbir@122.172.18.177 1244659918 J * xdr ~xdr@h-239-213.A219.priv.bahnhof.se 1244660327 J * dowdle ~dowdle@scott.coe.montana.edu 1244660496 Q * derjohn_mob Ping timeout: 480 seconds 1244661051 Q * urbi Read error: Connection reset by peer 1244661601 Q * jescheng Remote host closed the connection 1244661642 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1244661759 Q * balbir Ping timeout: 480 seconds 1244662596 N * Bertl_oO Bertl 1244662600 M * Bertl back now ... 1244664121 Q * docelic_ Quit: http://www.spinlocksolutions.com/ 1244664254 J * uva_ bno@118-160-161-4.dynamic.hinet.net 1244664264 Q * uva Read error: Connection reset by peer 1244666334 Q * bonbons Quit: Leaving 1244667237 Q * Pazzo Quit: Ex-Chat 1244668768 M * harrydg hijacker: yes 1244668778 M * harrydg that's me :) 1244669367 P * yoh_ Leaving 1244671597 Q * dowdle Remote host closed the connection 1244671696 J * dowdle ~dowdle@scott.coe.montana.edu 1244671735 Q * scientes Read error: Operation timed out 1244671747 J * derjohn_mob ~aj@e180192217.adsl.alicedsl.de 1244672477 Q * ncopa Ping timeout: 480 seconds 1244672999 J * ncopa ~ncopa@ti211310a081-0504.bb.online.no 1244673566 J * thierryp ~thierry@intern174.lnk.telstra.net 1244673869 M * Bertl off to bed now ... have fun! 1244673874 N * Bertl Bertl_zZ 1244673990 Q * derjohn_mob Ping timeout: 480 seconds 1244675301 Q * pmenier_off Ping timeout: 480 seconds 1244675316 J * pmenier_off ~pme@LNeuilly-152-22-8-5.w193-251.abo.wanadoo.fr 1244675618 Q * thierryp Ping timeout: 480 seconds 1244675874 Q * dowdle Remote host closed the connection 1244676002 Q * jescheng Remote host closed the connection 1244676042 J * jescheng ~jescheng@proxy-sjc-1.cisco.com