1350950725 Q * isAAAc Quit: Konversation terminated! 1350951623 P * aurel 1350952181 Q * clopez Ping timeout: 480 seconds 1350968471 J * Ghislain ~aqueos@adsl1.aqueos.com 1350972452 M * ncopa morning 1350972470 M * ncopa i htink i have an issue with 3.4 vs kernel and a shared mount 1350972585 M * ncopa yes 1350972592 M * ncopa definitively a vserver kernl issue 1350972609 M * ncopa the problem is that files created in one vserver is not readable from other 1350972625 M * ncopa even if the owner/group id's match 1350972628 M * ncopa http://dpaste.org/ruk7n/ 1350972686 M * ncopa $ uname -a 1350972686 M * ncopa Linux ncdev 3.4.13-vs2.3.3.8 #1-Alpine SMP Thu Oct 11 08:08:57 UTC 2012 i686 Linux 1350973345 M * daniel_hozac is it mounted with -o tag? 1350973460 Q * geos_one Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120920112759] 1350973484 Q * Ghislain Quit: Leaving. 1350975309 M * Bertl off to bed now ... have a good one everyone! 1350975314 N * Bertl Bertl_zZ 1350975494 J * Ghislain ~aqueos@adsl1.aqueos.com 1350975579 Q * ensc|w Remote host closed the connection 1350975588 J * ensc|w ~ensc@www.sigma-chemnitz.de 1350975632 J * fisted ~fisted@xdsl-87-78-141-88.netcologne.de 1350976048 Q * fisted_ Ping timeout: 480 seconds 1350977283 Q * nkukard Ping timeout: 480 seconds 1350977522 J * thierryp ~thierry@2a01:e35:2e2b:e2c0:d046:175e:c95:49fb 1350977683 J * nkukard ~nkukard@41-133-237-213.dsl.mweb.co.za 1350978076 M * ncopa daniel_hozac: it is a bind mount: /vservers/.shared/distfiles /var/cache/distfiles none bind 0 0 1350978098 M * ncopa and yes, its mounted with 'tag': /dev/cciss/c0d0p3 /vservers ext4 defaults,tag 1 1 1350978127 M * ncopa it worked with 3.3.x kernel 1350978141 M * ncopa but "broke" now with 3.4 1350978181 Q * thierryp Remote host closed the connection 1350978182 M * ncopa should i remount it with -o notag? 1350979552 M * daniel_hozac unless you use notagcheck, tag will keep guests from using the same files. 1350979556 M * daniel_hozac that is the point. 1350979571 M * ncopa understand 1350979584 M * ncopa i suppose i should have the shared area on separate filesystem 1350979587 M * ncopa without tag option 1350979606 M * ncopa but it also means that the tag didnt work in pre 3.4 kernels 1350979610 M * ncopa maybe due to the bind mount? 1350980176 Q * jeroen__ Ping timeout: 480 seconds 1350982856 J * BenG ~bengreen@cpc29-aztw23-2-0-cust144.18-1.cable.virginmedia.com 1350983025 M * ncopa hmpf 1350983046 M * ncopa after removing tag from mount option the uid/gid of files are wrong 1350983055 M * ncopa build-2-5:/# ls -l /home 1350983055 M * ncopa total 4 1350983055 M * ncopa drwxr-sr-x 9 65431242 88919344 4096 Oct 19 15:12 buildozer 1350983063 M * daniel_hozac yes, that is how it stores the tagging information. 1350983749 J * clopez ~clopez@88.16.60.213.dynamic.mundo-r.com 1350985114 Q * clopez Ping timeout: 480 seconds 1350985557 J * kir ~kir@swsoft-msk-nat.sw.ru 1350985613 J * jeroen ~jeroen@mail.nl02.searchtrends.eu 1350985647 N * jeroen Guest2858 1350985734 J * clopez ~clopez@fanzine.igalia.com 1350985790 J * thierryp ~thierry@2a01:e35:2e2b:e2c0:a826:2606:6a29:d7ca 1350985844 P * kir 1350987233 Q * clopez Quit: Leaving 1350987263 J * clopez ~clopez@fanzine.igalia.com 1350987629 Q * clopez Quit: Leaving 1350987659 J * clopez ~clopez@fanzine.igalia.com 1350988365 Q * Ghislain Quit: Leaving. 1350988526 Q * BenG Ping timeout: 480 seconds 1350988601 J * BenG ~bengreen@cpc29-aztw23-2-0-cust144.18-1.cable.virginmedia.com 1350988918 J * arekm ~arekm@ixion.pld-linux.org 1350988944 A * arekm back 1350989428 Q * BenG Ping timeout: 480 seconds 1350989785 M * arekm Bertl_zZ: any updates? 1350989803 J * Ghislain ~aqueos@adsl1.aqueos.com 1350990420 J * BenG ~bengreen@cpc29-aztw23-2-0-cust144.18-1.cable.virginmedia.com 1350992483 Q * ircuser-1 Ping timeout: 480 seconds 1350995899 J * ircuser-1 ~ircuser-1@35.222-62-69.ftth.swbr.surewest.net 1350997244 N * Bertl_zZ Bertl 1350997249 M * Bertl morning folks! 1350997264 M * Bertl arekm: no, nothing yet 1351000771 M * arekm uhm, ok, waiting 1351000776 M * arekm then 1351000777 Q * arekm Quit: leaving 1351003559 M * Bertl translocating ... bbl 1351003563 N * Bertl Bertl_oO 1351004273 M * BlackPanx one question 1351004276 M * BlackPanx is it possible 1351004299 M * BlackPanx that vservers have own route, not thru host, but on certain gateway on internal network 1351004300 M * BlackPanx ? 1351004309 M * BlackPanx so without prerouting 1351004329 M * BlackPanx i mean postrouting 1351004335 M * daniel_hozac huh? 1351004337 M * BlackPanx for example 1351004346 M * daniel_hozac guests don't go "through" the host. 1351004366 M * BlackPanx i want to have public interface on host, but guests have default gateway on another ip on internal network 1351004397 M * BlackPanx ofc they go if you make default route of host thru public interface.. .then they will use host's gateway 1351004399 M * daniel_hozac yes, just use source based routing. 1351004408 M * BlackPanx umm 1351004416 M * BlackPanx any example :) 1351004423 M * daniel_hozac google has lots of them. 1351004461 M * BlackPanx i should push default gateway to vserver with pre-start scripts right ? 1351004470 M * BlackPanx if i want it different than host's 1351004476 M * daniel_hozac i guess 1351004519 M * BlackPanx cause currently i have eth1 interface and eth0... eth0 is public and i put all vservers on eth1 which is internal. then i have: iptables -t nat -A POSTROUTING -s 10.40.1.0/24 ! -d 10.40.1.0/24 -j SNAT --to-source $EXTIP 1351004529 M * BlackPanx to make sure they can connect thru host and access internet 1351004543 M * BlackPanx but i wanna change that now. dont want to use host 1351004575 M * BlackPanx hmm... maybe this is design flaw... 1351004621 M * BlackPanx if i want to use host's ip... and open it for certain port... and preroute it to vserver... that has default gateway on internal ip... will it know how to repond ? 1351004648 M * daniel_hozac depends on how you configure it 1351004659 M * BlackPanx sed 's/vserver/guest/g' 1351004746 M * BlackPanx cause currently i have 3 hosts, one has fully virtualized router that has ospf and that router can access all routes that are pushed thru... but i want all these guests on internal network know those routes too... so only way is to put this router as default gateway i guess 1351004757 M * BlackPanx or push all these routes manually into them, which is no go 1351004759 M * BlackPanx :) 1351004767 M * BlackPanx am i correct ? 1351008264 J * bonbons ~bonbons@2001:960:7ab:0:9d61:db37:e492:3830 1351008851 Q * fisted Ping timeout: 480 seconds 1351010438 J * isAAAc ~isaaac@2a01:e35:8a4f:f60:c646:19ff:fe58:33e4 1351013218 Q * BenG Quit: I Leave 1351013892 J * geos_one ~chatzilla@80.123.185.198 1351014031 Q * isAAAc Quit: Konversation terminated! 1351018759 Q * clopez Ping timeout: 480 seconds 1351018795 J * fisted ~fisted@xdsl-87-78-141-88.netcologne.de 1351019226 M * geos_one when can we expect a new kernel patch with working xfs and cow for the 3.6 or 3.7 kernel release 1351019551 M * Bertl_oO when somebody gets around fixing up xfs and cow link breaking :) 1351020519 M * Bertl_oO off for a nap ... bbl 1351020525 N * Bertl_oO Bertl_zZ 1351020715 M * geos_one thx for the info 1351020906 J * hijacker_ ~hijacker@cable-84-43-134-121.mnet.bg 1351021621 J * fisted_ ~fisted@xdsl-84-44-238-70.netcologne.de 1351022038 Q * fisted Ping timeout: 480 seconds 1351023365 J * sannes ~ace@cm-84.211.87.28.getinternet.no 1351025725 Q * bonbons Quit: Leaving 1351026614 Q * hijacker_ Quit: Leaving 1351027567 Q * thierryp Remote host closed the connection 1351027574 Q * sannes Remote host closed the connection 1351030863 Q * ard Ping timeout: 480 seconds 1351032144 Q * Ghislain Quit: Leaving. 1351033723 Q * macmaN Ping timeout: 480 seconds 1351034089 J * macmaN ~chezburge@138.167.190.90.dyn.estpak.ee 1351036046 J * clopez ~clopez@88.16.60.213.dynamic.mundo-r.com 1351036267 N * Bertl_zZ Bertl 1351036273 M * Bertl back now ...