1463702433 J * fstd_ ~fstd@xdsl-84-44-225-49.netcologne.de 1463702816 Q * fstd Ping timeout: 480 seconds 1463702817 N * fstd_ fstd 1463706382 J * derjohn_mobi ~aj@x590db129.dyn.telefonica.de 1463706822 Q * derjohn_mob Ping timeout: 480 seconds 1463710936 Q * gnarface Quit: Leaving 1463711256 J * gnarface ~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net 1463715239 Q * jrayhawk Ping timeout: 480 seconds 1463716896 J * geos_one ~chatzilla@80.123.185.198 1463721089 Q * geos_one Quit: ChatZilla 0.9.92 [Firefox 46.0/20160430221405] 1463724006 J * jrayhawk ~jrayhawk@nursie.omgwallhack.org 1463726902 M * Bertl off to bed now ... have a good one everyone! 1463726903 J * geos_one ~chatzilla@chello213047170183.3.14.univie.teleweb.at 1463726905 N * Bertl Bertl_zZ 1463727630 J * Ghislain ~aqueos@adsl1.aqueos.com 1463729751 M * Ghislain yes this is whyi taked a peak at it 1463729785 M * Ghislain but i havent the fund to start the porting, i'll try to finish the 4.1 one with Bertl if possible 1463729818 M * Ghislain for now the 4.1 has 3 issues: mem cache/buffer virtualisation, dentry counts and locks counts 1463729846 M * Ghislain after a night of running i have LOCKS: -12698, DENT: 349194 1463729964 M * Ghislain as said before i think we could try a patch with locks/dentry limits desactivated as this does not seems to be used a lot 1463730229 M * Ghislain can we comment the vxd_assert(filp->f_xid == vx_current_xid()... thing in locks.c ? 1463732478 Q * derjohn_mobi Ping timeout: 480 seconds 1463734596 J * derjohn_mobi ~aj@2001:6f8:1337:0:58ab:a095:e087:7449 1463736980 Q * transacid Ping timeout: 480 seconds 1463737486 Q * derjohn_mobi Remote host closed the connection 1463738592 J * derjohn_mob ~aj@2001:6f8:1337:0:91a2:553a:142f:1606 1463739941 J * transacid ~transacid@transacid.de 1463741670 N * Bertl_zZ Bertl 1463741674 M * Bertl morning folks! 1463741930 M * Guy- hi Bertl 1463741961 M * Guy- can I assign an IP from the loopback range to a vserver, then bind services to it inside the guest and access these from the host? 1463742250 M * daniel_hozac that works with the automatic loopback already. 1463742329 M * daniel_hozac just connect to 127.(high byte of xid).(low byte of xid).1 1463742356 M * daniel_hozac (which is also available in /proc/virtnet//info as lback) 1463742381 M * Bertl given that it is enabled :) 1463742398 M * daniel_hozac sure. 1463745126 Q * rork Quit: leaving 1463745154 J * rork eyck@18777.s.time4vps.eu 1463745634 J * fstd_ ~fstd@xdsl-87-78-13-66.netcologne.de 1463745711 M * Guy- daniel_hozac: thanks! 1463745735 M * Guy- but do I bind to that address inside the guest? or to 127.0.0.1? 1463745920 M * Bertl if you enable the loopback mapping, you can bind to 127.0.0.1 inside the guest 1463746026 Q * fstd Ping timeout: 480 seconds 1463746026 N * fstd_ fstd 1463747130 M * Guy- and the kernel will translate the addresses on the packets sent via lo? 1463747204 M * Bertl it will show an 127.0.0.1 everywhere inside the guest (with loopback (re)mapping enabled, but services will bind to the 127.x.y.1 1463747223 M * Bertl so packets will be sent to 127.x.y.1 1463747246 M * Guy- what happens if a guest with only such a loopback address tries to talk to an external host? 1463747265 M * Guy- EUNREACH? 1463747838 M * Bertl probably 1463748457 Q * Aiken Remote host closed the connection 1463748646 J * undefined ~undefined@00011a48.user.oftc.net 1463749142 Q * derjohn_mob Ping timeout: 480 seconds 1463749831 J * derjohn_mob ~aj@2001:6f8:1337:0:91a2:553a:142f:1606 1463751760 Q * derjohn_mob Remote host closed the connection 1463751855 J * derjohn_mob ~aj@b2b-94-79-172-98.unitymedia.biz 1463752379 Q * derjohn_mob Ping timeout: 480 seconds 1463752845 J * derjohn_mob ~aj@2001:6f8:1337:0:7c5d:ad4b:331d:fd53 1463753608 M * Ghislain bertl ? do you think you can put a patch for 4.1.24 with the current 4.1+delat feat and the dentry/lock disabled so we can have a reference one for 4.1 that do MOST of the things in one ? :) 1463753669 M * Ghislain i do the modification for me but i allways wonder if i do not comment a bad thing (althought the vx_xxx_inc/dec are pretty obvious) 1463755467 M * Bertl yeah, should be possible, but will take a little, quite busy at the moment 1463755674 M * Ghislain oky ^^ 1463758724 Q * derjohn_mob Ping timeout: 480 seconds 1463758993 J * derjohn_mob ~aj@nl12x.mullvad.net 1463760847 Q * derjohn_mob Ping timeout: 480 seconds 1463761845 J * derjohn_mob ~aj@7V7AAEZ28.tor-irc.dnsbl.oftc.net 1463762437 Q * derjohn_mob Ping timeout: 480 seconds 1463764027 Q * geos_one Quit: ChatZilla 0.9.92 [Firefox 46.0/20160430221405] 1463764371 M * Guy- not quite on-topic, but... how is it possible that I have a binary I can't run directly (execve() returns ENOENT), but I can run it by passing it to /lib64/ld-linux-x86-64.so.2? it has no rpath 1463764500 M * Bertl well, you can do all kind of funny things with elf binaries 1463764545 M * Bertl there is a tool called chrpath 1463764626 M * daniel_hozac what does the binary use for its ld? 1463764663 M * daniel_hozac file should tell you. 1463766412 Q * Defaultti Quit: Quitting. 1463766499 J * Defaultti defaultti@lakka.kapsi.fi 1463767061 M * Guy- daniel_hozac: good catch: interpreter /lib64/ld-lsb-x86-64.so.3 1463769902 J * derjohn_mob ~aj@x590db129.dyn.telefonica.de 1463773560 M * Guy- patchelf(1) to the rescue 1463776733 Q * Ghislain Quit: Leaving. 1463778871 J * Aiken ~Aiken@d63f.h.jbmb.net 1463779773 M * Bertl off to bed now ... have a good one everyone! 1463779776 N * Bertl Bertl_zZ 1463788794 J * fstd_ ~fstd@xdsl-84-44-237-165.netcologne.de