1312769194 J * derjohn_mob ~aj@p4FFD38D5.dip.t-dialin.net 1312770273 Q * derjohn_mob Ping timeout: 480 seconds 1312771218 M * Bertl off to bed now .. have a good one everyone! 1312771224 N * Bertl Bertl_zZ 1312776785 Q * hparker Quit: Quit 1312777744 J * sannes ~ace@cm-84.209.106.118.getinternet.no 1312782378 J * ghislain ~AQUEOS@adsl2.aqueos.com 1312783908 J * ncopa ~ncopa@3.203.202.84.customer.cdi.no 1312786212 Q * zbyniu Ping timeout: 480 seconds 1312792805 J * derjohn_mob ~aj@213.238.45.2 1312794023 J * hparker ~hparker@2001:470:1f0f:32c:beae:c5ff:fe01:b647 1312794170 J * kir ~kir@swsoft-msk-nat.sw.ru 1312796926 J * zbyniu ~zbyniu@ip-62.181.188.13.static.crowley.pl 1312797285 P * kir Leaving. 1312798902 Q * transacid Remote host closed the connection 1312801261 J * pawels ~pawels@oue43.internetdsl.tpnet.pl 1312801558 M * pawels hi, does the vserver mailinglist use some kind of greylisting? i've sent an email last friday and it didn't appeard in my inbox nor web archive yet. 1312801734 M * daniel_hozac not that i know of, but i don't really know how it's setup in general. 1312802108 M * daniel_hozac do you have a Message-ID? 1312802131 M * pawels Message-ID: <5012613.7rWlfhG999@pawels> 1312802138 M * pawels Subject: opteron server dies with vserver patch. 1312802138 M * pawels Date: Fri, 05 Aug 2011 15:26:57 +0200 1312802224 M * daniel_hozac doesn't seem like it ever reached us. 1312802277 M * pawels ok, i'll resend it... 1312802308 M * daniel_hozac of course it's qmail, so i don't really know how to work it :-) 1312802701 M * pawels ehhh, i've sent it to vserver-help :) 1312802724 M * daniel_hozac well, that'd be why... 1312802762 Q * sladen Ping timeout: 480 seconds 1312803330 Q * pawels Quit: back2work. 1312803484 J * sladen ~paul@starsky.19inch.net 1312806875 J * transacid ~transacid@84.19.167.254 1312806904 N * transacid Guest5157 1312808112 M * Mr_Smoke Hi there 1312808145 M * Mr_Smoke hey daniel_hozac, quick question : what's the status of the network namespace ? I seem to remember a time when it was discouraged... or am I confused again 1312808199 M * daniel_hozac if that's what you need, go ahead. 1312808210 M * daniel_hozac there have been reports of people successfully using it. 1312808225 M * Mr_Smoke But it *is* the one that was discouraged, right ? 1312808240 M * daniel_hozac very few scenarios actually need it. 1312808255 M * daniel_hozac so it's not really discouraged, just limited in application. 1312808255 M * Mr_Smoke iptables in guest ? :) 1312808267 M * Mr_Smoke (if that is ever possible) 1312808269 M * daniel_hozac not really a requirement there. 1312808304 M * Mr_Smoke ok 1312810850 J * SkyNet2000 ~SkyNet200@71-81-25-51.dhcp.gwnt.ga.charter.com 1312812037 J * TheSeer ~theseer@border.office.ballyhoo.de 1312812040 M * TheSeer heya 1312812317 N * Bertl_zZ Bertl 1312812322 M * Bertl morning folks! 1312812467 M * daniel_hozac morning Bertl! 1312812605 M * TheSeer heya :) 1312812618 A * TheSeer has a mounting problem... 1312812633 M * TheSeer i have an ext3 partition on the host that i want to make available within a guest 1312812661 M * TheSeer i have an fstab entry to map the mountpoint via bind 1312812670 M * TheSeer that works so far 1312812692 M * TheSeer but when i mount the actual partition to that location on the host, the guest doesn't see the new content 1312812701 M * TheSeer even if i do the same within a subdirectory 1312812709 M * TheSeer I'm obviously missing something important ;) 1312812733 M * daniel_hozac mounting a mountpoint before there's anything mounted there doesn't do anything useful. 1312812741 M * daniel_hozac it just gives you an empty directory. 1312812761 M * TheSeer i know 1312812772 M * Bertl unless you mount it in a way which makes stuff propagate 1312812773 M * TheSeer the point is to be flexible on the host 1312812787 M * Bertl why even mount it on the host? 1312812788 M * TheSeer e.g. have the parittion in question be mounted - or not 1312812803 M * Bertl why not directly mount it into the guest? 1312812826 M * TheSeer because then it's only visible to the guest - or isn't it? 1312812848 M * Bertl you can still mount it on the host 1312812895 M * TheSeer mount the same partition twice? 1312813004 M * Bertl never tried? 1312813022 M * Bertl mkdir /mnt/1 /mnt/2 1312813028 M * Bertl mount /dev/hdc1 /mnt/1 1312813030 M * Bertl mount /dev/hdc1 /mnt/2 1312813148 M * TheSeer hmm.. okay... 1312813161 M * TheSeer and with a guest? 1312813196 M * TheSeer mount /dev/x /vservers/foo/mnt/x doesn't work - as in, i cannot see the content of the actual x 1312813200 M * TheSeer within the vserver 1312813213 J * ant-1 ~ant-1@80.78.6.61 1312813223 M * daniel_hozac vnamespace is your friend. 1312813249 Q * Romster Remote host closed the connection 1312813255 M * Bertl or simply add it to the guest config's fstab 1312813838 M * TheSeer i was trying to avoid restarting the vserver 1312813856 M * Bertl vserver = guest? 1312813871 M * Bertl yeah, then vnamespace ist your friend 1312813896 J * Romster ~romster@202.168.100.149.dynamic.rev.eftel.com 1312814039 M * TheSeer vnamespace -e id mount /dev/x /vservers/foo/mnt/x 1312814045 M * TheSeer right? 1312814055 M * TheSeer for that mounts stuff but i don't see it in the guest 1312814066 M * ant-1 Hello everybody! One week ago I came on the chat because I had a trouble with my C vserver code. I have just tried to include vserver.h (with only a main function) and the compilation gave me a lot of errors. You said it was probably because of my kernel headers. So I compiled a new vserver kernel (2.6.36.4-vs2.3.0.36.39), I installed utilvserver(0.30.216) with synaptic, I can use it to build many guest I want and enter it but my C code doesn't work. You can find 1312814145 J * areq__ ~areq@q.areq.eu.org 1312814393 Q * areq Ping timeout: 480 seconds 1312814627 J * Roomster ~romster@202.168.100.149.dynamic.rev.eftel.com 1312814692 Q * Romster Ping timeout: 480 seconds 1312815229 N * Roomster Romster 1312815653 J * dowdle ~dowdle@scott.coe.montana.edu 1312815721 N * Guest5157 transacid 1312816021 M * Bertl ant-1: we can find what? 1312816159 M * ant-1 you can find a log of my compiling errors no? 1312816393 M * Bertl okay, where? 1312816423 M * Bertl (note: irc has a line limit, i.e. it simply cuts off after so and so many characters) 1312816611 M * ant-1 arf ok so could you say me where it stops? 1312816628 M * ant-1 "You can find a log of my errors here http://people.portaildulibre.fr/~aferot/ . Did I miss something?" 1312817045 M * Bertl it ended at 'you can find' 1312817105 M * Bertl you are missing the proper kernel headers 1312817144 M * Bertl (those defining xid_t and nid_t ...) 1312817179 M * ant-1 even if i can build many guest i want with the bash command? 1312817204 M * Bertl util-vserver has it's own copy of the proper kernel headers 1312817230 M * Bertl but of course, you can take those as well 1312817340 M * Bertl you can create them from the kernel source tree with 'make headers_install' (see make help) 1312817798 M * ant-1 INSTALL include/linux/vserver (0 file) 1312818072 Q * jrdnyquist Read error: Connection reset by peer 1312818626 M * Bertl you sure you have a Linux-VServer patched kernel source? 1312818684 M * Bertl hmm, you probably have, sec, that seems to be a bug 1312818693 M * ant-1 Yes I'm sure. How can I build, start and enter guest otherwise? 1312818786 M * ant-1 What do you meansby sec? GRSecurity? 1312818865 M * ant-1 My distro is an ubuntu on a virtualbox if it can help.... 1312818897 M * Bertl sec = please give me a second :) 1312818909 M * ant-1 arf lol sorry 1312818950 J * andrea ~andrea@service.cab.unipd.it 1312819167 Q * derjohn_mob Ping timeout: 480 seconds 1312819188 M * Bertl ant-1: http://vserver.13thfloor.at/ExperimentalT/delta-header-fix01.diff 1312819205 M * Bertl this should fix the header issue, simply apply it ontop of your current source 1312819227 M * Bertl (something like: patch -p1