1333066271 J * clopez ~clopez@82.25.60.213.dynamic.mundo-r.com 1333069787 M * Bertl_oO off to bed now ... have a good one everyone! 1333069791 N * Bertl_oO Bertl_zZ 1333082597 J * FoxBuru ~foxburu@189.193.67.224 1333084055 Q * Alex[fob] Ping timeout: 480 seconds 1333088533 J * ghislain ~AQUEOS@adsl2.aqueos.com 1333089789 Q * clopez Ping timeout: 480 seconds 1333090878 J * Alex[fob] ~alex@2001:638:80a:109::152:0 1333091550 J * mib_6kqevv c193def5@ircip3.mibbit.com 1333092875 Q * jy Ping timeout: 480 seconds 1333094153 N * Bertl_zZ Bertl_oO 1333096555 Q * FoxBuru Quit: Saliendo 1333097677 Q * mib_6kqevv Quit: http://www.mibbit.com ajax IRC Client 1333098295 J * Guest8236 matrix157@91.234.176.243 1333098302 N * Guest8236 arekm 1333098319 M * arekm hi, was there a way to hide some /proc file in guest (/proc/net/if_inet6 to be exact) ? 1333098382 M * arekm hm, setattr something 1333098393 M * daniel_hozac sure 1333098412 M * daniel_hozac setattr --~hide 1333098439 M * daniel_hozac or rather --hide 1333098461 M * arekm are there util-vserver config files for this, too? 1333098520 M * daniel_hozac the vprocunhide configuration 1333098525 M * arekm (because I assume this is runtime thing, so after guest stop/start the attr will be lost) 1333098532 M * arekm ok, looking, thanks 1333098603 M * arekm hm, it's global 1333098603 Q * Mr_Smoke Read error: Connection reset by peer 1333098672 J * Mr_Smoke ~smokey@layla.lecoyote.org 1333098702 M * daniel_hozac yes 1333098710 Q * Mr_Smoke Read error: Connection reset by peer 1333098868 M * arekm works well, thanks 1333098943 M * disposable how does one remove the 'barrier' attribute from a directory? 1333098972 J * Mr_Smoke ~smokey@layla.lecoyote.org 1333099104 M * disposable disposable: the wiki page only shows how to set and show it (setattr, showattr) 1333099178 M * DelTree setattr also allows de remove 1333099199 M * DelTree setattr ~barrier 1333099215 M * DelTree s/de/to 1333099287 M * DelTree setattr --~barrier 1333099378 M * disposable DelTree: thank you, it was hard without a maual page 1333099394 M * disposable s/aua/anua 1333099429 M * DelTree not too hard from setattr --help, in fact... 1333099472 M * disposable it doesn't state what ~ does 1333099607 M * ghislain hum i get some segfault in vcontext :( 1333099619 M * ghislain do you know how to debug/trace those ? 1333099634 M * ghislain vcontext[3400]: segfault at 7fff3f073ff8 ip 0000000000403279 sp 00007fff3f074000 error 6 in vcontext[400000+9000] 1333099718 M * daniel_hozac what version, and doing what? 1333099803 M * ghislain 3.2.7-vs2.3.2.7, really i don't know what or when i have issue on mail on this guest and i see segfault in the dmesg logs 1333099857 M * ghislain this kind of segfault can come from what use ? 1333099863 M * daniel_hozac util-vserver version 1333099875 M * ghislain util-vserver: 0.30.216-pre3025; 1333100517 Q * Guy- Read error: Connection reset by peer 1333100662 J * Guy- ~korn@elan.rulez.org 1333101321 Q * arekm Quit: leaving 1333101360 M * disposable i have a few vservers i'm trying to move from a baseservier with 2.6.26-2-vserver-686 (debian) to 2.6.32-28-vserver (ubuntu). however, whenever i try to start one, all i get is the usual "An error occured while executing the vserver startup sequence..." and in my syslog, i get Mar 30 10:54:29 hp kernel: [4400799.333213] rc[12197] general protection ip:f77b2425 sp:ffd7b91c error:0 1333101377 M * disposable can any body advise what's going on? 1333101418 M * disposable s/any body/anybody 1333101450 J * kir ~kir@swsoft-msk-nat.sw.ru 1333101540 P * kir 1333101776 M * ghislain disposable: have you upgraded you util vserver tools before the kernel upgrade ? 1333101915 M * disposable ghislain: there was no kernel upgrade. the old server is debian lenny with whatever util-vserver came with it, the new one is ubuntu 10.04 again with whatever came with it. i.e. 0.30.216~r2772-6 vs 0.30.216~r2842-2ubuntu2 1333101967 M * daniel_hozac you really want to get some recent versions. 1333102197 M * disposable daniel_hozac: how does having a greater difference in version numbers going to make things easier? besides, i can't just go around upgrading dozens of servers until i know it is absolutely necessary. 1333102252 M * daniel_hozac 2842 is so old, it probably doesn't support your 2.6.32 properly... 1333103298 M * disposable i upgraded to util-vserver_0.30.216-pre2864-2ubuntu1 and still get the same behaviour. this still pops up in syslog: rc[13289] general protection ip:f772f425 sp:ffa2e25c error:0 1333104187 Q * ensc|w Remote host closed the connection 1333104195 J * ensc|w ~ensc@www.sigma-chemnitz.de 1333105099 M * daniel_hozac 2864 is still ancient 1333105105 M * daniel_hozac 3029 is current 1333105145 M * daniel_hozac 2864 is 2.5 years old. 1333105220 M * disposable daniel_hozac: 2.6.32 is more than 2.5 years old. 1333105225 M * ghislain also the host/guest are both using 32/64 bit version or do that changed in the upgrade ? meaning host is now 64 where it was 32 before, look also at this part 1333105257 M * disposable guests are 32 bit, host is 64 (previous host was 32) 1333105287 M * disposable ghislain: i didn't think that mattered 1333105298 M * daniel_hozac yes, but bugs on 2.6.32 have been fixed in those 2.5 years. 1333105314 M * daniel_hozac but to each their own. 1333105465 M * ghislain you shoudl add personality 32 bits to your guest also : PER_LINUX32 in "/etc/vservers/$name/personality". should not be the problem but at least you should do it 1333105757 M * disposable slight adjustment of my original question. only one of the 3 vservers i tested doesn't want to start. 1333106873 Q * PowerKe Ping timeout: 480 seconds 1333109027 J * clopez ~clopez@82.25.60.213.dynamic.mundo-r.com 1333109367 J * PowerKe ~tom@94-226-105-186.access.telenet.be 1333109918 Q * Aiken Remote host closed the connection 1333111120 M * WMP daniel_hozac: hello, who work with vserver + grsecurity? 1333111265 M * fback WMP: nobody 1333111303 M * fback WMP: it was maintained by harry, but he run out of spare time to maintain this 1333111321 M * daniel_hozac i believe arekm et al are maintaining something like that in PLD. 1333111331 M * WMP maybe hw want make 3.2 with grsecurity if i give donate? 1333112334 Q * clopez Ping timeout: 480 seconds 1333114804 N * BobR_zZ BobR 1333115232 N * BobR BobR_afk 1333118232 Q * Romster Ping timeout: 480 seconds 1333119142 J * Romster ~romster@202.168.100.149.dynamic.rev.eftel.com 1333119172 J * dowdle ~dowdle@scott.coe.montana.edu 1333119200 J * clopez ~clopez@fanzine.igalia.com 1333121384 J * ryker ~jalberts@c-67-176-243-86.hsd1.in.comcast.net 1333121421 Q * ryker 1333121428 J * ryker ~jalberts@c-67-176-243-86.hsd1.in.comcast.net 1333124434 M * WMP daniel_hozac: is possible make in vserver HA avability? When host 1 has crash, virtual systems works on host 2 without any downtime and with this same data in ram? 1333124782 Q * FloodServ Service unloaded 1333124869 J * FloodServ services@services.oftc.net 1333126678 N * BobR_afk BobR 1333126790 N * BobR BobR_oO 1333126933 M * ghislain WMP: if you have a way to have the host that crash without loosing any thing in ram and with the live sync of the ram still works perhaps yes 1333126978 M * ghislain just kidding.. the onlything you can do is store the guest on a external storage and restart the guest on another host 1333126993 M * ghislain with an heartbit like system 1333127018 M * ghislain such setup require high level of technical knowledge 1333127169 M * WMP i have network FS 1333127187 M * WMP bit this dont resolve problem with memory 1333131197 M * daniel_hozac memory there is no way to do. 1333132363 Q * dowdle 1333132645 J * hijacker_ ~hijacker@cable-84-43-134-121.mnet.bg 1333133475 Q * clopez Ping timeout: 480 seconds 1333135350 Q * brambles Remote host closed the connection 1333135463 J * brambles brambles@79.133.200.49 1333136183 J * bonbons ~bonbons@2001:960:7ab:0:384f:89e0:d8ad:3fe1 1333136321 Q * hijacker_ Quit: Leaving 1333136992 J * Mr_Smoke_ ~smokey@layla.lecoyote.org 1333136993 Q * Mr_Smoke Read error: Connection reset by peer 1333139191 Q * ryker Quit: ryker 1333140802 J * cuba33ci_ ~cuba33ci@114-36-235-210.dynamic.hinet.net 1333141154 Q * cuba33ci Ping timeout: 480 seconds 1333141160 N * cuba33ci_ cuba33ci 1333143852 Q * bonbons Quit: Leaving 1333144073 J * clopez ~clopez@82.25.60.213.dynamic.mundo-r.com 1333145319 Q * ghislain Quit: Leaving. 1333145670 Q * nkukard Ping timeout: 480 seconds 1333145853 J * nkukard ~nkukard@41-133-138-246.dsl.mweb.co.za 1333148513 M * Bertl_oO off to bed now ... have a good one everyone! 1333148517 N * Bertl_oO Bertl_zZ