1441325985 J * arekm_ ~arekm@ixion.pld-linux.org 1441325985 Q * arekm Read error: Connection reset by peer 1441326441 Q * arekm_ Read error: Connection reset by peer 1441326450 J * arekm ~arekm@ixion.pld-linux.org 1441344057 Q * derjohn_mob Ping timeout: 480 seconds 1441346173 M * Bertl off for now ... bbl 1441346174 N * Bertl Bertl_oO 1441347126 J * Aiken ~Aiken@quarry.jbmb.net 1441347508 J * derjohn_mob ~aj@x4db1b3bc.dyn.telefonica.de 1441350197 J * Ghislain ~aqueos@adsl1.aqueos.com 1441357191 Q * derjohn_mob Ping timeout: 480 seconds 1441357525 J * id ~id@HSI-KBW-5-56-220-226.hsi17.kabel-badenwuerttemberg.de 1441357774 M * id greetings #vserver 1441358448 M * Ghislain greeting id 1441358560 M * id i have a problem with having vservers on a zfs mount - it seems that the barrier is not set - setattr --barrier /vservers does exit with 0 1441358599 M * id but showattr is only giving ---buic- no capital B for /vservers 1441358788 M * id i am booting the whole system to ram (like a live-cd, but from pxe via a aufs3 using the latest 3.18 kernel) - first i had /vservers on aufs then i moved it to a zfs dataset 1441358888 J * jrayhawk_ ~jrayhawk@nursie.omgwallhack.org 1441358959 J * dustinm`_ ~dustinm`@2607:5300:100:200::160d 1441358962 Q * fstd Remote host closed the connection 1441358964 J * fstd ~fstd@xdsl-87-78-81-198.netcologne.de 1441358975 M * Ghislain well i never played with zfs for now so cannot tell. Do it support barriers ? 1441358983 Q * karasz synthon.oftc.net larich.oftc.net 1441358983 Q * FireEgl synthon.oftc.net larich.oftc.net 1441358983 Q * ntrs synthon.oftc.net larich.oftc.net 1441358983 Q * gnarface synthon.oftc.net larich.oftc.net 1441358983 Q * dustinm` synthon.oftc.net larich.oftc.net 1441358983 Q * AbyssOne_ synthon.oftc.net larich.oftc.net 1441358983 Q * mnemoc synthon.oftc.net larich.oftc.net 1441358983 Q * marker synthon.oftc.net larich.oftc.net 1441358983 Q * jrayhawk synthon.oftc.net larich.oftc.net 1441358983 Q * bragon synthon.oftc.net larich.oftc.net 1441359032 N * dustinm`_ dustinm` 1441359049 J * karasz ~karasz@00015555.user.oftc.net 1441359049 J * FireEgl ~FireEgl@173-23-76-11.client.mchsi.com 1441359049 J * gnarface ~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net 1441359049 J * marker marker@server6.org 1441359049 J * mnemoc ~amery@kwa.jpi.io 1441359049 J * AbyssOne_ ~jelle3@62.27.85.48 1441359049 J * ntrs ~ntrs@vault08.rosehosting.com 1441359049 J * bragon ~alex@tobold.bragon.info 1441359050 M * id i thought the barrier flag is using extended fs attributes with should be enabled by default 1441359070 M * id on zfs 1441360910 J * derjohn_mob ~aj@b2b-94-79-172-98.unitymedia.biz 1441362258 Q * derjohn_mob Ping timeout: 480 seconds 1441363341 J * derjohn_mob ~aj@b2b-94-79-172-98.unitymedia.biz 1441364623 M * daniel_hozac no 1441364632 M * daniel_hozac it's not using xattr. 1441364763 M * daniel_hozac zfs won't support any of the vserver attributes. 1441365073 M * id ok i see - can i use a loopbacked ext3/4 as parent dir for the vservers - does the barrier trigger in this kind of setup? 1441365259 M * id the root fs is on squashfs/aufs - i guess this wont work either (i tried that with the same result) 1441365362 M * daniel_hozac a zvol with ext4 should work fine. 1441365471 M * daniel_hozac i haven't looked at it too much, but you might be able to just use zfs without the barrier, as long as you make separate filesystems for each guest. 1441365486 M * id zvol is working yes - but i try to contain the basedir for the vservers on the ramdisk - if possible 1441365511 M * id ok - how can i try to escape 1441365531 M * id is there a code bit in testfs which can be used? 1441365589 M * id or something else - maybe in the wiki? there are some code examples i saw on the barrier page - but noting i saw tested the new barrier code 1441365760 M * id thank you daniel_hozac - i will try the one guest per dataset setup 1441365833 M * id if there is something i can do for testing this kind of setup - for other ppl here too - please shout :) 1441366315 M * daniel_hozac there is a test, but i don't recall what it is. 1441366360 M * daniel_hozac as far as i can tell, it should be fine. 1441366530 M * id that would be great - thanx again - maybe Bertl has a pointer in the right direction when he comes back, how to do some testing 1441366811 M * daniel_hozac you can verify it pretty easily yourself though, just ls -li /vservers and make sure you have the same inode number for the guests' root directories. 1441367566 M * id yes - this is the case :) but i thought the barrier is a special flag which needs to be set on the parent directory - so it is not really needed when the inode is the same? 1441367751 M * id (for the guests root dirs) 1441367918 M * daniel_hozac the barrier isn't used a lot anymore. the escape it prevents is where you access the root of the filesystem by inode number. 1441367934 M * daniel_hozac the primary protection uses namespaces and pivot_root. 1441367960 Q * fstd Remote host closed the connection 1441367972 J * fstd ~fstd@xdsl-87-78-184-226.netcologne.de 1441368226 M * id that was the bit info i needed :) - thank you a lot 1441371846 J * hecki ~hecki@62SAABKAS.tor-irc.dnsbl.oftc.net 1441371936 M * hecki http://spiritualwarfare666.webs.com/Satans_Library.htm 1441371938 P * hecki 1441372599 N * Bertl_oO Bertl 1441372617 M * Bertl back now ... 1441374143 M * id hi Bertl 1441374264 M * Bertl hey, so just for the record, zfs would need a small patch to support the Linux-VServer specific flags 1441374313 M * Bertl but IIRC, it already supports flags like the immuteable attribute (not extended attributes) so that should be rather simple to add 1441374352 M * daniel_hozac now that xattrs are essentially everywhere, maybe we should look at moving the flags to one of the protected spaces there. 1441374385 M * id i guess the same would be true for squashfs/aufs 1441374839 M * Bertl daniel_hozac: yeah, I was considering that for some time, the problem is more the handling of EAs, as they are not directly associated with the inodes 1441380300 M * Bertl off for now ... bbl 1441380305 N * Bertl Bertl_oO 1441381121 Q * derjohn_mob Ping timeout: 480 seconds 1441381240 Q * Defaultti Quit: Quitting. 1441381284 J * Defaultti defaultti@lakka.kapsi.fi 1441389685 Q * Ghislain Quit: Leaving. 1441390492 J * arekm_ ~arekm@ixion.pld-linux.org 1441390507 Q * arekm Read error: Connection reset by peer 1441397625 Q * Hunger- Ping timeout: 480 seconds 1441408520 Q * id Ping timeout: 480 seconds 1441411161 Q * fstd Remote host closed the connection 1441411173 J * fstd ~fstd@xdsl-84-44-222-229.netcologne.de