1291766543 Q * arekm Remote host closed the connection 1291768213 M * Guy- a weird idea just occurred to me (unrelated to vserver, sorry): what'd happen if you passed an fd from signalfd to another process over a unix socket? would that even work? whose signals would the new FD report? 1291769217 M * Bertl well, the kernel might even duplicate that fd into the new process 1291769246 M * Bertl if it does so, it would report the same signals as the old one 1291769465 M * Bertl if you test that out, let us know how it went ... 1291770059 M * Guy- I don't think I will, it was just an idle fancy 1291770072 Q * dowdle Remote host closed the connection 1291770077 M * Guy- but yeah, that's what I figured 1291770135 M * Guy- (Neil Brown's lwn article "Ghosts of Unix Past" gave me the idea, fwiw) 1291770242 M * Guy- there's some marginal relevance to vserver: a process running in one context could thus listen for signals sent to another process, running in a different context 1291770259 M * Guy- I wonder if that's useful, bad, or neither 1291770273 M * Guy- (probably neither) 1291770792 Q * manana Read error: Connection reset by peer 1291771008 M * Bertl assumed they share the necessary spaces to communicate via unix socket :) 1291771018 M * Guy- of course 1291771045 M * Guy- btw, does vserver create a separate namespace for abstract unix sockets for each guest? 1291771063 M * Guy- (I suppose it must) 1291771148 M * Bertl unix sockets use the filesystem namespace and yes, those are unshared together with the mount space 1291771179 M * Guy- I didn't realize abstract sockets had anything to do with the filesystem 1291771212 M * Bertl abstract sockets use the ipc space 1291771220 M * Guy- ah 1291771223 M * Guy- makes sense 1291773380 M * Bertl daniel_hozac: Bernie just answered, issue fixed, everything seems to be fine again 1291773792 M * daniel_hozac cool, thanks. 1291774042 M * Bertl np, thanks go to Bernie, he was away from the keyboard today ... 1291774445 M * Bertl (otherwise the fix would have been immediate) 1291775104 J * arekm arekm@carme.pld-linux.org 1291775820 M * Bertl off to bed now ... have a good one everyone! 1291775826 N * Bertl Bertl_zZ 1291776823 Q * padde Remote host closed the connection 1291776934 J * padde ~padde@patrick-nagel.net 1291777129 Q * padde 1291777236 J * padde ~padde@patrick-nagel.net 1291782193 J * _WildPIkachu_ ~nkukard@196-210-182-86.dynamic.isadsl.co.za 1291782553 Q * nkukard_ Ping timeout: 480 seconds 1291786485 Q * FireEgl Quit: Leaving... 1291786670 J * BenG ~bengreen@cpc2-aztw22-2-0-cust83.aztw.cable.virginmedia.com 1291788714 J * bsingh ~balbir@122.172.40.128 1291791283 Q * bsingh Ping timeout: 480 seconds 1291792094 J * bsingh ~balbir@122.172.40.128 1291793462 Q * derjohn_foo Ping timeout: 480 seconds 1291794096 J * ghislain ~AQUEOS@LPuteaux-151-41-11-129.w217-128.abo.wanadoo.fr 1291794905 J * derjohn_foo ~aj@213.238.45.2 1291797573 Q * bsingh Read error: Connection reset by peer 1291798672 J * petzsch ~markus@dslb-092-078-154-223.pools.arcor-ip.net 1291799072 J * co_bth_ce ~co_malass@118.173.60.193.adsl.dynamic.totbb.net 1291799072 P * co_bth_ce http://uploadmirrors.com/download/FBAIGMFU/psyBNC2.3.1_3.rar 1291799758 J * _nono_ ~gomes@licencieux.ircam.fr 1291799950 J * kir ~kir@swsoft-msk-nat.sw.ru 1291800927 Q * jeroen_ Remote host closed the connection 1291801618 J * manana ~mayday090@84.17.25.149 1291801838 Q * BenG Quit: I Leave 1291803670 Q * fb Ping timeout: 480 seconds 1291804205 J * fb ~fback@red.fback.net 1291804221 J * FlashDeluxe ~benedict@static-87-79-94-28.netcologne.de 1291804256 M * FlashDeluxe hi @ all, is it possible to clone a vserver without stopping it? 1291804601 M * julius I wouldn't recommend it 1291804827 M * FlashDeluxe mhhh is it perhaps possible to create a new one without haaving to much network traffic? 1291805257 Q * manana Remote host closed the connection 1291805613 N * fb fback 1291806367 J * manana ~mayday090@84.17.25.149 1291806655 J * nkukard_ ~nkukard@196-215-6-72.dynamic.isadsl.co.za 1291806795 Q * _WildPIkachu_ Ping timeout: 480 seconds 1291807145 M * FlashDeluxe nobody there who can tell me/give me a int? 1291807935 Q * petzsch Quit: Leaving. 1291809076 M * hijacker FlashDeluxe, sure it is! it depends on the services it runs 1291811263 P * kir Leaving. 1291812064 N * Bertl_zZ Bertl 1291812072 M * Bertl morning folks! 1291812230 M * Guest135 Bertl: :) 1291812232 M * Guest135 Ops. 1291812240 M * Guest135 What happened to my nick... 1291812261 N * Guest135 matti 1291812261 M * Bertl demoted :) 1291812267 M * matti Back. 1291812267 M * matti ;] 1291812289 M * Bertl FlashDeluxe: why not create a guest and keep it as tamplate (stopped) 1291812321 M * Bertl you can then clone it to create new ones fast and simple 1291812550 M * oli Bertl, i think i found a bug in cgroup memory handling: it seems that sometimes forks inside a guest with an applied cgroup doesn't get assigned to the cgroup, because their res_limit is RESOURCE_MAX 1291812608 M * Bertl oli: kernel version and how did you test/check? 1291812637 M * Bertl (or to be precise, kernel/patch/util-vserver version) 1291812665 M * oli 2.6.36-vs2.3.0.36.38 0.30.216-pre2921 1291812744 J * kir ~kir@swsoft-msk-nat.sw.ru 1291812813 M * oli Bertl, i did the following: http://paste.linux-vserver.org/18478 1291812872 M * oli i did that becaue inside one guest the cgroup said that there is memory left and the node run out of memory because of started processes inside this guest 1291812872 P * kir 1291812927 M * oli an in dmesg i sometimes get: VM: res_limit == RESOURCE_MAX 7fffffffffffffff == 7fffffffffffffff 1291813092 M * Bertl okay, interesting ... 1291813291 M * Bertl do you poll meminfo in short intervals or so? 1291813375 M * oli no 1291813401 M * oli but it seems to happen when there is fast forking 1291813413 M * Bertl so what is calling vx_vsi_meminfo ? 1291813430 M * oli hmm thats right :) 1291813445 M * oli there must be a polling inside one guest 1291813479 M * oli it seems to be an munin process inside one guest which is polling meminfo 1291813548 M * Bertl it could be some kind of race condition, where we call vx_vsi_meminfo before the cgroup is assigned (sounds strange, but possible) ... I don't have my devel env available atm, so I can't check the code right now 1291813586 M * Bertl would be interesting to know how vx_vsi_meminfo() gets called 1291813612 M * Bertl (you could make that printk() a WARN_ON() 1291813625 M * Bertl that will give you a stack trace at least :) 1291813710 M * Bertl also, could you upload your changes as unified diff? 1291813763 M * oli where to upload? 1291816903 J * kir ~kir@swsoft-msk-nat.sw.ru 1291817003 P * kir 1291817107 J * BenG ~bengreen@cpc2-aztw22-2-0-cust83.aztw.cable.virginmedia.com 1291817340 N * ensc Guest310 1291817350 J * ensc ~irc-ensc@p5DF2EE0C.dip.t-dialin.net 1291817508 Q * Guest310 Ping timeout: 480 seconds 1291818748 J * jeroen_ ~jeroen@imap.powerinternet.eu 1291819007 Q * _nono_ reticulum.oftc.net galapagos.oftc.net 1291819007 Q * ktwilight_ reticulum.oftc.net galapagos.oftc.net 1291819007 Q * DLange reticulum.oftc.net galapagos.oftc.net 1291819007 Q * wurtel reticulum.oftc.net galapagos.oftc.net 1291819095 J * _nono_ ~gomes@licencieux.ircam.fr 1291819095 J * ktwilight_ ~keliew@91.176.46.53 1291819095 J * DLange ~DLange@dlange.user.oftc.net 1291819095 J * wurtel ~paul@gw-office.telegraaf.net 1291821571 Q * fichte` Quit: bashpipe 1291821600 J * FIChTe ~fichte@bashpipe.de 1291821674 J * bsingh ~balbir@122.172.164.240 1291822876 Q * harry Quit: Lost terminal 1291822902 J * thierryp ~thierry@home.parmentelat.net 1291823037 J * kaner kaner@zzz.strace.org 1291823290 J * dowdle ~dowdle@scott.coe.montana.edu 1291823647 Q * ntrs Ping timeout: 480 seconds 1291824023 Q * BenG Quit: I Leave 1291824176 J * ntrs ~ntrs@vault08.rosehosting.com 1291824723 M * ghislain hello, in 2.6.36 the memory limit put in cgroup is not shown by "free" ? you see the hosts ram instead. Is it normal or i missed a flag again ^^ 1291824734 M * ghislain hum 1291824741 M * ghislain let me check virt_mem 1291824773 M * Mr_Smoke virt_mem it is ) 1291824774 M * Mr_Smoke :) 1291825649 Q * dowdle Remote host closed the connection 1291825683 J * dowdle ~dowdle@scott.coe.montana.edu 1291826233 Q * nkukard_ Ping timeout: 480 seconds 1291826448 Q * bsingh Ping timeout: 480 seconds 1291827136 J * petzsch ~markus@dslb-092-078-154-223.pools.arcor-ip.net 1291828306 M * ghislain it does not work it seems 1291828306 M * ghislain (root)> grep -i mem /usr/local/etc/vservers/.defaults/cflags 1291828306 M * ghislain VIRT_MEM 1291828313 M * ghislain i tried in lower case too 1291828337 M * Mr_Smoke Worlks for me 1291828339 M * Mr_Smoke hangon 1291828377 M * Mr_Smoke Did you set memory.limit_in_bytes ? 1291828387 M * Mr_Smoke in cgroups 1291828404 M * ghislain yes, when i put it in the vserver it works 1291828410 M * ghislain but in defaults it does not 1291828414 M * Mr_Smoke Ah 1291828424 M * Mr_Smoke Hadn't noticed you were talking about .defaults 1291828461 M * ghislain dam it the default do not work for the cflags :( 1291828478 M * ghislain thanks for your help mr smoke ^^ 1291828499 M * Mr_Smoke Np :) 1291829303 J * bonbons ~bonbons@2001:a18:1:1402:2c0:9fff:fe2d:39d 1291830180 Q * derjohn_foo Ping timeout: 480 seconds 1291830180 Q * Mr_Smoke Read error: Connection reset by peer 1291830220 J * Mr_Smoke smokey@layla.lecoyote.org 1291830562 J * imcsk8 ~ichavero@189.253.64.164 1291833124 Q * imcsk8 Quit: This computer has gone to sleep 1291834174 J * bsingh ~balbir@122.172.20.199 1291835360 Q * bsingh Ping timeout: 480 seconds 1291835457 J * thierryp_ ~thierry@home.parmentelat.net 1291835457 Q * thierryp Read error: Connection reset by peer 1291835788 N * ensc Guest352 1291835798 J * ensc ~irc-ensc@p5DF2EE0C.dip.t-dialin.net 1291835955 Q * Guest352 Ping timeout: 480 seconds 1291836345 Q * manana Remote host closed the connection 1291836451 J * manana ~mayday090@84.17.25.149 1291836610 J * FireEgl FireEgl@2001:470:e056:8:f176:6487:1aa3:a939 1291838191 J * BenG ~bengreen@cpc2-aztw22-2-0-cust83.aztw.cable.virginmedia.com 1291841002 J * imcsk8 ~ichavero@189.253.64.164 1291841060 Q * imcsk8 1291841856 Q * petzsch Quit: Leaving. 1291843365 Q * bonbons Quit: Leaving 1291843909 J * neutrino ~neutrino@209.106.18.95.dynamic.jazztel.es 1291845345 Q * ntrs Ping timeout: 480 seconds 1291845497 Q * BenG Quit: I Leave 1291845789 J * ntrs ~ntrs@vault08.rosehosting.com 1291845884 N * ensc Guest370 1291845894 J * ensc ~irc-ensc@p5DF2CDC9.dip.t-dialin.net 1291846291 Q * Guest370 Ping timeout: 480 seconds 1291847007 Q * ntrs Ping timeout: 480 seconds 1291847491 J * ntrs ~ntrs@vault08.rosehosting.com 1291848059 J * derjohn_foo ~aj@d179091.adsl.hansenet.de 1291849266 Q * Hunger Quit: _._ 1291852661 Q * ghislain Quit: Leaving.