1145664073 Q * ntrs Ping timeout: 480 seconds 1145664103 M * rmoriz make-kpkg has problems with 2.6.16.9 :( 1145664116 M * Bertl interesting ... 1145664131 M * rmoriz or i am dumb :( 1145664157 M * Bertl could be that it got broken, micah? 1145664166 M * rmoriz ld: BFD 2.15 assertion fail ../../bfd/linker.c:619 1145664244 M * micah Bertl: make-kpkg? I'm not sure... waldi would know that one better than I 1145664247 J * ntrs ~ntrs@68-188-51-87.dhcp.stls.mo.charter.com 1145664256 M * Bertl micah: ah, sorry then ... 1145664259 M * rmoriz ok i was dumb 1145664318 M * micah I kind of doubt make-kpkg is broken, because I think it is necessary to build the package 1145664410 J * ntrs_ ~ntrs@dsl-203-81-rt2-bras.wnvl.centurytel.net 1145664742 Q * ntrs Ping timeout: 480 seconds 1145664773 Q * _coocoon_ Ping timeout: 480 seconds 1145664894 Q * ntrs_ Ping timeout: 480 seconds 1145665162 J * ntrs ~ntrs@68-188-51-87.dhcp.stls.mo.charter.com 1145665244 M * rmoriz ok kernel up, now testing 1145665351 M * rmoriz http://rafb.net/paste/results/jhSKRE48.html 1145665430 J * _coocoon_ ~coocoon@p54A07760.dip.t-dialin.net 1145665480 M * Bertl rmoriz: ah, and that was what you got before too? 1145665495 M * rmoriz with 2.6.16 i didn't even get that 1145665500 M * rmoriz it just went away 1145665503 M * Bertl okay, let me check that ... 1145665568 M * Bertl yep, that looks like the ia32 on x86_64 issue I read about 1145665607 M * rmoriz do you remember a message-id/url? 1145665698 M * Bertl just checked, no, not really ... 1145665736 M * rmoriz ok. thank you anyway :) 1145665759 M * Bertl when I stumble across it again, I'll leave you a message here 1145665774 M * Bertl (not that unlikely, as I will check this soon) 1145665845 M * rmoriz thank you :) 1145665859 M * Bertl np 1145669302 Q * _coocoon_ Quit: KVIrc 3.2.0 'Realia' 1145669309 M * ray6 Bertl: so friday is the openvz&vserver workshop day on Linuxtag? :) 1145669386 M * Bertl yep 1145669395 M * doener_ OpenVZ will be there? The LinuxTag article on Heise Open said that they won't show up there... 1145669460 M * Bertl well, obviously there was a need :) 1145669573 M * doener_ hm, overlaps with the talk on git/cogito... :( 1145669640 M * Bertl I have a strange test result (on vanilla) with my latest network tests, anybody interested in verifying those? 1145669658 M * doener_ what is required to do that? 1145669687 M * Bertl you need to assign one ip to dummy or so, have netcat and run two script 1145669691 M * Bertl *scripts 1145669726 M * doener_ ok, guess I'll manage to do that ;) 1145669742 M * Bertl http://vserver.13thfloor.at/Stuff/SCRIPT/nc_server.sh 1145669747 M * Bertl http://vserver.13thfloor.at/Stuff/SCRIPT/nc_client.sh 1145669757 M * Bertl you basically run it like this: 1145669770 M * Bertl - ./nc_server.sh 1145669777 M * Bertl - then wait roughly 20 secs 1145669788 M * Bertl - on other terminal do ./nc_client.sh 1145669802 M * Bertl - wait until both finish (with * DONE.) 1145669817 M * Bertl output can be collect and sorted 1145669838 M * Bertl possible arguments are two IPs (currently 192.168.0.1 and 192.168.0.9) 1145669841 M * doener_ *lol* netcat has a GAPING_SECURITY_HOLE use flag on gentoo :) 1145669852 M * Bertl yeah for the executable 1145669867 M * Bertl where the first IP is considered existing, and the second not 1145669895 M * Bertl note, formatting will break if you change the length of those ips :) 1145669908 M * doener_ :) 1145670118 M * Bertl I get this output: http://vserver.13thfloor.at/Experimental/server_24.out.sort 1145670172 M * Bertl and the T_1121 case is the one confusing me 1145670216 M * ray6 doener: yeah I had fun with the GAPING_SECURITY_HOLE on my rootkits-workshop on easterhegg 2004 :) It's also on by default on debian. And of cause it's not really a gaping security hole :) 1145670256 M * Bertl what? it's a remote root escalation wossname! :) 1145670279 M * Bertl (if you have a netcat with bash running *G*) 1145670518 M * doener_ what's the reason for T_1121 being confusing? 1145670524 M * Bertl well, actually I do not fully understand the T_114x cases either ... 1145670533 M * Bertl why isn't the message delivered? 1145670580 M * doener_ the stuff between the final pipes is the delivered message? 1145670594 M * Bertl pseudopipes, yes 1145670597 M * Bertl http://vserver.13thfloor.at/Experimental/client_24.out.sort 1145670616 M * Bertl the message is just M_src:sport_dst:dport 1145670619 M * doener_ well, only the U_10{2,3,4}{0,1,2} have that here 1145670620 M * Bertl (padded) 1145670634 M * Bertl doener_: so tcp doesn't work at all for you? 1145670640 M * doener_ the T_* either fail or have no message 1145670650 M * Bertl strange, maybe a timeout problem? 1145670730 M * Bertl probably -q should be 1 then or so? 1145670863 M * Bertl ah, yes, much better 1145670887 M * Bertl please change the -q 0 to -q 1 in the server script or reload 1145671074 M * doener_ yep, makes it appear 1145671082 M * Bertl okay, great! 1145671102 M * Bertl am I missing any cases in those scripts? 1145671216 M * doener_ nothing I'd notice 1145671285 M * Bertl okay, going to add some kind of beautifier to the server side 1145671369 J * matta ~matta@c-68-32-202-140.hsd1.pa.comcast.net 1145671953 Q * mkhl Quit: 1145672014 M * doener_ I'm off to bed, have a good one! 1145672019 Q * doener_ Quit: leaving 1145673929 J * kilgur user@p50810747.dip0.t-ipconnect.de 1145673983 M * Bertl welcome kilgur! 1145674292 M * Hollow morning 1145674299 M * Bertl morning hollow! 1145674309 M * Hollow heya Bertl 1145674324 M * Hollow what's up? 1145674336 M * Bertl simplifying and structuring your test work :) 1145674346 M * Hollow ah, sounds good :) 1145674347 Q * kilgur_ Ping timeout: 480 seconds 1145674379 M * Bertl yes, almost done with lo0.04 too 1145674793 M * micah i'm excited about virtualized loopback! 1145675099 M * Bertl you can test in a few minutes 1145675840 M * micah i'd love to, but I'm going to sleep in a few minutes 1145675861 M * micah if I dont, my tests will be inaccurate and unreproducable :) 1145676071 M * Bertl heh 1145676097 M * Bertl fair enough! 1145677902 M * Hollow Bertl: will leave to bed now, too tired... will test it tomorrow 1145677928 M * Bertl okay, np! 1145677941 M * Bertl will be off to bed shortly too 1145677959 M * Hollow cya 1145679221 J * adamta ~adamta@aatlas.student.simons-rock.edu 1145680194 Q * adamta Quit: adamta 1145682281 M * Bertl okay, off to bed now ... have a good one everyone! 1145682286 N * Bertl Bertl_zZ 1145683681 J * Oli ~skycode@212.224.230.139 1145683808 J * matt1 ~matta@c-68-32-202-140.hsd1.pa.comcast.net 1145684223 Q * matta Ping timeout: 480 seconds 1145685322 Q * Oli Quit: Oli 1145689837 J * Viper0482 ~Viper0482@p54974F57.dip.t-dialin.net 1145690898 J * meebey_ meebey@booster.qnetp.net 1145691012 Q * meebey Ping timeout: 480 seconds 1145691803 Q * virtuoso_ Ping timeout: 480 seconds 1145693630 J * bonbons ~bonbons@83.222.37.206 1145693777 J * virtuoso ~s0t0na@80.253.205.251 1145693880 Q * Viper0482 Remote host closed the connection 1145693936 J * Viper0482 ~Viper0482@p54974F57.dip.t-dialin.net 1145695151 Q * michal` Ping timeout: 480 seconds 1145695448 J * michal` ~michal@www.rsbac.org 1145696980 J * matta ~matta@c-68-32-202-140.hsd1.pa.comcast.net 1145697383 Q * matt1 Ping timeout: 480 seconds 1145697762 T * * http://linux-vserver.org/ | latest stable 2.01, 1.2.10, 1.2.11-rc1, devel 2.1.0, exp 2.{0.2,1.1}-rc17 | util-vserver-0.30.210 | 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 ;) 1145697762 T * phreak`` - 1145697850 Q * sannes Ping timeout: 480 seconds 1145697855 Q * locksy Ping timeout: 480 seconds 1145697958 Q * Smutje xenon.oftc.net oxygen.oftc.net 1145697958 Q * TheSeer xenon.oftc.net oxygen.oftc.net 1145697958 Q * Hunger xenon.oftc.net oxygen.oftc.net 1145697958 Q * matta xenon.oftc.net oxygen.oftc.net 1145697958 Q * phreak`` xenon.oftc.net oxygen.oftc.net 1145697958 Q * brc xenon.oftc.net oxygen.oftc.net 1145697958 Q * cohan xenon.oftc.net oxygen.oftc.net 1145697958 Q * daniel_hozac xenon.oftc.net oxygen.oftc.net 1145697958 Q * wibble xenon.oftc.net oxygen.oftc.net 1145697958 Q * nox xenon.oftc.net oxygen.oftc.net 1145697958 Q * [PUPPETS]Gonzo xenon.oftc.net oxygen.oftc.net 1145697958 Q * gdm xenon.oftc.net oxygen.oftc.net 1145697958 Q * SiD3WiNDR xenon.oftc.net oxygen.oftc.net 1145697958 Q * rmoriz xenon.oftc.net oxygen.oftc.net 1145697958 Q * kilian xenon.oftc.net oxygen.oftc.net 1145697958 Q * Adrinael xenon.oftc.net oxygen.oftc.net 1145697958 Q * samuel_ xenon.oftc.net oxygen.oftc.net 1145697958 Q * Vudumen xenon.oftc.net oxygen.oftc.net 1145697958 Q * cemil xenon.oftc.net oxygen.oftc.net 1145697958 Q * mire xenon.oftc.net oxygen.oftc.net 1145697958 Q * Wonka xenon.oftc.net oxygen.oftc.net 1145697958 Q * Skram xenon.oftc.net oxygen.oftc.net 1145697958 Q * phedny xenon.oftc.net oxygen.oftc.net 1145697958 Q * weasel xenon.oftc.net oxygen.oftc.net 1145697958 Q * FireEgl xenon.oftc.net oxygen.oftc.net 1145697958 Q * michal` xenon.oftc.net oxygen.oftc.net 1145697961 Q * Viper0482 xenon.oftc.net oxygen.oftc.net 1145697961 Q * ntrs xenon.oftc.net oxygen.oftc.net 1145697961 Q * Hollow xenon.oftc.net oxygen.oftc.net 1145697961 Q * insomniac xenon.oftc.net oxygen.oftc.net 1145697961 Q * ZLinux_ xenon.oftc.net oxygen.oftc.net 1145697961 Q * cryo xenon.oftc.net oxygen.oftc.net 1145697961 Q * waldi xenon.oftc.net oxygen.oftc.net 1145697961 Q * SNy xenon.oftc.net oxygen.oftc.net 1145697961 Q * micah xenon.oftc.net oxygen.oftc.net 1145697961 Q * virtuoso xenon.oftc.net oxygen.oftc.net 1145697961 Q * thorkild xenon.oftc.net oxygen.oftc.net 1145697961 Q * mountie xenon.oftc.net oxygen.oftc.net 1145697961 Q * bubulak xenon.oftc.net oxygen.oftc.net 1145697961 Q * yang xenon.oftc.net oxygen.oftc.net 1145697961 Q * k3mper xenon.oftc.net oxygen.oftc.net 1145697961 Q * teukka xenon.oftc.net oxygen.oftc.net 1145697961 Q * jkl xenon.oftc.net oxygen.oftc.net 1145697961 Q * otaku42_away xenon.oftc.net oxygen.oftc.net 1145697961 Q * harry xenon.oftc.net oxygen.oftc.net 1145697961 Q * ddlp xenon.oftc.net oxygen.oftc.net 1145697961 Q * dhansen xenon.oftc.net oxygen.oftc.net 1145697961 Q * redtux xenon.oftc.net oxygen.oftc.net 1145697961 Q * cehteh xenon.oftc.net oxygen.oftc.net 1145697961 Q * Snow-Man xenon.oftc.net oxygen.oftc.net 1145697961 Q * alexx|ikse xenon.oftc.net oxygen.oftc.net 1145697961 Q * bragon xenon.oftc.net oxygen.oftc.net 1145697961 Q * derjohn xenon.oftc.net oxygen.oftc.net 1145698039 J * michal` ~michal@www.rsbac.org 1145698039 J * Viper0482 ~Viper0482@p54974F57.dip.t-dialin.net 1145698039 J * virtuoso ~s0t0na@80.253.205.251 1145698039 J * ntrs ~ntrs@68-188-51-87.dhcp.stls.mo.charter.com 1145698039 J * FireEgl Atlantica@Atlantica.Tcldrop.Org 1145698039 J * Hollow ~hollow@home.xnull.de 1145698039 J * Skram ~mark@admins.sentiensystems.net 1145698039 J * thorkild ~Hiya@stray.priv.no 1145698039 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145698039 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145698039 J * TheSeer ~theseer@border.office.salesemotion.net 1145698039 J * insomniac ~insomniac@slackware.it 1145698039 J * cehteh foobar@cehteh.homeunix.org 1145698039 J * Snow-Man ~sfrost@kenobi.snowman.net 1145698039 J * otaku42_away ~otaku42@legolas.otaku42.de 1145698039 J * weasel weasel@weasel.noc.oftc.net 1145698039 J * samuel_ ~samuel@levinux.UQAR.UQUEBEC.CA 1145698039 J * Vudumen ~vudumen@perverz.hu 1145698039 J * cemil ~cemil@defiant.wavecon.de 1145698039 J * mire ~mire@193-166-222-85.COOL.ADSL.VLine.Verat.NET 1145698039 J * phedny ~mark@volcano.p-bierman.nl 1145698039 J * Wonka produziert@chaos.in-kiel.de 1145698039 J * micah ~micah@69.90.134.205 1145698039 J * SNy 884dfbacff@bmx-chemnitz.de 1145698039 J * ZLinux_ ~ZLinux@212.107.127.242 1145698039 J * cryo ~say@psoft.user.matrix.farlep.net 1145698039 J * waldi ~waldi@bblank.thinkmo.de 1145698039 J * ddlp ~ddlp@sarayi.kariva.org 1145698039 J * bubulak ~bubulak@cicka.wnet.sk 1145698039 J * dhansen ~dave@sprucegoose.sr71.net 1145698039 J * yang ~yang@cpe-213-157-253-172.dynamic.amis.net 1145698039 J * k3mper ~maio@mail.progamers.cz 1145698039 J * teukka ~tmatilai@backport.ri.fi 1145698039 J * jkl eric@c-67-172-156-116.hsd1.co.comcast.net 1145698039 J * redtux ~redtux@pc199.pub.univie.ac.at 1145698039 J * harry ~harry@d54C2508C.access.telenet.be 1145698039 J * alexx|ikse ~alexx@proxy.ikse.net 1145698039 J * derjohn ~derjohn@80.69.37.19 1145698039 J * bragon ~bragon@sd866.sivit.org 1145698055 J * matta ~matta@c-68-32-202-140.hsd1.pa.comcast.net 1145698055 J * phreak`` ~phreak``@134.68.220.30 1145698055 J * brc bruce@20132181051.user.veloxzone.com.br 1145698055 J * cohan ~cohan@koniczek.de 1145698055 J * daniel_hozac ~daniel@c-2d1472d5.010-230-73746f22.cust.bredbandsbolaget.se 1145698055 J * Hunger Hunger.hu@Hunger.hu 1145698055 J * Adrinael adrinael@hoasb-ff09dd00-79.dhcp.inet.fi 1145698055 J * wibble wibble@vortex.ukshells.co.uk 1145698055 J * nox ~nox@nox.user.oftc.net 1145698055 J * [PUPPETS]Gonzo gonzo@langweiligneutral.deswahnsinns.de 1145698055 J * gdm ~gdm@64.62.195.81 1145698055 J * SiD3WiNDR luser@bastard-operator.from-hell.be 1145698055 J * rmoriz ~roland@195.68.242.245 1145698055 J * kilian kk@projects.verfaction.de 1145698079 T * services.oftc.net http://linux-vserver.org/ | latest stable 2.01, 1.2.10, 1.2.11-rc1, devel 2.1.0, exp 2.{0.2,1.1}-rc17 | util-vserver-0.30.210 | 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 ;) 1145699228 Q * Dr4g Ping timeout: 480 seconds 1145699830 Q * Hunger oxygen.oftc.net helium.oftc.net 1145699830 Q * rmoriz oxygen.oftc.net helium.oftc.net 1145699830 Q * gdm oxygen.oftc.net helium.oftc.net 1145699830 Q * [PUPPETS]Gonzo oxygen.oftc.net helium.oftc.net 1145699830 Q * nox oxygen.oftc.net helium.oftc.net 1145699830 Q * wibble oxygen.oftc.net helium.oftc.net 1145699830 Q * daniel_hozac oxygen.oftc.net helium.oftc.net 1145699830 Q * cohan oxygen.oftc.net helium.oftc.net 1145699830 Q * brc oxygen.oftc.net helium.oftc.net 1145699830 Q * phreak`` oxygen.oftc.net helium.oftc.net 1145699830 Q * Adrinael oxygen.oftc.net helium.oftc.net 1145699830 Q * matta oxygen.oftc.net helium.oftc.net 1145699830 Q * kilian oxygen.oftc.net helium.oftc.net 1145699830 Q * SiD3WiNDR oxygen.oftc.net helium.oftc.net 1145699922 Q * TheSeer xenon.oftc.net oxygen.oftc.net 1145699922 Q * Smutje xenon.oftc.net oxygen.oftc.net 1145699922 Q * Wonka xenon.oftc.net oxygen.oftc.net 1145699922 Q * phedny xenon.oftc.net oxygen.oftc.net 1145699922 Q * mire xenon.oftc.net oxygen.oftc.net 1145699922 Q * cemil xenon.oftc.net oxygen.oftc.net 1145699922 Q * Vudumen xenon.oftc.net oxygen.oftc.net 1145699922 Q * samuel_ xenon.oftc.net oxygen.oftc.net 1145699922 Q * Skram xenon.oftc.net oxygen.oftc.net 1145699922 Q * weasel xenon.oftc.net oxygen.oftc.net 1145699922 Q * FireEgl xenon.oftc.net oxygen.oftc.net 1145699922 Q * cryo xenon.oftc.net oxygen.oftc.net 1145699922 Q * ZLinux_ xenon.oftc.net oxygen.oftc.net 1145699922 Q * insomniac xenon.oftc.net oxygen.oftc.net 1145699922 Q * Hollow xenon.oftc.net oxygen.oftc.net 1145699922 Q * ntrs xenon.oftc.net oxygen.oftc.net 1145699922 Q * Viper0482 xenon.oftc.net oxygen.oftc.net 1145699922 Q * waldi xenon.oftc.net oxygen.oftc.net 1145699922 Q * micah xenon.oftc.net oxygen.oftc.net 1145699922 Q * michal` xenon.oftc.net oxygen.oftc.net 1145699922 Q * SNy xenon.oftc.net oxygen.oftc.net 1145699922 Q * harry xenon.oftc.net oxygen.oftc.net 1145699922 Q * jkl xenon.oftc.net oxygen.oftc.net 1145699922 Q * teukka xenon.oftc.net oxygen.oftc.net 1145699922 Q * k3mper xenon.oftc.net oxygen.oftc.net 1145699922 Q * yang xenon.oftc.net oxygen.oftc.net 1145699923 Q * bubulak xenon.oftc.net oxygen.oftc.net 1145699923 Q * ddlp xenon.oftc.net oxygen.oftc.net 1145699923 Q * otaku42_away xenon.oftc.net oxygen.oftc.net 1145699923 Q * mountie xenon.oftc.net oxygen.oftc.net 1145699923 Q * thorkild xenon.oftc.net oxygen.oftc.net 1145699923 Q * virtuoso xenon.oftc.net oxygen.oftc.net 1145699923 Q * dhansen xenon.oftc.net oxygen.oftc.net 1145699923 Q * redtux xenon.oftc.net oxygen.oftc.net 1145699923 Q * bragon xenon.oftc.net oxygen.oftc.net 1145699923 Q * derjohn xenon.oftc.net oxygen.oftc.net 1145699923 Q * alexx|ikse xenon.oftc.net oxygen.oftc.net 1145699923 Q * cehteh xenon.oftc.net oxygen.oftc.net 1145699923 Q * Snow-Man xenon.oftc.net oxygen.oftc.net 1145700000 J * kilian kk@projects.verfaction.de 1145700000 J * rmoriz ~roland@195.68.242.245 1145700000 J * SiD3WiNDR luser@bastard-operator.from-hell.be 1145700000 J * gdm ~gdm@64.62.195.81 1145700000 J * [PUPPETS]Gonzo gonzo@langweiligneutral.deswahnsinns.de 1145700000 J * nox ~nox@nox.user.oftc.net 1145700000 J * wibble wibble@vortex.ukshells.co.uk 1145700000 J * Adrinael adrinael@hoasb-ff09dd00-79.dhcp.inet.fi 1145700000 J * Hunger Hunger.hu@Hunger.hu 1145700000 J * daniel_hozac ~daniel@c-2d1472d5.010-230-73746f22.cust.bredbandsbolaget.se 1145700000 J * cohan ~cohan@koniczek.de 1145700000 J * brc bruce@20132181051.user.veloxzone.com.br 1145700000 J * phreak`` ~phreak``@134.68.220.30 1145700000 J * matta ~matta@c-68-32-202-140.hsd1.pa.comcast.net 1145700000 J * michal` ~michal@www.rsbac.org 1145700000 J * Viper0482 ~Viper0482@p54974F57.dip.t-dialin.net 1145700000 J * virtuoso ~s0t0na@80.253.205.251 1145700000 J * ntrs ~ntrs@68-188-51-87.dhcp.stls.mo.charter.com 1145700000 J * FireEgl Atlantica@Atlantica.Tcldrop.Org 1145700000 J * Hollow ~hollow@home.xnull.de 1145700000 J * Skram ~mark@admins.sentiensystems.net 1145700000 J * thorkild ~Hiya@stray.priv.no 1145700000 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145700000 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145700000 J * TheSeer ~theseer@border.office.salesemotion.net 1145700000 J * insomniac ~insomniac@slackware.it 1145700000 J * cehteh foobar@cehteh.homeunix.org 1145700000 J * Snow-Man ~sfrost@kenobi.snowman.net 1145700000 J * otaku42_away ~otaku42@legolas.otaku42.de 1145700000 J * weasel weasel@weasel.noc.oftc.net 1145700000 J * samuel_ ~samuel@levinux.UQAR.UQUEBEC.CA 1145700000 J * Vudumen ~vudumen@perverz.hu 1145700000 J * cemil ~cemil@defiant.wavecon.de 1145700000 J * mire ~mire@193-166-222-85.COOL.ADSL.VLine.Verat.NET 1145700000 J * phedny ~mark@volcano.p-bierman.nl 1145700000 J * Wonka produziert@chaos.in-kiel.de 1145700001 J * micah ~micah@69.90.134.205 1145700001 J * SNy 884dfbacff@bmx-chemnitz.de 1145700001 J * ZLinux_ ~ZLinux@212.107.127.242 1145700001 J * cryo ~say@psoft.user.matrix.farlep.net 1145700001 J * waldi ~waldi@bblank.thinkmo.de 1145700001 J * ddlp ~ddlp@sarayi.kariva.org 1145700001 J * bubulak ~bubulak@cicka.wnet.sk 1145700001 J * dhansen ~dave@sprucegoose.sr71.net 1145700001 J * yang ~yang@cpe-213-157-253-172.dynamic.amis.net 1145700001 J * k3mper ~maio@mail.progamers.cz 1145700001 J * teukka ~tmatilai@backport.ri.fi 1145700001 J * jkl eric@c-67-172-156-116.hsd1.co.comcast.net 1145700001 J * redtux ~redtux@pc199.pub.univie.ac.at 1145700001 J * harry ~harry@d54C2508C.access.telenet.be 1145700001 J * alexx|ikse ~alexx@proxy.ikse.net 1145700001 J * derjohn ~derjohn@80.69.37.19 1145700001 J * bragon ~bragon@sd866.sivit.org 1145700023 Q * jake- Remote host closed the connection 1145700053 J * jake- qscand@murlocs.org 1145700127 N * jake- _jake- 1145701131 J * _coocoon_ ~coocoon@p54A07634.dip.t-dialin.net 1145701140 M * _coocoon_ hello 1145701510 M * Hollow morning _coocoon_ 1145701521 Q * TheSeer oxygen.oftc.net nobelium.oftc.net 1145701521 Q * Smutje oxygen.oftc.net nobelium.oftc.net 1145701562 M * _coocoon_ morning hollow 1145701810 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145702114 Q * Smutje Remote host closed the connection 1145702126 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145702226 Q * mountie Remote host closed the connection 1145702432 Q * Smutje Remote host closed the connection 1145702444 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145702540 J * TheSeer ~theseer@border.office.salesemotion.net 1145702548 Q * insomniac Read error: Connection reset by peer 1145702558 J * insomniac ~insomniac@slackware.it 1145702748 Q * Smutje Remote host closed the connection 1145702760 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145703063 Q * Smutje Remote host closed the connection 1145703081 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145703384 Q * Smutje Remote host closed the connection 1145703397 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145703443 Q * softi42 Ping timeout: 480 seconds 1145703701 Q * Smutje Remote host closed the connection 1145703718 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145703850 M * derjohn cehteh, pong 1145704022 Q * Smutje Remote host closed the connection 1145704039 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145704078 J * softi42 ~softi@p549D65DD.dip.t-dialin.net 1145704343 Q * Smutje Remote host closed the connection 1145704361 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145704664 Q * Smutje Remote host closed the connection 1145704681 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145704985 Q * Smutje Remote host closed the connection 1145704999 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145705193 J * sannes ~ace@simula-084.simula.no 1145705195 J * locksy ~locksy@mrtg.sisgroup.com.au 1145705302 Q * Smutje Remote host closed the connection 1145705320 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145705624 Q * Smutje Remote host closed the connection 1145705646 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145705950 Q * Smutje Remote host closed the connection 1145705969 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145706017 Q * _coocoon_ Quit: KVIrc 3.2.0 'Realia' 1145706215 J * _coocoon_ ~coocoon@p54A07634.dip.t-dialin.net 1145706273 Q * Smutje Remote host closed the connection 1145706290 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145706344 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145706555 Q * mountie Remote host closed the connection 1145706593 Q * Smutje Remote host closed the connection 1145706606 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145706685 Q * phedny Ping timeout: 480 seconds 1145706875 Q * Hollow Remote host closed the connection 1145706885 J * Hollow ~hollow@home.xnull.de 1145706909 Q * Smutje Remote host closed the connection 1145706934 J * Smutje ~Smutje@xdsl-87-78-98-134.netcologne.de 1145707168 J * phedny ~mark@volcano.p-bierman.nl 1145707728 Q * FireEgl Quit: Bye... 1145708367 Q * shedi Quit: Leaving 1145708889 Q * Viper0482 Remote host closed the connection 1145708909 Q * _coocoon_ Quit: KVIrc 3.2.0 'Realia' 1145708964 J * Viper0482 ~Viper0482@p54974F57.dip.t-dialin.net 1145709325 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145709583 J * Dr4g ~Dr4g@82-40-43-58.cable.ubr06.uddi.blueyonder.co.uk 1145709799 M * derjohn ray6, tickets, nor? 1145709905 M * Loki|muh derjohn: ah tickets. if still available, a second ticket would be greatly appreciatet 1145710118 M * derjohn no prob ! 1145710129 M * Loki|muh great 1145710133 M * derjohn did I send you one aldready? 1145710138 M * derjohn e-mail addy? 1145710138 M * Loki|muh no 1145710145 M * derjohn but you have one ? 1145710163 M * derjohn btw. how long will you be with us? maybe I can give you an 'ausstellerausweis' 1145710177 M * Loki|muh friday & saturday 1145710213 M * derjohn will you be primaryly at the booth? 1145710232 M * derjohn (at least lets say ~ 3h each day? 1145710237 M * Loki|muh you only forwarded me Infomail #4 yet 1145710258 M * Loki|muh yes, of course 1145710269 M * derjohn i did? wow ... /me has a sieve barin .. grr. ... someone should set up mailman or such 1145710340 M * derjohn Loki|muh, welcome to the boothstaff ! 1145710349 M * derjohn i send you all foo ... hold a sec 1145711198 M * derjohn Loki|muh, got mail ? as look for the p-msg I sent 1145711780 Q * h01ger Quit: h01ger 1145711829 J * h01ger ~holger@socket.layer-acht.org 1145712714 J * _coocoon_ ~coocoon@p54A073DE.dip.t-dialin.net 1145712762 J * doener ~doener@i5387E0BF.versanet.de 1145713139 Q * _coocoon_ Quit: KVIrc 3.2.0 'Realia' 1145713688 M * Hollow derjohn: i'm at linuxtag friday & saturday as well, will attend the booth too (especially since gentoo has no booth o.o) 1145713954 M * doener hm, did they cancel their booth? IIRC an earlier booth plan had a Gentoo both next to the Linux-VServer one... 1145713976 M * doener ie. the now empty booth 948 1145714177 M * derjohn doener, yup, they dod cancel for reasons like "linuxtag orga is to slow for us - no gym hall for sure etc." 1145714186 M * derjohn IMO not a good reason ... 1145714249 M * derjohn (i.e. gentoo usually are some folks with norebooks around 4 desks ... nothing much to prepare. I think it's more like the general attitudue towards the new Orga. Just my $.02. 1145714254 M * derjohn Hollow, ping - 1145714297 M * Hollow derjohn: kinda childish, but well 1145714359 M * derjohn Hollow, I think you know their announement on the website better than /me (arent you a gento folk ;)) 1145714363 M * derjohn *folk 1145714375 M * doener derjohn: btw did you get my priv. msg. yesterday? 1145714396 M * Hollow yes, i read it 1145714403 M * Hollow but that's not how things work 1145714414 M * derjohn doener, yes, check the private window ... :) 1145714440 M * derjohn Hollow, however, it was our neighboring booth, so we may have some more place now 1145714443 M * Hollow they fiddle 24/7 to get the buggiest machine to work, and moan in the end that some orga is not superb 1145714463 M * Hollow just inconsequent 1145714478 M * derjohn well, yes, as stated above I think there are reasons behind be can only make assumptions about 1145714547 M * Hollow sure, maybe they are even more childish :P 1145714944 M * derjohn Hollow, BTW: I am very happy that you found time to join us. when I asked first, you told me severeve reasons wich would prevent you attendance. 1145714979 M * Hollow yes, but so many peeps are coming, so i decided i have to show up too :P 1145714995 M * Hollow and i even get the trip paid :) 1145715022 M * doener Hollow: :P 1145715061 M * Hollow doener: is your attendance certain yet? 1145715061 M * derjohn Hollow, paid? by whom? 1145715071 M * Hollow my mom :P 1145715200 M * doener Hollow: almost... I'll come with a friend and we still need to decide if we'll come thursday/friday or friday/saturday... and where to stay, Achat looks promising though, double-bed room for EUR 78 1145715219 M * Hollow i'll stay at the youth hostel.. 1145715306 M * ray6 Achat is the nearest hotel? No Etap near? :) 1145715318 M * doener I don't have the 'thing' (Ausweis) you need for the youth hostel 1145715341 M * doener ray6: Achat is 10 minutes away, the Crowne(?) is the nearest one (3 minutes) 1145715345 M * ray6 doener: you can create one instantly, then it's a few EURs more or something 1145715395 Q * phedny Ping timeout: 480 seconds 1145715396 M * Hollow you need a members card for the youth hostel? 1145715430 M * ray6 Hollow: I more understood it like "it's cheaper for members" :) At least that's how it was in spain a few years ago :) 1145715445 M * doener yep, IIRC it costs about EUR 25, but that's just from the top of my head, can very well be wrong 1145715446 M * derjohn Hollow, there is a gym hall organised for Euro 7 a day 1145715453 M * derjohn inkl. breakfast 1145715467 M * Hollow no gym for me 1145715479 M * ray6 when you're not a member you can fill out an half-application or something, you get a card wih stamps and pay a few EURs more - in case you get 10 stamps in a year that card becomes a member card 1145715480 M * Hollow to few luxury :P 1145715532 M * ray6 you think the hostel has much more luxery? :) 1145715588 M * Hollow well.. 1145715591 M * Hollow ;) 1145715660 M * ray6 if I'll be there I'll be there by car, so a few km to the hotel are not a problem, in vienna I stayed in an etap last week that also has no luxury but was enough to charge notebook&mobile phone and take a shower :) 1145715661 J * _Emma- ~BizimDiya@85.96.6.31 1145715682 P * _Emma- 1145715877 J * phedny ~mark@volcano.p-bierman.nl 1145716026 J * _coocoon_ ~coocoon@p54A05FB6.dip.t-dialin.net 1145716229 J * ceyda19 ~BizimDiya@85.96.6.31 1145716249 P * ceyda19 1145716371 Q * _coocoon_ Quit: KVIrc 3.2.0 'Realia' 1145716381 Q * Viper0482 Remote host closed the connection 1145716397 J * _coocoon_ ~coocoon@p54A05FB6.dip.t-dialin.net 1145716833 N * Bertl_zZ Bertl 1145716837 M * Bertl morning folks! 1145716847 M * _coocoon_ hello bertl 1145716863 M * _coocoon_ u have knowledge of installation commands 1145716868 M * _coocoon_ under solaris 1145716874 M * Bertl for the rcs? 1145716886 M * _coocoon_ trying pkgadd from the cd source but it fails 1145716888 M * _coocoon_ yes 1145716901 M * _coocoon_ sorry it take so much time to handle installation 1145716919 M * _coocoon_ now i have the system but need to install the sw 1145716921 M * Bertl np, let's see what I have, if not, then my SO knows for sure 1145716961 M * _coocoon_ the cd with the sw is in, also have make pkgadd to the source 1145716965 M * _coocoon_ but ist fails 1145716978 M * Bertl you have network connectivity? 1145717009 M * _coocoon_ no haven't configured it wanted to install the package from teh cd because of there stands it is only for the sun e250 1145717013 M * Bertl the 806-3987-10 document says: 1145717015 M * _coocoon_ it is version 1.0 1145717019 M * nebuchadnezzar Good evenning Bertl 1145717046 M * Bertl cohan: connecto to http://sunsolve2.sun.com/sunsolve/E250/ for instructions to download RSC install files :) 1145717059 M * Bertl s/cohan/_coocoon_ 1145717073 M * _coocoon_ The requested URL /sunsolve/ was not found on this server. 1145717102 M * _coocoon_ i have her a lot of packages 1145717121 M * _coocoon_ SUNW rsc crsc hrsc crscj jarsc 1145717123 M * _coocoon_ ... 1145717136 M * Bertl they are talking about a Sun Enterprise 250 Supplement Roadmap 1145717146 M * Bertl which is supposed to be on one CD 1145717153 M * derjohn is there a command to rename a guest like "vserver-rename" ? Or do I have to mv all dirs etc 'barefoot' ? 1145717174 M * Bertl derjohn: AFAIK there is none (yet) 1145717189 M * Bertl derjohn: but would be a nice addition (if done like the delete) 1145717194 A * derjohn is now a barefooter .... :) 1145717196 M * _coocoon_ ls 1145717212 M * Bertl my_first_file.txt 1145717224 M * Bertl :) 1145717238 M * derjohn Bertl, I dont speak C , but a vserver-rename bash/perl script is withn my scope of skills. 1145717245 M * Hollow morning Bertl 1145717270 M * derjohn (besides that I made up a plan for a dialog-based wrapper for all the guest-mgmt-stuff .... ) 1145717284 M * Bertl _coocoon_: the document also talks about an RSC.sh which should be executed 1145717300 M * Bertl (which does all the installation stuff) 1145717304 Q * nebuchadnezzar Quit: ERC Version 5.1.2 $Revision: 1.796.2.4 $ (IRC client for Emacs) 1145717324 M * Bertl _coocoon_: as it seems you need to install the SUNWrscu and SUNWrscj packages 1145717339 J * nebuchadnezzar ~nebu@zion.asgardr.info 1145717350 M * Bertl _coocoon_: but you get asked that from the RSC.sh script 1145717353 M * Bertl nebuchadnezzar: wb! 1145717353 M * _coocoon_ bertl: another question i logged in a few minutes and after that i have two connections one to vserver and another one to an xx thing 1145717385 M * _coocoon_ before there was a user smutje was his name i mean and he logged in and also logged out all the time could this something have to do with it 1145717409 M * _coocoon_ no ok i will have a lookm at the documentation cd which i have 1145717502 M * Bertl hmm, xx thing? 1145717516 M * _coocoon_ yes xx girl 1145717528 M * _coocoon_ and also i have had trouble to connect to my router 1145717532 M * Bertl from this channel? 1145717550 M * _coocoon_ i logged to this channel and after that there appears two channels 1145717570 M * Bertl ah, you mean somebody msgs you in private? 1145717579 M * _coocoon_ maybe 1145717587 M * _coocoon_ ah opk now i understand 1145717590 M * Bertl but that happens when you connect here? 1145717591 M * _coocoon_ right 1145717604 M * _coocoon_ i do not know 1145717736 M * Bertl _coocoon_: what's the full irc name you see? 1145717765 M * _coocoon_ now 1145717770 M * _coocoon_ u mean or what 1145717788 M * _coocoon_ i have stopped it directly 1145717843 M * _coocoon_ but i know that there has been some guys or bots here which talked about f*** fishing or something else and one of them i thought called Smutje 1145718080 J * mkhl ~mkhl@200-153-181-226.dsl.telesp.net.br 1145718116 M * Hollow _coocoon_: yes, i got those privmsgs as well.. 1145718146 M * Hollow sent by ceyda19 1145718162 M * _coocoon_ so i think hollow u have banned Smutje and he tried to come in again maybe now he is in 1145718175 M * Hollow i have banned? 1145718180 M * _coocoon_ but i do not know exactly 1145718183 M * Hollow how should i? 1145718184 M * _coocoon_ oh ok 1145718188 M * Hollow i'm not even op :) 1145718197 M * _coocoon_ oh maybe doener has done it 1145718205 M * _coocoon_ or i do not know 1145718205 M * Hollow noone in here is op 1145718209 M * Hollow except bertl 1145718210 M * _coocoon_ ok so 1145718225 M * Hollow and i have also not seen any ban message 1145718254 M * _coocoon_ does someone know how to not to give in everytime the same command under solaris 1145718256 M * Hollow sowas 1145718259 M * Hollow eh 1145718264 M * Hollow .. 1145718272 M * _coocoon_ so long 1145718275 M * _coocoon_ ;-) 1145718321 M * Bertl _coocoon_: no, I don't think that Smutje has someting to do with it, Smutje? 1145718338 M * ray6 coocoon: install a better shell? :) possibly there is a csh or ksh or something? :) 1145718351 M * Hollow Bertl: what about lo testing? :) 1145718400 M * Bertl ah, yes, let me upload the next version 1145718400 M * _coocoon_ ray6 have problems tio install get error message Verarbeitung von datastream von <...> nicht möglich 1145718565 A * ray6 is no solaris expert 1145718598 M * ray6 but I guess the ... in the error message could be the interesting part? 1145718635 M * _coocoon_ it is the path, but i will trya to set up networking and use another way over sh installation 1145718666 M * ray6 the path to whatever you want to install? and that exists and is readable? 1145718895 M * Bertl _coocoon_: okay, SO just arrived, give her a second 1145718912 M * _coocoon_ yes it exist but the readable question is the problem i think but i have had enough download the latest version of rsc 1145718918 M * _coocoon_ who is SO 1145718931 M * Bertl Significant Other 1145718938 M * Bertl (call it my wife :) 1145718941 M * mef dynamic duo 1145718944 M * _coocoon_ oh ok 1145718997 J * morrigan morrigan@212.16.62.52 1145719000 M * morrigan meep? 1145719020 M * Bertl hey morrigan! _coocoon_ is trying to install the RSC software, beamed you the docu I have 1145719058 M * _coocoon_ bertl: morrigan: i have tried the link from bertl but ther eis nothing 1145719074 M * Bertl yeah, just verified, sun moved the stuff somewhere lese 1145719076 M * Bertl *else 1145719079 M * _coocoon_ ok 1145719138 M * _coocoon_ ok lets make it easy i install the latest veriosn which i wanted to doenload from the net, so how to tell my nic that it should become the adress from dhcp 1145719191 M * _coocoon_ ifconfig 1145719231 M * morrigan what solaris version? 1145719246 M * _coocoon_ 8 1145719259 M * _coocoon_ ok ifconfig auto-dhcp|dhcp 1145719261 M * _coocoon_ right 1145719306 M * Bertl _coocoon_, morrigan: let's move to #e250 (/join #e250) 1145719384 M * _coocoon_ morrigan i tried to install the PSC_1.0 version from the additional software cd 1145719420 M * Bertl _coocoon_: just /join #e250 ... 1145719525 M * _coocoon_ bertl: do not understand it is to fast 1145719531 M * _coocoon_ or too short 1145719536 M * _coocoon_ +o 1145719548 M * Bertl we created a channel called #e250 (just join there too) 1145719581 M * _coocoon_ oh ok thanx cool 1145719584 P * _coocoon_ So Long, and Thanks for All the Fish! 1145719653 J * _coocoon_ ~coocoon@p54A05FB6.dip.t-dialin.net 1145719658 M * _coocoon_ hello 1145719922 Q * matta Ping timeout: 480 seconds 1145720185 M * Smutje phishing? 1145720186 M * Smutje me? 1145720190 M * Smutje nope 1145720237 J * Ben___ ~B.Lukas@88.134.54.56 1145720266 M * Ben___ hello 1145720290 M * Bertl welcome Ben___! 1145720304 M * Bertl Smutje: didn't assume that you have something to do with it ... 1145720315 M * Bertl (whatever it may be :) 1145721091 J * ntrs_ ~ntrs@68-188-51-87.dhcp.stls.mo.charter.com 1145721162 J * Viper0482 ~Viper0482@p5497779B.dip.t-dialin.net 1145721256 J * matta ~matta@c-68-32-239-173.hsd1.pa.comcast.net 1145721489 Q * ntrs Ping timeout: 480 seconds 1145721902 M * Bertl okay, have to run now .. back later 1145721906 N * Bertl Bertl_oO 1145721940 N * morrigan morrigan_oO 1145722895 Q * matta Quit: Download Gaim: http://gaim.sourceforge.net/ 1145723460 J * Oli ~skycode@212.224.230.139 1145723737 Q * Oli Quit: 1145724908 J * Dr4g_ ~Dr4g@82-40-43-58.cable.ubr06.uddi.blueyonder.co.uk 1145724912 Q * Dr4g Read error: Connection reset by peer 1145724994 Q * mkhl Quit: 1145726977 Q * Viper0482 Remote host closed the connection 1145728223 M * insomniac re 1145728229 M * insomniac hi to everyone 1145728314 M * daniel_hozac hello 1145728343 M * insomniac hi daniel_hozac :) 1145728727 Q * doener Quit: leaving 1145731147 M * Skram can i run "killall" on the host? 1145731168 M * daniel_hozac why wouldn't you be able to? 1145731245 M * Skram well and have it kill the process inside all vservers? 1145731267 M * Skram I could easily make a bash script to do this, but just curious if it should kill the specified app in the vservers too. 1145731297 M * Skram brb 1145731372 Q * mountie Remote host closed the connection 1145731403 Q * cryo Ping timeout: 480 seconds 1145731422 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145731743 M * bonbons Skram: will only do so if you run it in context 1 1145731774 M * Skram okay 1145732080 J * _mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145732080 Q * mountie Read error: Connection reset by peer 1145732228 Q * _mountie Remote host closed the connection 1145732267 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145732410 J * cryo ~say@psoft.user.matrix.farlep.net 1145733056 J * Blissex ~Blissex@82-69-39-138.dsl.in-addr.zen.co.uk 1145734353 Q * mountie Remote host closed the connection 1145734856 J * Oli ~skycode@212.224.230.139 1145737040 Q * virtuoso Remote host closed the connection 1145737339 M * ray6 a yahoo group? *eek* :> 1145737358 A * ray6 always thought those were for pr0n-trading? :) 1145738233 J * pflanze ~chris@unk-110.ethz.ch 1145738285 M * pflanze Hello. For some reason I cannot "lvremove /dev/mirrorvg/somesnapshot", it says "Can't remove open logical volume somesnapshot". 1145738304 M * pflanze I did umount it, and in host context or ctx 1 it's not mounted anymore. 1145738328 M * pflanze So the only thing I could suspect is that I restarted a vserver while that has been mounted, and now still has a reference to it. 1145738344 M * pflanze I didn't mount --bind that filesystem into any vserver though afaik. So, strange. 1145738359 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145738421 M * pflanze Could it be a vserver keeps references to all mounts in the newly created namespace even if chroot is being done into a part of the tree which doesn't contain a bind of that mount? 1145738429 Q * mountie Quit: 1145738564 M * pflanze Well - actually I've now shut down the vservers which I started after doing that mount, and lvremove still reports "open logical volume". 1145738572 M * bonbons pflanze: yep, each guest gets a copy of the hosts namespace, and then chroots inside it. Any invisible items are still mounted in the guest's namespaces (but you can manually unmount some of them to clean-up the guest's namespace) 1145738606 M * pflanze It has been a reiserfs filesystem. 1145738622 M * pflanze (I remember there was an issue with ext3.) 1145738641 M * pflanze (Maybe it's the same with reiserfs?) 1145738661 M * bonbons the reason guests get a copy of the host's namespace, is to allow (bind) mounting new elements to the guest. Once cross-namespace mounts/bind & co this will not more be required 1145738690 M * bonbons I don't remember fs-specifice issue 1145738699 M * pflanze I see running 'root 32111 0.0 0.0 0 0 ? S< Apr05 0:06 [kcopyd]' 1145738708 M * pflanze Which is from the time I did create and mount that snapshot. 1145738749 M * pflanze Should I just "lvremove --force" ? 1145738797 M * bonbons you should identify the guest(s) that have the fs mounted in their namespace and either restart them, or enter their namespace to unmount the concerned mount point 1145738829 M * pflanze None of the vservers which are still running now have been started after April 5th. 1145738842 M * pflanze s/after/on or after/ 1145738884 M * pflanze (They have all uptime 64d17h48 thus stem from the reboot of the host.) 1145738908 M * pflanze --force doesn't help 1145738922 M * bonbons and at that time the lvm device wasn't used? 1145738946 M * pflanze yes. I created that lvm device (a snapshot) on April 5th. 1145739015 M * bonbons unless some namespace didn't get released correctly your lvm device should not be in use anymore 1145739015 M * pflanze (I did that already before, about every week (create a snapshot then remove it a week later), for some time now. But I think it's been the first time I've started new vservers.) 1145739034 M * pflanze Is there a way to list all namespaces and the mounts in them? 1145739052 M * pflanze (chcontext --ctx 1 cat /proc/mounts doesn't show anything.) 1145739101 M * bonbons /proc/virtual/* only shows running guests? You need to loop through all contexts, context 1 only shows all processes (using the host's namespace) 1145739217 M * pflanze This doesn't output anything: for f in /proc/virtual/1*; do ctx=`basename $f`; chcontext --ctx $ctx cat /proc//mounts |grep snap; done 1145739238 M * pflanze (my ctx id's are all in the 1000-1xxx range) 1145739257 M * bonbons was just going to ask for the range :) 1145739324 M * bonbons and no special (fs-related) kernel process in any of the contexts that should not exist anymore? 1145739454 J * bleh2 violet@190.48.178.167 1145739506 M * pflanze This doesn't show *any* kernel process: for f in /proc/virtual/1*; do ctx=`basename $f`; chcontext --ctx $ctx ps auxww ; done|egrep '\[.*\]'|less 1145739519 M * bleh2 hello 1145739537 M * bleh2 is there some channel about php? 1145739691 M * pflanze bleh2: maybe on freenode.net ? 1145739746 M * bleh2 hmm 1145739940 M * bonbons pflanze: what does this show: for X in /proc/virtual/*/; do echo " $X"; vnamespace -e `basename $X` -- cat /proc/mounts; done 1145739986 M * bonbons just switching namespace is cleaner than completely entering the context (there you can also unmount host-mountpoints in the guest's namespace) 1145740082 M * pflanze bonbons: still nothing with "snap" in it. 1145740094 M * pflanze also cat /proc/self/mounts doesn't help 1145740113 M * daniel_hozac /proc/self/mounts == /proc/mounts. 1145740122 M * pflanze ah ok 1145740123 Q * bleh2 Quit: 1145740125 J * Dr4g__ ~Dr4g@82-40-43-58.cable.ubr06.uddi.blueyonder.co.uk 1145740125 M * daniel_hozac the latter is a symlink to the former. 1145740145 M * daniel_hozac and chcontext --xid ... doesn't enter the namespace, it just enters the process context. 1145740159 M * pflanze btw the vservers which I started after the creation of the lvm volume have been stopped so they don't show up in /prov/virtual. 1145740171 M * pflanze Maybe I should try their previous xid explicitely 1145740237 M * daniel_hozac assuming they did stop successfully, there will be no context or namespace to enter. 1145740245 M * pflanze Still no luck with: for X in `seq 1000 1022` ; do echo " $X"; vnamespace -e `basename $X` -- cat /proc/self/mounts; done|less 1145740274 P * Dr4g__ 1145740289 M * pflanze Looks like a kernel bug then? Any way to find out about internal structures in /sys/ ? 1145740306 M * daniel_hozac are you sure you don't have something on the host using it? 1145740335 M * pflanze Quite sure yes. What I did is: 1145740376 M * pflanze On April 5th: lvcreate -L 4G -s -n snap_2006_04_05 /dev/mirrorvg/mirrorroot (where mirrorroot is the volume all vservers are using as their roots). 1145740393 M * pflanze mount -o ro /dev/mirrorvg/snap_2006_04_05 /mnt/snap/ 1145740404 M * pflanze Then rsync all of that volume to another host. 1145740417 M * pflanze Then let it just be like it is; during that time, rebooted two vservers. 1145740425 M * pflanze Today: umount /mnt/snap 1145740432 M * pflanze which worked without any problem. 1145740448 M * pflanze lvremove /dev/mirrorvg/snap_2006_04_05 , which says "open 1145740455 M * pflanze logical volume.." 1145740468 M * pflanze Nothing in the kernel logs. 1145740482 M * daniel_hozac and lsof can't find anything? 1145740489 M * pflanze yep, I've checked. 1145740511 M * pflanze chcontext --ctx 1 lsof 2>/dev/null |grep snap -> nothing 1145740525 M * pflanze same w/o chcontext --ctx 1 1145740553 M * pflanze And I did it like this for ~2 months already. Only different thing is that I restarted two vservers since last lvcreate invocation. 1145740575 M * pflanze Which I shut down now as I already said. 1145740576 Q * Dr4g_ Ping timeout: 480 seconds 1145740619 M * pflanze This is 2.6.15.4 + vs2.0.2-rc5 1145740649 M * pflanze Using reiserfs for everything. 1145740720 M * pflanze Going to upgrade to a newer kernel now (and should I use vserver 2.1 ? 1145740722 M * pflanze ) 1145740779 M * pflanze BTW it seems that recently kernel.org has switched to a new release model? 2.6.16.X have been released very frequently, and I wonder if I should use 2.6.17-rc2 instead. 1145740833 M * pflanze (or is 2.6.17-rc2 ("prepatch") just what will be relased as 2.6.16.10 in a few days?) 1145740849 M * pflanze ehr s/2.6.16.10/latest stable version of the Linux kernel/ 1145740936 M * daniel_hozac 2.6.17-rc* will be released as 2.6.17. 1145740948 M * daniel_hozac 2.6.16.X have been released because of security issues. 1145740987 M * daniel_hozac (well, not all of them, just 4) 1145741161 Q * _coocoon_ Quit: KVIrc 3.2.0 'Realia' 1145741232 M * ray6 yeah, important stuff like that amd-fpu-leakage :) 1145741974 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145742654 Q * mountie Quit: LUNCK! 1145743227 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145743897 Q * Blissex Remote host closed the connection 1145744019 Q * Oli Quit: Oli 1145744458 Q * mountie Remote host closed the connection 1145744549 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145744553 Q * mountie Quit: 1145744703 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145744709 Q * mountie Quit: 1145745236 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145745242 Q * mountie Quit: 1145745377 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145745740 Q * phedny Ping timeout: 480 seconds 1145745883 Q * mountie Quit: LUNCK! 1145745963 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145746222 J * phedny ~mark@volcano.p-bierman.nl 1145748360 Q * bonbons Quit: Leaving 1145748361 Q * mountie Read error: Connection reset by peer 1145748496 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1145749871 J * _coocoon_ ~coocoon@p54A057E3.dip.t-dialin.net 1145749905 M * _coocoon_ hello 1145749908 M * daniel_hozac hi 1145749919 M * _coocoon_ also awake 1145749936 M * derjohn sure ;) 1145750197 M * _coocoon_ daniel_hozac: do u know if bertl will come tonight 1145750243 M * daniel_hozac i have no idea. 1145750264 M * _coocoon_ ok