1235866838 M * geb is it normal that /proc/virtual/x/cvirt doesn't contain Nodename line ? 1235866842 Q * TTimo1 Quit: Leaving. 1235866857 M * geb like in the wiki http://linux-vserver.org/ProcFS#cvirt 1235868832 M * Bertl geb: hmm? 1235868876 J * hparker ~hparker@2001:470:1f0f:32c:290:96ff:fe50:40fa 1235868891 M * Bertl ah, I see what you mean, yes, that is 'normal' for newer kernels 1235868902 M * Bertl (it got moved to the nsproxy entry 1235868904 M * Bertl ) 1235869258 M * geb can i edit the wiki ? 1235869260 Q * nenolod Ping timeout: 480 seconds 1235869324 M * Bertl I hope so, but you have to keep the old version too 1235869334 M * Bertl it is still valid for e.g. the stable branch 1235869649 M * geb done :) 1235869826 M * Bertl excellent, tx! 1235870210 M * geb there is only few lines added because i don't wanted add anything false 1235870252 M * geb i have got something strange: 1235870253 M * geb chxid -Rx -c base /var/lib/vservers/base/ 1235870263 M * geb vserver base exec df -h 1235870271 M * geb /dev/hdv1 2,0G 256K 1,9G 1% / 1235871401 M * Bertl and, what's the strange part? 1235871472 M * Bertl if you are referring to the size, that is calculated at guest startup (recent tools) and just updated by the kernel if something changes from inside 1235871656 Q * hparker Remote host closed the connection 1235872030 M * geb does that mean that i have to restart the vserver to see the result of taging ? 1235872044 J * nenolod nenolod@petrie.dereferenced.org 1235872056 M * Bertl not necessarily, you can update those values anytime 1235872061 M * daniel_hozac you also have to clear the cache to get it to recalculate. 1235872067 M * daniel_hozac if you want the utils to do it for you, i mean. 1235872105 M * Bertl i.e. if you _know_ how much disk space it is supposed to be right now, just set them with vdlimit 1235872127 M * Bertl (vdu might help with the calculation, IIRC) 1235872133 M * daniel_hozac yeah. 1235872200 M * geb how can i clear the cache ? 1235872224 M * daniel_hozac rm -fr /var/cache/vservers//dlimits 1235872642 M * geb ok thanks :) 1235872654 M * geb i was thinking that chxid will magicly add the current size to dlimits 1235872672 M * daniel_hozac i've been thinking we should probably do that. 1235872728 M * Bertl shouldn't be too hard, we could do that as option to the call 1235872771 M * Bertl the thing is, sometimes you might not want to change the value, so current behaviour should remain somehow 1235872804 M * daniel_hozac yeah. 1235873578 M * geb http://paste.linux-vserver.org/12758 1235873629 M * geb fell free to use it :) 1235873754 M * Bertl daniel_hozac: btw, some way to update the guests with a changed config would be a really nice feature ... any chance to get that in one of the next releases? 1235873822 M * daniel_hozac it's been on my list for a long time. 1235874451 Q * dowdle Remote host closed the connection 1235874893 J * ktwilight_ ~ktwilight@207.101-66-87.adsl-dyn.isp.belgacom.be 1235875257 Q * ktwilight__ Ping timeout: 480 seconds 1235876497 Q * duckx Remote host closed the connection 1235878355 J * derjohn_foo ~aj@p5B23BCC0.dip.t-dialin.net 1235878677 M * Bertl off to bed now .. enjoy! 1235878682 N * Bertl Bertl_zZ 1235878789 Q * derjohn_mob Ping timeout: 480 seconds 1235880038 Q * nenolod Quit: my eyes cannot compute this misery. 1235880051 J * nenolod nenolod@petrie.dereferenced.org 1235886225 Q * balbir_ Ping timeout: 480 seconds 1235886898 J * balbir_ ~balbir@122.172.147.136 1235889214 Q * FireEgl Ping timeout: 480 seconds 1235895260 Q * balbir_ Ping timeout: 480 seconds 1235895930 J * balbir_ ~balbir@122.172.104.195 1235896680 J * ktwilight__ ~ktwilight@231.125-66-87.adsl-dyn.isp.belgacom.be 1235896694 Q * ktwilight_ Read error: Connection reset by peer 1235896828 J * doener_ ~doener@i577B8BC7.versanet.de 1235896931 Q * doener Ping timeout: 480 seconds 1235897416 Q * derjohn_foo Ping timeout: 480 seconds 1235897839 J * pmenier ~pmenier@ACaen-152-1-104-207.w83-115.abo.wanadoo.fr 1235898032 J * ghislainocfs2 ~Ghislain@LPuteaux-151-41-11-129.w217-128.abo.wanadoo.fr 1235898410 Q * balbir_ Ping timeout: 480 seconds 1235898485 J * esa ~esa@ip-87-238-2-45.static.adsl.cheapnet.it 1235898689 M * sid4windr goddamnit, some people really need to learn to cut email quotes ;/ 1235899072 J * Beuc ~yo@82.238.35.175 1235899081 J * balbir_ ~balbir@122.172.144.179 1235899147 M * Beuc Hi. Is it possible to tell util-vserver to run a vserver with "linux32" on a x86_64 computer, on startup? I need "uname -m" to return i686 :) 1235899279 Q * kiorky Quit: Lost terminal 1235899397 M * ghislainocfs2 yes 1235899438 M * ghislainocfs2 you can setup what the machine looks like. You need to create the vserver guest in 32bit mode and then add a configuration to have i686 instead of the 64bits version 1235899440 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1235899461 M * Beuc ghislainocfs2: do you know what the configuration file is? 1235899476 M * ghislainocfs2 http://linux-vserver.org/util-vserver:Cheatsheet 1235899481 M * ghislainocfs2 hum let me find it 1235899492 J * kiorky ~kiorky@cryptelium.net 1235899537 M * ghislainocfs2 /etc/vservers//uts/machine i think 1235899585 M * ghislainocfs2 for live modification use : sudo vuname --xid xxx -s -t 'machine=i686' 1235899652 M * Beuc ghislainocfs2: that works, thanks :) 1235899793 Q * balbir_ Ping timeout: 480 seconds 1235900454 J * balbir_ ~balbir@122.172.63.10 1235901012 M * ghislainocfs2 :) 1235901286 Q * balbir_ Read error: Connection reset by peer 1235902232 J * balbir_ ~balbir@122.172.105.250 1235902607 Q * arekm Ping timeout: 480 seconds 1235903030 Q * balbir_ Ping timeout: 480 seconds 1235903703 J * balbir_ ~balbir@122.172.56.174 1235904164 J * duckx ~Duck@81.57.39.234 1235904652 Q * balbir_ Ping timeout: 480 seconds 1235905271 J * balbir_ ~balbir@122.172.49.202 1235907440 Q * balbir_ Ping timeout: 480 seconds 1235907658 J * saulus_ ~saulus@d003063.adsl.hansenet.de 1235907768 Q * saulus Ping timeout: 480 seconds 1235908137 J * balbir_ ~balbir@122.172.61.27 1235909137 J * arekm arekm@carme.pld-linux.org 1235911768 N * Bertl_zZ Bertl 1235911772 M * Bertl morning folks! 1235911823 M * Beuc Hi Bertl :) 1235911947 M * MooingLemur night :P 1235912691 Q * esa Quit: Coyote finally caught me 1235912847 J * balbir__ ~balbir@122.172.61.27 1235912931 Q * cga Quit: WeeChat 0.2.6 1235913969 N * balbir__ balbirsingh 1235915662 J * svenk ~sven@213.73.89.36 1235916121 Q * balbirsingh Read error: Connection reset by peer 1235916127 Q * balbir_ Read error: Connection reset by peer 1235916366 Q * derjohn Ping timeout: 480 seconds 1235916892 J * derjohn ~derjohn@80.69.41.3 1235917122 J * balbir_ ~balbir@122.172.48.39 1235917155 J * balbirsingh ~balbir@122.172.48.39 1235918781 Q * balbirsingh Read error: Connection reset by peer 1235918836 Q * balbir_ Read error: Connection reset by peer 1235919722 J * balbirsingh ~balbir@122.172.147.35 1235919750 J * balbir_ ~balbir@122.172.147.35 1235920341 Q * balbir_ Read error: Operation timed out 1235920345 Q * balbirsingh Ping timeout: 480 seconds 1235921025 J * balbir_ ~balbir@122.172.48.225 1235921028 J * balbirsingh ~balbir@122.172.48.225 1235924844 J * thierryp ~thierry@lns-bzn-47f-62-147-212-202.adsl.proxad.net 1235925855 J * FireEgl FireEgl@173-16-9-10.client.mchsi.com 1235925882 Q * balbirsingh Remote host closed the connection 1235926126 J * vamoquse ~vamoquse@193.43.249.169 1235926643 Q * thierryp Quit: ciao folks 1235928372 M * Bertl nap attack ... bbl 1235928376 N * Bertl Bertl_zZ 1235928830 J * mtg ~mtg@six.mteege.de 1235930387 J * Piet ~piet@asteria.debian.or.at 1235930695 Q * mtg Quit: Verlassend 1235930859 P * ghislainocfs2 1235930918 Q * balbir_ Ping timeout: 480 seconds 1235931618 J * balbir_ ~balbir@122.172.51.216 1235932133 Q * balbir_ Ping timeout: 480 seconds 1235932795 J * balbir_ ~balbir@122.172.55.79 1235933438 Q * balbir_ Ping timeout: 480 seconds 1235934112 J * balbir_ ~balbir@122.172.59.141 1235934758 Q * balbir_ Ping timeout: 480 seconds 1235934877 J * harobed ~harobed@arl57-1-82-231-110-14.fbx.proxad.net 1235935031 J * derjohn_foo ~aj@e180204040.adsl.alicedsl.de 1235935446 J * balbir_ ~balbir@122.172.63.96 1235937032 J * balbir__ ~balbir@122.172.63.96 1235937038 Q * balbir__ Remote host closed the connection 1235937063 J * balbirsingh ~balbir@122.172.63.96 1235937503 Q * pmenier Quit: Konversation terminated! 1235937600 Q * balbirsingh Ping timeout: 480 seconds 1235937610 Q * balbir_ Ping timeout: 480 seconds 1235938300 J * balbirsingh ~balbir@122.172.61.117 1235938313 J * balbir_ ~balbir@122.172.61.117 1235941831 J * ghislainocfs2 ~Ghislain@LPuteaux-151-41-11-129.w217-128.abo.wanadoo.fr 1235944835 Q * Beuc Quit: Leaving 1235945053 Q * harobed Ping timeout: 480 seconds 1235945882 Q * bonbons Quit: Leaving 1235947145 J * chi6IT41 ~chigital@tmo-104-201.customers.d1-online.com 1235947751 Q * chi6IT41 Remote host closed the connection 1235949618 Q * geb Remote host closed the connection