1154131315 J * doom ~doom@xdsl-87-78-94-120.netcologne.de 1154131332 M * Bertl welcome doom! 1154131387 P * doom 1154131637 M * Bertl okay, off again ... back later or tomorrow! 1154131650 N * Bertl Bertl_oO 1154131815 J * Zoiah Zoiah@matryoshka.zoiah.net 1154131841 M * Zoiah I have a strange problem on 2.6.17.5-vs2.0.2-rc26. 1154131899 M * daniel_hozac oh? 1154131909 M * Zoiah If I run multiple disk i/o on vserver1, and I renice one of them to 19, it seems like the disk i/o of vserver2 keeps infinitely waiting for vserver1. So all disk i/o blocks until I stop the niced prcess on vserver1. 1154131949 M * Zoiah It doesn't happen if I only run the niced disk i/o. 1154131970 M * Zoiah In this case I was running a niced sqlite importing a big table and at the same time running a 'normale' mysqlcheck on a big table. 1154132018 M * Zoiah Hmm, wait, it also happens if I only run the niced sqlite I just noticed, just not as bad. 1154132075 M * Zoiah I'll wait until the sqlite is done, then try again both with the niced and regular priorities. It seems like it only happens if I nice the sqlite. 1154132109 M * daniel_hozac that sounds very odd. 1154132149 Q * tokkee Server closed connection 1154132150 J * tokkee tokkee@casella.verplant.org 1154132938 J * FireEgl Atlantica@Atlantica.US 1154133022 M * Zoiah It seems like giving something that does lots of disk i/o a very low (19) priority is pretty harmful. 1154133267 J * PuckCh ~Olivier@adsl-84-226-43-145.adslplus.ch 1154133537 M * PuckCh hello. i need to compile my own debian kernel, with vserver support, like the linux-image-2.6.17-1-vserver-686, but I can't find the correct source. anyone can help me here ? 1154133587 J * zob000 ~zob000@wsp05974758wss.cr.net.cable.rogers.com 1154133590 M * zob000 howdy 1154133591 Q * pusling Ping timeout: 480 seconds 1154133601 M * Zoiah PuckCh: why not just take the vanilla sources + vserver patch and use make-kpkg (inside the kernel-package package for debian). 1154133650 M * zob000 i have an issue with cvs failing in a vserver with "error closing /tmp/cvs-serv23866/./CVS/Repository 1154133650 M * zob000 ... No space left on device" and i made /tmp to have 512m .. was wrong here ? 1154133676 M * PuckCh Zoiah: i was thinking it's best to have the "debian" version of the kernel... but you're right. vanilla sources must be better in this case. 1154133717 M * doener PuckCh: IIRC waldi maintains the debian vserver kernels 1154133743 M * daniel_hozac zob000: and it's not full? 1154133757 M * zob000 daniel_hozac, no its not ! 1154133774 M * daniel_hozac zob000: so df says there's plenty of space left? 1154133783 M * PuckCh doener: i have found the vserver patch, but it's only for a 2.6.16 kernel, and the binary kernel is a 2.6.17. 1154133786 M * zob000 df - ha => none 512M 0 512M 0% /tmp 1154133844 M * zob000 daniel_hozac, i would be surprised ... if cvs needs 512 m to check out a project ! 1154133877 M * zob000 daniel_hozac, i tried on my latop (same project) with no error 1154133893 J * mire ~mire@72-167-222-85.COOL.ADSL.VLine.verat.net 1154133910 M * zob000 daniel_hozac, where is all the tmp mounted on the host ? 1154133922 M * daniel_hozac zob000: that df is from inside the guest, right? 1154133943 M * zob000 daniel_hozac, yes inside the guest 1154133998 M * daniel_hozac zob000: so what does echo 1 > /tmp/test say? 1154134001 M * zob000 daniel_hozac, i just tried on another guest (same host ) and it failed 1154134040 M * daniel_hozac zob000: do you have any free RAM? 1154134045 M * zob000 daniel_hozac, it worked :-( i can create a file 1154134073 M * daniel_hozac so the file is in /tmp now? 1154134126 M * zob000 daniel_hozac, yes i am able to write to it ... how do i check the me from cat /rpoc/meminfo MemFree: 22452 kB 1154134217 M * daniel_hozac if you strace the cvs command, which syscall specifically fails? 1154134500 M * zob000 daniel_hozac, pastebin is slow ... 1154134532 M * doener http://paste.linux-vserver.org/ -- fast for me 1154134570 M * zob000 daniel_hozac, http://paste.linux-vserver.org/212 1154134624 M * zob000 wtf .. something says I love you there ! 1154134660 M * doener cvs protocol easter egg? 1154134681 M * daniel_hozac you might want to use -fF, because i don't even see a call to close in there. 1154134720 M * zob000 its not the whole trace ... 1154134800 Q * DreamerC Quit: leaving 1154134904 M * zob000 daniel_hozac, http://paste.linux-vserver.org/213 1154134917 M * zob000 this is the whole trace 1154135211 M * zob000 daniel_hozac, no ideas ?? 1154135261 M * doener looks like a server-side thing to me 1154135298 M * zob000 doener, why only fails in a guest ? 1154135300 M * daniel_hozac i agree. ENOSPC is nowhere to be found in that trace. 1154135319 M * doener zob000: how often did you try on other boxes? 1154135348 M * zob000 i only tried my laptop and another guest so far 1154135389 M * doener I'd try at least two or three times with some other box 1154135389 M * zob000 doener, daniel_hozac anyone of you can try on a guest ? 1154135408 M * daniel_hozac sure. 1154135473 M * doener IMHO it would make more sense to try on a plain host to see if it fails there as well... if there's too much load on the server, it might fail randomly... 1154135489 Q * Wenix Server closed connection 1154135489 J * Wenix ~wenix@81.7.189.11 1154135555 M * zob000 doener, daniel_hozac i tried on another guest another machine fails as well 1154135572 M * zob000 trying another host .. nno guest this time 1154135658 M * zob000 fails .. just as well :-( 1154135667 M * doener see ;) 1154135692 M * zob000 it works on the laptop tho 1154135711 M * zob000 doener, could it be that z3 is not available ? 1154135713 M * daniel_hozac probably just a luck thing. 1154135720 M * doener all the time? as I said, it might fail randomly if it's due to too much load on the server 1154135764 M * zob000 just failed twice on the laptop :( 1154135795 A * doener grabs a cookie 1154135895 M * zob000 thanks guys .. i really apreciated the help 1154135931 M * doener you're welcome, and excuse my sarcasm, I've seen too many random cvs issues I guess 1154136050 A * doener .oO( if I used "sarcasm" right this time? I never got the difference between irony/sarcasm/foobar... ) 1154136259 M * zob000 np 1154136284 M * zob000 never noticed sarcasme here ;-) 1154136360 J * Leonel SempreAe@200.203.58.223 1154136393 M * Leonel is it possible to run a vserver INSIDE another vserver? 1154136609 M * daniel_hozac no. 1154136771 M * zob000 try xen, vmware or that other thing cant remember it 1154137008 M * micah ... vservers? 1154137084 M * zob000 no ... the kernel debugging emulator 1154137107 M * micah are you thinking of qemu? 1154137587 M * cehteh Leonel: you can nest the vserver's filesystems but start the vservers as usual from the root 1154137607 M * cehteh /vserver/supervserver 1154137613 M * cehteh /vserver/supervserver/childvserver1 1154137616 M * cehteh /vserver/supervserver/childvserver2 1154137617 M * cehteh etc 1154137631 M * cehteh or even 1154137641 M * cehteh /vserver/supervserver/vserver/childvserver1 ... 1154137660 M * Leonel yes... 1154137664 M * Leonel thanks 1154137684 Q * Leonel Quit:  [www.fullt.net] 1154138272 M * doener I'm off to bed, cya tomorrow 1154138398 Q * PuckCh Quit: Leaving 1154142634 Q * mire Remote host closed the connection 1154148795 Q * tdjb Server closed connection 1154148805 J * tdjb ~tdjb@209.151.52.189 1154149464 J * pusling pusling@195.215.29.124 1154150650 Q * ekc 1154151252 J * ekc ~nospam@c-24-23-195-211.hsd1.ca.comcast.net 1154151384 M * ekc I am _really_ sorry about my 'ekc2' irc client repeatedly auto-signing on and off earlier today. I left the client running on a flakey system and I just got back and realized what happened. I'm sorry about that. 1154151752 Q * meandtheshell Quit: bye bye ... 1154153897 J * dna ~naucki@dialer-176-128.kielnet.net 1154155842 M * zob000 anyone knows why a guest would not respond to arp requests ? 1154156016 Q * dna Quit: Verlassend 1154156313 Q * jkl Server closed connection 1154156317 J * jkl eric@c-71-56-216-223.hsd1.co.comcast.net 1154156975 Q * lilo2 Remote host closed the connection 1154156977 J * lilo2_ ~0710AAD4@tor-irc.dnsbl.oftc.net 1154159062 Q * bubulak Ping timeout: 480 seconds 1154161410 J * Viper0482 ~Viper0482@p549773F2.dip.t-dialin.net 1154164254 J * bonbons ~bonbons@83.222.36.236 1154165064 J * robig ~robig@83.221.253.1 1154165102 M * robig heyho 1154165371 M * robig ping 1154165375 M * robig :) 1154165777 M * robig I'm about setting up a server with several vservers (3-7), and I got stuck on the question how to use the disks? I've a SATA and two ATA disks. should I save all host & vserver data on the sata device, and only the user data (eg htdocs) on the two ATAs using raid1? or should I save the complete vservers on the raid? or no raid? any recommendations? 1154166025 Q * zob000 Ping timeout: 480 seconds 1154166132 M * bonbons robig: that probably depends on what you intend to do with your vserver-guests 1154166211 M * bonbons important data should go to the raid, same for quick-read data (unless you SATA disk is way quicker than on of the ATA disks alone) 1154167142 J * coocoon ~coocoon@p54A051D8.dip.t-dialin.net 1154167575 M * robig I thought sata would be faster than ata. ill put the host and all gus 1154167594 M * robig guests on the sata, and ony the userdata on the raid1 1154167616 M * Zoiah I would buy another HD and put everything in RAID-1. 1154167626 M * Zoiah Cost very little money now and saves you a _lot_ of hassle in the future. 1154167665 M * robig :) you're right. ill think about that.. :) 1154167705 M * Zoiah Just think of the time you'll spend restoring/reinstalling the machine when the HD dies compared to the price of another HD. 1154167912 M * bonbons robig: speed of the bus is not so much the important part, ATA133 and SATA offer both more speed than what the disk itself can read/write 1154167941 M * bonbons the only case when that connection bandwidth may be completely used is when you read from disk's cache 1154167977 M * harry that really depends imho 1154167986 M * harry normal pci is 33MHz 32 bit 1154167996 M * harry which gives you a max of +-1Gbit 1154168011 M * harry which is ... well... 100Mbytes/s 1154168016 M * harry -s 1154168029 M * harry (give or take a few bytes/overhad) 1154168031 M * harry head 1154168060 M * bonbons harry, but that's important only as long as ATA/SATA controller is an extension card, when it's provided by the chipset itself that limitation is usually inexistent 1154168074 M * harry bonbons: you think? 1154168098 M * harry if its onboard, it isn't on the pci bus? on what bus is it then? 1154168135 M * Zoiah harry: (33.33 MHz Ś 32 bits ś 1 byte/8 bits = 133 MB/s) 1154168158 M * harry Zoiah: that 's a theoretical max 1154168165 M * harry so 100MB/s is more realistic 1154168180 M * harry since you also have your network card on that bus an soundcard and .... 1154168193 M * bonbons harry: then each item is directly connected and doesn't share anything, internally the chipset may also use different speeds fr thse direct links 1154168215 M * harry bonbons: true, but directly connected to what? 1154168219 M * harry the pci bus? 1154168222 M * bonbons no need to follow any spec inside the chipset chip 1154168228 M * harry to the southbridge? 1154168261 M * Zoiah bonbons: they are connected via a PCI bus generally. 1154168267 M * Zoiah bonbons: onboard devices. 1154168284 M * harry maybe a "dedicated" onboard pci bus or so :) 1154168302 M * Zoiah But onboard devices are generally connected to a different PCI bus then offboard devices. 1154168304 M * bonbons Zoiah: be careful about onboard (normal PCI) and onchip (hacks possible) 1154168315 M * Zoiah Just run lspci on your box. 1154168372 M * Zoiah But onboard usually runs on 66MHz even though all PCI slots are 33MHz. 1154168380 M * Zoiah afaik. 1154168532 M * Zoiah Hmm, although, it does run on 33Mhz on the boxes I've just checked. 1154168612 M * bonbons Zoiah: sure that visible == real inside chipsets? 1154168617 M * Zoiah bonbons: yes. 1154168661 M * Zoiah bonbons: Intel and other manufacturers usually show block-diagrams of how the different on-chip devices are attached inside the chipset. 1154168683 M * Zoiah http://www.intel.com/design/chipsets/440gx/index.htm#diagram 1154168705 M * Zoiah Even appears to be a 32-bit 33Mhz bus. 1154168736 M * Zoiah These days it's all PCI-E and X though. 1154168752 A * Zoiah &. :) 1154168803 M * bonbons Zoiah: then and now... would need to check diagram for recent chipset :) 1154168939 M * bonbons Zohia: http://www.intel.com/products/i/chipsets/945g/945g_diagram.gif there it looks like all have their own connection... 1154169335 M * harry pci-e and x are quite a bit faster :) 1154169349 M * harry a 10 GBit nic makes sense there... ;) 1154169413 M * bonbons yes, but there it's not known how the badnwidth is dispatched to the different branches, how they are multiplexed to the north/south connection 1154169438 M * harry true 1154169576 Q * samuel_ Server closed connection 1154169593 J * samuel_ ~samuel@jupe.quebectelephone.com 1154170276 M * robig another problem: im using old raidtab tech. on my old server, and have now mdadm for creating softraids. is there any possibility to convert the disks? 1154170401 M * bonbons robig: I don't think so, they both hoandle the raid differently... you will most proably have to backup all data and then start from scratch with mdadm 1154170464 M * robig hm. the problem is, the disks ar in use, and I don't want a long server downtime 1154170551 Q * lilo2_ Remote host closed the connection 1154170606 J * lilo2 ~0710AAD4@tor-irc.dnsbl.oftc.net 1154171660 J * Milf ~Miranda@IP-213157005194.dialin.heagmedianet.de 1154172328 J * mire ~mire@68-166-222-85.COOL.ADSL.VLine.Verat.NET 1154173031 Q * coocoon Ping timeout: 480 seconds 1154173746 J * coocoon ~coocoon@p54A05F51.dip.t-dialin.net 1154173954 Q * coocoon 1154174133 J * coocoon ~coocoon@p54A05F51.dip.t-dialin.net 1154175181 J * Pazzo ~thomas@host130-250-static.72-81-b.business.telecomitalia.it 1154175218 Q * Pazzo Server closed connection 1154175247 J * Pazzo ~thomas@host130-250-static.72-81-b.business.telecomitalia.it 1154175859 J * janfrode ~no010471@159.80-203-4.nextgentel.com 1154176595 Q * coocoon Quit: KVIrc 3.2.0 'Realia' 1154177317 Q * s0undt3ch Ping timeout: 480 seconds 1154177601 J * meandtheshell ~markus@85-124-232-186.work.xdsl-line.inode.at 1154178280 N * Bertl_oO Bertl 1154178286 M * Bertl morning folks! 1154178441 M * Ben_zZz hello Bertl 1154178483 M * Milf Yo Bertl 1154178579 M * romke Yo! 1154178644 M * matti Ben_zZz: Morning :) 1154178657 J * s0undt3ch ~s0undt3ch@bl7-252-47.dsl.telepac.pt 1154178659 M * matti Ben_zZz: What time is now in BUT? :) 1154178693 M * Ben_zZz but? 1154178790 M * matti On, wrong nick ;p 1154178801 M * matti Ben_zZz: BUT = Bertl Universal Time. 1154178801 M * matti ;] 1154178819 M * Ben_zZz Žsorry, i was offline, cant read :D 1154178823 M * matti :) 1154178926 N * Ben_zZz _Ben 1154178944 M * _Ben hehe, good morning everybody *g 1154178966 M * Bertl matti: it is morning, of course :) 1154178989 M * Bertl matti: BUT is not so precise that you could fix the hour :) 1154178994 M * matti Bertl: :)))))) 1154178997 M * matti Bertl: Hehehe. 1154179014 M * romke rdate -s but.13thfloor.at 1154179021 M * matti ;p 1154179032 M * matti romke: Well, you need to be careful. 1154179054 M * matti romke: Who knows... maybe at 13th floor time is going backwards sometimes? :) 1154179055 M * matti ;] 1154179063 M * romke lol 1154179089 M * matti romke: Look at Bertl. He is always fresh and in good mod. 1154179090 M * matti ;] 1154179096 M * matti romke: This is quite interesting ;p 1154179097 M * matti :) 1154179118 M * matti s/mod/mood/ 1154179131 A * matti hugs Bertl :) 1154179219 A * Bertl feels hugged :) 1154179225 M * matti ;] 1154179259 M * matti Coffee? 1154179261 M * matti ;] 1154179276 N * _Ben Ben_zZZz 1154179287 N * Ben_zZZz _Ben 1154179310 M * Bertl is the mailing list still working? 1154179350 N * _Ben Ben_zZZz 1154179357 N * Ben_zZZz _Ben 1154179365 M * doener daniel_hozac didn't receive any mails for some time 1154179368 M * Bertl _Ben: still very sleepy? 1154179387 M * Bertl my last one is from the 24th this month 1154179439 M * Bertl maybe the ml host got on a spam list ... checking now 1154179496 A * _Ben is away (iŽll be back later...) 1154179498 N * _Ben Ben_zZZz 1154179502 M * Bertl yep, spamcop lists duffy ... 1154179536 M * [PUPPETS]Gonzo :( 1154179536 N * Ben_zZZz _Ben 1154179556 M * doener _Ben: trying to join ekc2? ;) 1154179589 M * Bertl ekc: ping! 1154179716 M * romke ekc was early this morning very sorry for ekc2 (something with client on weird system) 1154179738 M * Bertl ah, okay, np, so the ban was already removed? 1154179846 F * ChanServ +o Bertl 1154179851 F * Bertl -b *!*EKC@*.dslextreme.com 1154179875 F * Bertl -o Bertl 1154180018 A * _Ben is away (iŽll be back later...) 1154180018 N * _Ben Ben_zZZz 1154180068 M * doener Ben_zZZz: please stop that 1154180076 M * romke ben probably wanna replace EKC on banlist :P 1154180096 Q * shedi Quit: Leaving 1154180202 Q * lilo2 Remote host closed the connection 1154180244 J * lilo2 ~0710AAD4@154.35.1.12 1154180491 J * ntrs ~ntrs@62.162.190.5 1154180641 J * KantankerousKid debian-tor@tor-irc.dnsbl.oftc.net 1154180743 M * Bertl welcome KantankerousKid! 1154182936 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}-rc27, stable+grsec 2.0.2-rc27 | 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 ;) 1154182936 T * harry - 1154182969 Q * BenBen_ Remote host closed the connection 1154182987 J * BenBen ~benny@defiant.wavecon.de 1154183289 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}-rc27, stable+grsec 2.0.2-rc27 | 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 ;) 1154183289 T * harry - 1154183353 J * Loki|muh loki@satanix.de 1154183353 Q * starlein Read error: Connection reset by peer 1154183379 J * starlein star@fo0bar.de 1154183488 Q * cemil iridium.oftc.net keid.oftc.net 1154183488 Q * BenBen iridium.oftc.net keid.oftc.net 1154183488 Q * Hollow iridium.oftc.net keid.oftc.net 1154183488 Q * pagano iridium.oftc.net keid.oftc.net 1154183488 Q * baggins iridium.oftc.net keid.oftc.net 1154183488 Q * tdjb iridium.oftc.net keid.oftc.net 1154183631 Q * FireEgl iridium.oftc.net arion.oftc.net 1154183631 Q * kaner iridium.oftc.net arion.oftc.net 1154183631 Q * Hunger iridium.oftc.net arion.oftc.net 1154183631 Q * mire__ iridium.oftc.net arion.oftc.net 1154183631 Q * daniel_hozac iridium.oftc.net arion.oftc.net 1154183631 Q * doener iridium.oftc.net arion.oftc.net 1154183631 Q * Johan iridium.oftc.net arion.oftc.net 1154183631 Q * Bertl_oO iridium.oftc.net arion.oftc.net 1154183631 Q * FaUl iridium.oftc.net arion.oftc.net 1154183631 Q * Medivh iridium.oftc.net arion.oftc.net 1154183631 Q * matled iridium.oftc.net arion.oftc.net 1154183631 Q * cehteh iridium.oftc.net arion.oftc.net 1154183631 Q * Adrinael iridium.oftc.net arion.oftc.net 1154183631 Q * tokkee iridium.oftc.net arion.oftc.net 1154183631 Q * nox iridium.oftc.net arion.oftc.net 1154183631 Q * Wenix iridium.oftc.net arion.oftc.net 1154183631 Q * SNy iridium.oftc.net arion.oftc.net 1154183631 Q * MrX iridium.oftc.net arion.oftc.net 1154183631 Q * meandtheshell iridium.oftc.net arion.oftc.net 1154183637 J * mire__ ~mire@203-167-222-85.COOL.ADSL.VLine.verat.net 1154183637 J * Wenix ~wenix@81.7.189.11 1154183637 J * nox ~nox@nox.user.oftc.net 1154183637 J * meandtheshell ~markus@85-124-232-186.work.xdsl-line.inode.at 1154183637 J * tokkee tokkee@casella.verplant.org 1154183637 J * MrX ~urk@219.95.238.72 1154183637 J * Adrinael adrinael@hoasb-ff09dd00-79.dhcp.inet.fi 1154183637 J * cehteh foobar@cehteh.homeunix.org 1154183637 J * matled ~matled@85.131.246.184 1154183637 J * Medivh ck@paradise.by.the.dashboardlight.de 1154183637 J * FaUl immo@shell.chaostreff-dortmund.de 1154183637 J * Bertl_oO herbert@IRC.13thfloor.at 1154183637 J * Johan ~finger@lounge.datux.nl 1154183637 J * doener ~doener@host.magicwars.de 1154183637 J * SNy 6e3fe13bfd@bmx-chemnitz.de 1154183637 J * daniel_hozac ~daniel@c-2c1472d5.010-230-73746f22.cust.bredbandsbolaget.se 1154183751 J * Roey ~katz@h-69-3-4-130.mclnva23.covad.net 1154183807 J * FireEgl Atlantica@Atlantica.US 1154183807 J * Hunger Hunger.hu@Hunger.hu 1154183807 J * kaner kaner@strace.org 1154184266 J * alexx ~alexx@proxy.ikse.net 1154184767 J * pagano ~pagano@131.154.5.20 1154185271 J * ekc2 ~EKC@netblock-66-245-252-180.dslextreme.com 1154185370 J * tdjb ~tdjb@209.151.52.189 1154185657 J * Milf ~Miranda@IP-213157005194.dialin.heagmedianet.de 1154186007 Q * ekc2 Read error: Connection reset by peer 1154186123 J * brc_ bruce@201.79.112.195 1154186601 Q * alexx Quit: Ex-Chat 1154188437 J * Hollow ~hollow@2001:a60:f026::1 1154188467 A * Hollow looks 1154188522 J * cemil ~cemil@defiant.wavecon.de 1154188545 J * baggins baggins@kenny.mimuw.edu.pl 1154188574 A * doener wonders what Hollow sees 1154188595 M * Hollow working oftc? :) 1154188600 J * BenBen ~benny@defiant.wavecon.de 1154188836 Q * BenBen arion.oftc.net keid.oftc.net 1154188836 Q * baggins arion.oftc.net keid.oftc.net 1154188836 Q * cemil arion.oftc.net keid.oftc.net 1154188836 Q * Hollow arion.oftc.net keid.oftc.net 1154188866 Q * bragon Ping timeout: 480 seconds 1154188956 J * h01ger ~holger@socket.layer-acht.org 1154188998 M * tokkee 17:56 < Hollow> working oftc? :) 1154188998 M * tokkee 17:56 -!- BenBen (= BenBen) [~benny@defiant.wavecon.de] has joined #vserver 1154189000 M * tokkee 18:00 -!- Netsplit 1154189002 M * tokkee *lol* 1154189020 M * daniel_hozac yeah, he jinxed it. 1154189032 M * tokkee It's all his fault ;-) 1154189063 J * Ben_zZZz B.Lukas@mail.openvcp.org 1154189371 J * bragon ~weechat@sd866.sivit.org 1154189801 A * Ben_zZZz is away (iŽll be back later...) 1154191016 J * EKC ~EKC@netblock-66-245-252-180.dslextreme.com 1154191257 Q * EKC Read error: Connection reset by peer 1154191272 M * romke rotfl, ekc is jumping again 1154191968 Q * Milf Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org 1154193071 Q * romke Quit: new kernel maybe... 1154193289 J * Hollow ~hollow@2001:a60:f026::1 1154193370 J * BenBen ~benny@defiant.wavecon.de 1154193380 J * baggins baggins@kenny.mimuw.edu.pl 1154193419 J * cemil ~cemil@defiant.wavecon.de 1154194644 J * coocoon ~coocoon@p54A05B5D.dip.t-dialin.net 1154194661 M * matti harry: Have a minute? 1154195325 J * BeLu Ben_@88.134.54.56 1154195328 P * BeLu 1154195457 J * zob000 ~zob000@wsp05974758wss.cr.net.cable.rogers.com 1154195457 Q * insomniac Read error: Connection reset by peer 1154195463 M * zob000 howdy 1154195473 J * insomniac ~insomniac@slackware.it 1154195517 M * zob000 anyone knows why a guest would not reply to arp requests ? i have a device that is formulating arps and the guest is not replying to them. 1154195622 Q * lilalinux Remote host closed the connection 1154195676 Q * zob000 Server closed connection 1154195702 J * zob000 ~zob000@wsp05974758wss.cr.net.cable.rogers.com 1154196021 N * Ben_zZZz Belu 1154196791 A * Belu is away (iŽll be back later...) 1154196792 N * Belu Ben_zZZz 1154196947 J * dna ~naucki@dialer-185-128.kielnet.net 1154197348 M * daniel_hozac zob000: all networking happens on the host. guests do not respond to arps, the kernel does. 1154197381 Q * sladen Ping timeout: 480 seconds 1154197487 J * sladen paul@starsky.19inch.net 1154197545 Q * zob000 Ping timeout: 480 seconds 1154197614 Q * MrX Ping timeout: 480 seconds 1154200882 Q * Viper0482 Remote host closed the connection 1154200990 M * Hollow Bertl_oO, doener, daniel_hozac: what do you think about http://85.10.237.61/ ? 1154201185 M * daniel_hozac why does it say -rc27 three times? :) 1154201196 M * Hollow c&p :P 1154201230 M * daniel_hozac it looks ok to me. 1154201254 M * Hollow the monobook css is a nightmare.. 1154201256 M * [PUPPETS]Gonzo much better than current startpage :) 1154201348 M * Hollow [PUPPETS]Gonzo: that was not too hard :) 1154201438 M * [PUPPETS]Gonzo ok. It looks like several other os pages I came about today, but this is ok. I like it and if we fill it with usefull stuff and have clear design-guidlines, it will be very usefull :) 1154201471 M * Hollow i hope so, but it will be quite a lot of work to move the old content to the new wiki 1154201482 M * Hollow s/move/copy/ :) 1154201520 M * [PUPPETS]Gonzo on several corners it will be better to create new content :) 1154201542 M * Hollow true that is 1154201572 M * Hollow but e.g. derjohns faq is great, we can copy a lot of it i guess ;) 1154201668 M * [PUPPETS]Gonzo using a structure: yes 1154201720 M * Hollow yeah, most current content lacks structure ;) 1154202510 Q * mire__ Quit: Leaving 1154204624 Q * AndrewLee Server closed connection 1154204628 J * AndrewLee ~andrew@tnlug.linux.org.tw 1154205111 J * shedi ~siggi@inferno.lhi.is 1154205256 Q * shedi Server closed connection 1154205268 J * shedi ~siggi@inferno.lhi.is 1154206801 M * Skram_Buffalo hey all 1154206847 M * Skram_Buffalo ray6: sup? 1154206938 Q * weasel Quit: kernel update 1154207248 J * weasel weasel@asteria.debian.or.at 1154209373 Q * dna Quit: Verlassend 1154209699 Q * Snow-Man Server closed connection 1154209699 J * Snow-Man ~sfrost@kenobi.snowman.net 1154210359 Q * Pazzo Quit: Ex-Chat 1154210473 J * bj ~bj@insanefactory.com 1154210514 M * bj hey there, has anyone vserver+grsec running and can point me to some good patch source ? 1154210563 M * daniel_hozac anything wrong with harry's patches? (the ones linked from the linux-vserver.org front page) 1154210619 M * bj hm built it but had some problems, which gcc are you using ? 1154210637 M * daniel_hozac i'm not using grsec at all. 1154210642 M * bj ahso 1154210656 M * daniel_hozac what kind of problems? 1154210687 M * bj hm no compiletime problems but the kernel seems to have some issues regarding i/o.. dunno I'll try another gcc :/ 1154210742 M * daniel_hozac such as? 1154210817 M * bj daniel_hozac: as long as I run dma with my hdd's I get ... hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error and hdb: dma_intr: error=0x84 { DriveStatusError BadCRC }, and others 1154210827 M * bj pretty weird 1154210880 M * daniel_hozac and you don't get that with a vanilla kernel? 1154210931 M * bj hm gotta try that ... bbl :) 1154211168 Q * bonbons Quit: Leaving 1154213072 Q * matti Read error: Connection reset by peer 1154213600 Q * s0undt3ch Quit: leaving 1154213826 Q * dhansen Server closed connection 1154213847 J * dhansen ~dave@sprucegoose.sr71.net 1154214092 J * s0undt3ch ~s0undt3ch@bl7-250-131.dsl.telepac.pt 1154214203 Q * cohan Server closed connection 1154214209 J * cohan ~cohan@koniczek.de 1154216307 Q * meebey Server closed connection 1154216323 J * meebey meebey@booster.qnetp.net