1329264530 Q * dowdle 1329264930 Q * ghislain Quit: Leaving. 1329265837 J * sebastiandeutsch ~sebastian@ip-178-201-43-94.unitymediagroup.de 1329265972 M * sebastiandeutsch When I browse the webpages I can see a FAQ that explains how to run an OpenVPN server within a guest. What do I need to do when I only want to run a OpenVPN client within a guest? I created the tun device with MAKEDEV but when I start the client it says permission denied on that one ;-( 1329266714 M * Bertl the simplest way is to configure the tun device via the guest config 1329266729 M * Bertl util-vserver will take care of creating the tun and assigning it to the guest 1329266772 M * Bertl you also need to make sure that openvpn doesn't try to change network related settings on the device 1329266786 M * Bertl (at least with ip isolation and security in place) 1329267425 M * sebastiandeutsch ok… well I google for util-vserver and tun? 1329267497 M * Bertl google for 'great flower page' you'll find the config directory description 1329267512 M * Bertl there search for 'tun' 1329267515 M * sebastiandeutsch hehe 1329267568 M * Bertl it's not really different from adding a normal IP, except for the fact that the interface is created 1329267602 M * sebastiandeutsch great SEO move ;-) 1329267616 M * sebastiandeutsch I'll check on that 1329271577 Q * bergerx Ping timeout: 480 seconds 1329271953 J * bergerx ~bergerx@46.196.251.144 1329275777 Q * sebastiandeutsch Quit: sebastiandeutsch 1329284432 J * ghislain ~AQUEOS@adsl2.aqueos.com 1329287874 J * petzsch ~markus@p57B6571C.dip.t-dialin.net 1329289991 Q * PowerKe Quit: leaving 1329290372 J * PowerKe ~tom@94-226-105-186.access.telenet.be 1329291162 Q * petzsch Quit: Leaving. 1329292917 N * menomc mnemoc 1329296201 Q * ensc|w Remote host closed the connection 1329296210 J * ensc|w ~ensc@www.sigma-chemnitz.de 1329298622 M * ghislain it compiled fine i struggle with grub2 upgrade so i cannot reboot until i fixed this 1329298640 M * ghislain i see on the patch that the only line changed is: 1329298644 M * ghislain > + depends on !(INFINIBAND = y && IPV6 = y) 1329298651 P * mrfrenzy 1329298830 M * ghislain so .. i will try to reboot tonight, i must reduce the size of the first partition to let grub have enough space to put his modules for the raid 1329299400 J * ard ~ard@gw-tweakb16.kwaak.net 1329299443 M * ard Hmmmm, call me stupid, but what is the right way to allow mysql to set a file limit bigger than the default 1024? 1329299468 M * ard If I use vserver ... enter and then restart mysql, the file limit is increased 1329299489 M * ard If I log into the mysql vserver using ssh, the file limit is not increased.... 1329299512 M * ard Is that a /etc/vservers/*/ulimits or rlimit? (using 2.3.2.6) 1329299525 M * Bertl and the lesson is: do not enter the guest and restart services :) 1329299547 M * ard Well, currently I use it as a work-around 8-D 1329299549 M * daniel_hozac ulimits 1329299554 M * daniel_hozac rlimits is global for the guest 1329299578 M * ard ah... 1329299583 M * Bertl and dynamically adjusted 1329299588 M * ard The max files total of the guest 1329299605 M * ard You are a bunch of great guys! 1329299652 M * Bertl in a few years, we can go as statler and waldorf :) 1329299658 M * daniel_hozac if you want to "fix" ssh, do vserver ... enter and restart it 1329299679 M * daniel_hozac lol 1329299699 M * ard actually I think I am the waldorf here (age...) 1329299701 M * ard :-) 1329299701 M * daniel_hozac (and ensure your pam_limits configuration doesn't decrease it) 1329299793 M * ard I will probably just restart the vserver to make sure it will work after boot :-) 1329300659 Q * bzed Quit: reboot 1329301018 M * ard pam_limits is a good one ... :-) 1329301219 M * ard So in limits.conf I have to set the hard limit for the user (administrative group) and for root (login as administrative person, sudo ...) 1329301234 M * ard and I have to set the ulimit in vserver 1329301277 M * ard The easy way would have been cap_sys_resource :-) 1329301438 M * ard Where should I cut and paste in the wiki? 1329301685 M * michal boolean sumbol IPV6 tested for m ? test forced to n 1329301698 M * michal tryign to build in ipv6 support 1329301711 M * ard put it on yes :-) 1329301712 M * michal in 3.2.6-vserver-2.3.2.6 1329301715 M * michal i did 1329301730 M * ard is there a 3.2.6 already... 1329301731 M * michal yep, there it is :) 1329301732 A * ard sighs 1329301761 M * michal you know, a test machine with btrfs (that one loosing data) 1329301769 M * michal the algoritm is very simple 1329301774 M * michal unstable filesystem 1329301776 M * michal + unstable kernel 1329301794 M * michal has a much more better chance to work than stable kernel + unstable fs ;) 1329301799 M * ard The last thing I remember is say yes, and it magically creates ipv6. Then put ipv6.disable_ipv6=1 on the kernel command line to allow for a normal bringup of ipv6 1329301820 M * ard Ah :-) 1329301832 M * ard My colleague is doing btrfs... 1329301838 M * michal config_ipv6=y 1329301841 M * ard sometimes we have 10T down the drain 1329301866 M * ard It was the only fs that supported > 16T 1329301871 M * ard (online backup server) 1329301879 M * michal nice 1329301888 M * michal why keep everything in a single volume? 1329301905 M * michal btw, thin provisioned and iscsi exported from openindiana/zfs zvol 1329301909 M * michal 4EB 1329301913 M * ard you can use clone with btrfs... 1329301915 M * michal just to check how would Linux behave 1329301933 M * ard Which at this moment is much faster than hardlinks using rsync/dirvish 1329301945 M * michal ext3 failed, ext4 failed, jfs gave up itself after a while 1329301959 M * michal xfs was trying to do sth, but after an hour i gave up ;) 1329301963 M * michal btrfs 1329301974 M * michal ah, so you've got a 4EB volume? 1329301977 M * ard What I've read about the filesystem is that usually heavy traffic is also involved 1329301981 M * michal sure, no problem, here it is 1329302000 M * ard filesystem*s* 1329302045 M * ard I've seen it all fail, and I've read somewhere (untested) that increasing the minfree memory would help a lot preventing disasters... 1329302078 M * ard But my latest disaster is an SSD that gets rejected by the SAS controller, and then md raid1 refuses to ack that, probably due to scsi layer bugs 1329302095 M * ard (3.1.4 kernel with raid1 writebehind patches) 1329302113 M * ard I've got CONFIG_IPV6=y 1329302115 M * ard and it works 1329302123 M * ard I guess... 1329302140 M * ard /proc/sys/net/ipv6 exists :-) 1329302187 M * ard I enable ipv6 on an interface-by-interface basis, because else you could have an ipv6 hole in your server without knowing it. 1329302202 M * ard a router advertisement usually is all you need to exploit it :-) 1329302248 M * michal sure, if i can get ipv6 support compilled in 1329302452 M * ard 3.1.4-vs2.3.2.1 is the last I tested... 1329302480 M * ard correction: 3.2.5-vs2.3.2.6-xu 1329302630 J * bzed ~bzed@devel.recluse.de 1329302719 Q * bzed Remote host closed the connection 1329302838 J * bzed ~bzed@devel.recluse.de 1329303342 M * ard Hmmmm, actually, daniel_hozac was right on the pam_limits thing 1329303390 M * ard I do not even have to set /etc/vservers/*/ulimits to be able to set hardlimits, just fix the pam_limits conf... 1329303634 M * ard http://linux-vserver.org/Ulimit_Nofiles 1329303897 M * ghislain oh, /proc/mouns int the guest show /dev/root instead of /dev/hdvx whern you use a partition. This is another corner case for the new quota tool that do not use mtab or fstab but /proc/mount 1329303920 M * ghislain and yes i play a lot with dedicated partitions for quotas :p 1329305754 M * Bertl off to bed now ... have a good one everyone! 1329305771 N * Bertl Bertl_zZ 1329306124 Q * bzed Quit: Changing server 1329306133 J * kir ~kir@swsoft-msk-nat.sw.ru 1329306201 J * bzed ~bzed@devel.recluse.de 1329308035 J * soooga ~soooga@124.161.246.82 1329309048 Q * soooga Quit: 离开 1329310784 Q * Aiken Remote host closed the connection 1329320381 J * dowdle ~dowdle@scott.coe.montana.edu 1329323167 Q * FireEgl Ping timeout: 480 seconds 1329323713 J * FireEgl ~FireEgl@173-16-9-169.client.mchsi.com 1329327810 J * bonbons ~bonbons@2001:960:7ab:0:9dcc:95bc:eeb3:96a9 1329332610 N * Bertl_zZ Bertl 1329332614 M * Bertl morning folks! 1329333495 J * hijacker_ ~hijacker@cable-84-43-136-96.mnet.bg 1329337764 J * sweil ~stefan@p5086FE2A.dip.t-dialin.net 1329341597 Q * bonbons Quit: Leaving 1329342316 J * Aiken ~Aiken@2001:44b8:2168:1000:21f:d0ff:fed6:d63f 1329342340 Q * hijacker_ Quit: Leaving 1329342767 Q * sweil Remote host closed the connection 1329345916 Q * nicholi Read error: Connection reset by peer 1329349228 Q * ghislain Quit: Leaving. 1329349321 J * grobie ~grobie@tyr.schnuckelig.eu