1294531596 Q * manana Remote host closed the connection 1294537000 J * jkl jkl@c-71-56-238-217.hsd1.co.comcast.net 1294537267 Q * bonbons Quit: Leaving 1294540266 M * Bertl off to bed now .. have a good one everyone! 1294540271 N * Bertl Bertl_zZ 1294550688 Q * micah Ping timeout: 480 seconds 1294550693 Q * dannf Ping timeout: 480 seconds 1294551714 Q * jkl Remote host closed the connection 1294553558 J * micah ~micah@micah.riseup.net 1294553846 J * dannf ~dannf@utter.lackof.org 1294553941 J * jkl jkl@c-71-56-238-217.hsd1.co.comcast.net 1294560617 J * derjohn_mob ~aj@pD9577A6C.dip.t-dialin.net 1294563157 J * manana ~mayday090@84.17.25.149 1294565432 N * ensc Guest3790 1294565442 J * ensc ~irc-ensc@p5DF2E099.dip.t-dialin.net 1294565839 Q * Guest3790 Ping timeout: 480 seconds 1294567094 Q * derjohn_mob Ping timeout: 480 seconds 1294568210 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1294568569 N * ensc Guest3792 1294568579 J * ensc ~irc-ensc@p5DF2E099.dip.t-dialin.net 1294568739 Q * Guest3792 Ping timeout: 480 seconds 1294571906 M * arekm bonbons: wake up :) 1294571911 M * arekm bonbons: ups, not you 1294571916 M * arekm Bertl_zZ: wake up 1294571981 M * arekm Bertl_zZ: I have a system where "resource limit" problem is happening now 1294571989 J * nkukard ~nkukard@41-133-112-169.dsl.mweb.co.za 1294572126 M * arekm Bertl_zZ: http://pld.pastebin.com/zAtpqSmR 1294572310 M * arekm Bertl_zZ: http://pld.pastebin.com/F6vuirEL 1294572328 M * arekm /proc/virtual/100/limit:OFD: 30 0/ 30 -1/ -1 0 1294572333 M * arekm hm, I'm hitting this? 1294572435 M * arekm but how these limits were set in first place? 1294572474 M * arekm or I'm reading this wrong and min/max mean something different 1294572738 M * arekm yup, reading this wrong 8-) 1294572749 M * arekm max observed value and not a real limit 1294572789 M * arekm still no idea why this problem is happening 1294573066 M * arekm [179108.195448] vxW: [xid #100] !!! limit: ffff88015693f0a8[NOFILE,7] = 10 on exit. 1294573087 M * arekm + bunch of [179059.170806] vxW: [�userdel�,24195:#100|100|100] denied [0x3] access to inode proc:ffff8800695f1840[#0,4026531938] 1294573090 M * arekm in dmesg 1294573994 M * arekm damn, it fixed itself somehow 1294576477 J * petzsch ~markus@p4FF47B35.dip.t-dialin.net 1294578370 J * dna ~dna@dslb-088-074-214-071.pools.arcor-ip.net 1294580460 Q * dna Quit: Verlassend 1294580741 Q * AndrewLee Ping timeout: 480 seconds 1294580749 J * pmenier ~pmenier@ACaen-152-1-29-106.w83-115.abo.wanadoo.fr 1294581406 N * Bertl_zZ Bertl 1294581411 M * Bertl morning folks! 1294581448 M * Bertl arekm: I think we found the problem for the resource issues, it seems to be the credential modifications introduced recently 1294581468 M * Bertl (we thus removed them for now, till we find a proper solution) 1294581973 Q * petzsch Quit: Leaving. 1294583628 Q * pmenier 1294584174 M * arekm Bertl: which means old creds bug is back, right? 1294584380 M * Bertl yep 1294584556 M * arekm blah :-/ since both are ugly bugs 1294584605 M * Bertl well, we'll fix it up soon, I guess, but for now, the old state is _much_ better 1294584671 M * arekm yup, a bit better 1294584796 M * arekm Bertl: please ping me when both will be fixed (so I can update kernels here and test things), thanks 1294584815 M * Bertl will do 1294586235 J * urbie urbee@93-103-199-233.dynamic.t-2.net 1294586281 M * Bertl off for now ... bbl 1294586285 N * Bertl Bertl_oO 1294586575 Q * urbee Ping timeout: 480 seconds 1294588922 J * ^co_butuh_ML ~Drimette@208.92.248.11 1294588922 P * ^co_butuh_ML 1294590028 J * hijacker_ ~hijacker@87-126-142-51.btc-net.bg 1294590606 J * ivanhoe ~ivanhoe@ip-36-106.sn2.eutelia.it 1294593384 J * pmenier ~pmenier@ACaen-152-1-29-106.w83-115.abo.wanadoo.fr 1294593549 J * nkukard_ ~nkukard@dsl-247-41-48.telkomadsl.co.za 1294593937 Q * nkukard Ping timeout: 480 seconds 1294596603 Q * neofutur Quit: leaving 1294596606 J * neofutur ~neofutur@xena.ww7.be 1294598513 J * dna ~dna@dslb-094-223-161-172.pools.arcor-ip.net 1294598813 N * Bertl_oO Bertl 1294599333 J * petzsch ~markus@dslb-092-078-153-220.pools.arcor-ip.net 1294601094 Q * dna Quit: Verlassend 1294601676 J * lvpvpl ~blagoj@89.205.105.228 1294601776 M * lvpvpl Hi! What is the best way to limit a VPS to use less resources? 1294601784 M * lvpvpl I have couple of VPS-s and one of them I use for converting videos and it is constantly cousing a high load on the host. What is the best way to limit this? 1294602622 M * MooingLemur you can limit memory, number of processes, number of file descriptors, etc, but you can't limit "load" per se. There might be some resource management options in the kernel for reducing the impact of IO load, but I've not dealt with those. 1294602791 M * MooingLemur I think you can force a minimum niceness level, but your load problem sounds like it could be I/O more than CPU 1294603019 Q * pmenier 1294603492 N * Bertl Bertl_oO 1294603877 J * lvpvpl1 ~blagoj@89.205.105.228 1294604244 Q * lvpvpl Read error: Operation timed out 1294604839 M * Marillion lvpvpl1: cgroups 1294604868 M * Marillion after 2.6.29 1294605992 M * lvpvpl1 Any tutorial or howto about and what cgroups are? 1294606024 M * lvpvpl1 Ok, I found it. 1294606057 M * lvpvpl1 Thanks! 1294606788 J * derjohn_mob ~aj@pD95779D7.dip.t-dialin.net 1294607358 Q * eyck Read error: Connection reset by peer 1294607636 Q * hijacker_ Quit: Leaving 1294608688 N * Bertl_oO Bertl 1294608710 M * Bertl back now ... 1294609546 Q * bonbons Quit: Leaving 1294610144 Q * petzsch Quit: Leaving. 1294610209 J * dna ~dna@dslb-092-078-098-103.pools.arcor-ip.net 1294611268 Q * ivanhoe Remote host closed the connection 1294614318 Q * dna Quit: Verlassend 1294616029 Q * Radiance reticulum.oftc.net solenoid.oftc.net 1294616029 Q * vasko reticulum.oftc.net solenoid.oftc.net 1294616029 Q * Chlorek reticulum.oftc.net solenoid.oftc.net 1294616029 Q * fback reticulum.oftc.net solenoid.oftc.net 1294616029 Q * dentifrice reticulum.oftc.net solenoid.oftc.net 1294616029 Q * yeye reticulum.oftc.net solenoid.oftc.net 1294616029 Q * Guy- reticulum.oftc.net solenoid.oftc.net 1294616029 Q * Vudumen reticulum.oftc.net solenoid.oftc.net 1294616029 Q * _Shiva_ reticulum.oftc.net solenoid.oftc.net 1294616029 Q * kolorafa reticulum.oftc.net solenoid.oftc.net 1294616029 Q * grobie reticulum.oftc.net solenoid.oftc.net 1294616029 Q * morfoh reticulum.oftc.net solenoid.oftc.net 1294616029 Q * sid3windr reticulum.oftc.net solenoid.oftc.net 1294616029 Q * mnemoc reticulum.oftc.net solenoid.oftc.net 1294616029 Q * fosco reticulum.oftc.net solenoid.oftc.net 1294616029 Q * sladen reticulum.oftc.net solenoid.oftc.net 1294616255 J * Radiance ~Radiance@193.16.154.187 1294616255 J * vasko ~vasko@unreal.rainside.sk 1294616255 J * sladen ~paul@starsky.19inch.net 1294616255 J * morfoh ~morfoh@shell.opensde.net 1294616255 J * Chlorek nobody@jail.c.sed.pl 1294616255 J * fback fback@red.fback.net 1294616255 J * dentifrice ~fluor@silentio.us 1294616255 J * mnemoc ~amery@shell.opensde.net 1294616255 J * yeye ~yeye@paperstreet.yeye.fr 1294616255 J * fosco fosco@marx.wirefull.org 1294616255 J * Guy- ~korn@elan.rulez.org 1294616255 J * sid3windr luser@bastard-operator.from-hell.be 1294616255 J * Vudumen e1a1834077@perverz.hu 1294616255 J * grobie ~grobie@tyr.schnuckelig.eu 1294616255 J * _Shiva_ shiva@whatcha.looking.at 1294616255 J * kolorafa ~kolorafa@irc.kolorafa.dlk.pl