1148774698 Q * bonbons Quit: Leaving 1148774862 M * Hollow off to bed too 1148777128 J * doener_ ~doener@i5387C518.versanet.de 1148777511 Q * doener Ping timeout: 480 seconds 1148778248 M * daniel_hozac CoBoLt: could you paste your errors on paste.linux-vserver.org? 1148779830 J * swatch ~unix@217.64.20.211 1148779845 P * swatch 1148780301 Q * MrX Ping timeout: 480 seconds 1148780883 N * Bertl_oO Bertl 1148780888 M * Bertl evening folks! 1148780903 M * Bertl daniel_hozac: (for the record): 1148780910 M * Bertl arch/alpha/kernel/osf_sys.c: In function `osf_sysinfo': 1148780910 M * Bertl arch/alpha/kernel/osf_sys.c:620: error: `sysinfo_table' undeclared (first use in this function) 1148780955 M * Bertl I assume that is what CoBoLt observed (it's with 2.6.16.18-vs2.0.2-rc21 (compiled for alpha) 1148781026 M * daniel_hozac ah yes, i missed that one. 1148781038 M * daniel_hozac sorry about that. 1148781042 M * Bertl np 1148781077 M * Bertl could have cross compiled it earlier, but was too lazy ... 1148781083 J * gerrit ~gerrit@c-67-160-146-170.hsd1.or.comcast.net 1148783780 Q * ElectricElf Quit: 1148784561 Q * softi42 Ping timeout: 480 seconds 1148785104 J * softi42 jbtrhqz@p549D6159.dip.t-dialin.net 1148785126 P * Methos 1148785644 M * Bertl CoBoLt: http://vserver.13thfloor.at/Experimental/delta-osfsys-fix01.diff should fix it for you ... 1148785674 M * matti Bertl: ;-) 1148785945 M * matti Hm... -ck patches are quite... hmm... 1148786248 M * Bertl okay, off to bed now .. have a good one everyone, cya tomorrow! 1148786252 N * Bertl Bertl_zZ 1148786287 M * matti Sleep well. 1148795026 Q * gerrit Ping timeout: 480 seconds 1148797827 Q * dd Ping timeout: 480 seconds 1148799636 Q * shedi Read error: Connection reset by peer 1148799889 Q * alamar Ping timeout: 480 seconds 1148800398 J * shedi ~siggi@inferno.lhi.is 1148801681 J * bonbons ~bonbons@83.222.38.81 1148805032 J * MrX ~urk@219.95.10.82 1148806770 J * dna ~naucki@p54BCE22B.dip.t-dialin.net 1148808038 J * Viper0482 ~Viper0482@p54975349.dip.t-dialin.net 1148809400 J * dna_ ~naucki@p54BCE22B.dip.t-dialin.net 1148809613 Q * dna Ping timeout: 482 seconds 1148809986 J * id23 ~id@p54A00B2F.dip0.t-ipconnect.de 1148809996 M * id23 hi #vserver 1148810084 J * dna ~naucki@p54BCE22B.dip.t-dialin.net 1148810367 J * Aiken ~james@tooax6-161.dialup.optusnet.com.au 1148810488 Q * dna_ Ping timeout: 480 seconds 1148812032 M * Hollow morning bonbons! 1148812235 M * jake- morning 1148812258 M * Hollow hey jake- 1148812736 J * yang ~yang@cpe-213-157-253-172.dynamic.amis.net 1148812825 M * yang I am wondering if anyone knows cacti tool for monitoring server processes...But if it sits on host it is unable to monitor guests ? 1148812954 M * bonbons morning Hollow! 1148812982 M * Hollow bonbons: i have redone the bootstrap script for vcd, should be much more user friendly and complete now 1148813011 M * bonbons will have to take time to play with it! 1148813017 M * Hollow yang: http://linux-vserver.org/Cacti+configuration 1148813031 M * bonbons right now I'm looking at the address conflicts for IPv6 1148813174 M * yang Hollow: excellent ! 1148814048 M * CoBoLt hi all 1148814065 M * CoBoLt Bertl, daniel_hozac I can paste the errors, but will first try that patch bertl provided 1148814074 M * CoBoLt hoping yhis will fix my problems 1148815281 M * CoBoLt Bertl_zZ, the error you have me was what I was experiencing 1148815288 M * CoBoLt I am install the patch as we speak 1148815296 M * CoBoLt and will rebuild my kernel 1148815653 Q * Viper0482 Ping timeout: 480 seconds 1148815858 J * DEac- ~deac@xdsl-81-173-162-128.netcologne.de 1148815860 M * DEac- moin 1148815866 M * CoBoLt afternoon :) 1148815920 M * DEac- i tried to patch a kernel with vserver and softwaresuspend2. the kernel is a gentoo-linux-kernel 1148815968 M * DEac- patching is possible, only 2 files i must patch by hand (both i must add #include ...) 1148816037 M * DEac- now i tried to compile it, and i get an error: kernel/built-in.o: In function `suspend_cleanup_console': 1148816037 M * DEac- : undefined reference to `vx_rmap_pid' 1148816074 M * DEac- it's possible, thet vx_rmap_pid is a function, which is created by swsusp2 and vserver? 1148816107 M * bonbons vx_rmap_pid is a vserver function 1148816158 M * DEac- yes, but the error is in suspend_cleanup_console, which is swsusp-function 1148816159 M * bonbons it's defined in 1148816212 M * bonbons may be you lost some vserver include while updating includes (or while swsuspend2 did so) 1148816295 M * DEac- no, i patched by hand, all includes there're 1148816299 M * bonbons DEac-: could you tell us what versions of kernel, vserver an swsuspend2 you are using? 1148816305 M * DEac- first swusp2 and then vserver 1148816343 M * DEac- linux-2.6.16-gentoo-r8 suspend2-2.2.5-for-2.6.16.9.tar.bz2 patch-2.6.16.13-vs2.1.1-rc19.diff 1148816392 M * bonbons don't forget the some includes my be indirect include xyz.h which in turn includes vs_abc.h 1148816399 M * Hollow DEac-: try to include linux/vx_pid.h it will work most likely, we had to do this for vesafb-tng too 1148816420 M * Hollow vx_pid.h 1148816422 M * Hollow damn 1148816422 M * DEac- ok 1148816424 M * Hollow vs_pid 1148816477 M * bonbons off to lunch, back later 1148816604 M * CoBoLt ok guyqs 1148816608 M * CoBoLt building started :) 1148816613 M * CoBoLt should have saved my config 1148816620 M * CoBoLt I'll let you know 1148816626 M * CoBoLt away now (having visitors :) 1148817029 M * DEac- ok, i think, the problem is simple to solve: sched.h must include vs_pid.h 1148817030 M * CoBoLt patch works :) 1148817771 N * Bertl_zZ Bertl 1148817776 M * Bertl morning folks! 1148817945 M * phedny g'day 1148819288 M * bonbons morning Bertl! 1148819454 M * bonbons I have made a split out NIPQUAD patch: http://homepage.internet.lu/brunop/vserver/nipquad_feat_01.diff (complete, also replaced VXD_QUAD) 1148819497 M * bonbons in addition I answered you comments: http://homepage.internet.lu/brunop/vserver/ipv6.txt 1148819655 M * bonbons and added a comment where conflict resolution should go: http://homepage.internet.lu/brunop/vserver/patch-2.6.16.18-vs2.1.1rc21-ipv6b.diff (could you check that one, if the rules are correct; around line 620 in patch) 1148819746 M * bonbons Bertl: should I make two patches, one for modular IPv6 and one for non-modular IPv6? (or additive diff for modular against non-modular)? 1148819768 M * Bertl the second one would be great 1148819900 M * bonbons ok, costs nearly nothing with CoW ;) 1148820796 M * yang Bertl: are you the one explaining how vserver works in mpgeg? 1148820812 M * Bertl probably :) 1148820953 M * yang with log hair? 1148820954 M * yang long 1148820979 M * Bertl I guess so (at least I have longer hair :) 1148821055 M * yang ok, saw you at linuxtag too 1148821097 M * Bertl was I on the Linux-VServer booth? then it's very likely me :) 1148821522 J * Viper0482 ~Viper0482@p54975349.dip.t-dialin.net 1148822539 M * cehteh .. or me :P 1148823214 M * id23 hi Bertl 1148823238 M * Bertl hey id23! 1148824502 Q * id23 Quit: Leaving 1148824915 M * Skram hi all 1148824999 M * Bertl hey Skram! 1148826201 M * Skram *yawn* 1148826512 M * Bertl okay, off for now .. back later .. 1148826541 N * Bertl Bertl_oO 1148827564 Q * shedi Quit: Leaving 1148828755 J * [STAR]Ra1enedge click@ti511110a080-0437.bb.online.no 1148828803 Q * doener_ Remote host closed the connection 1148828849 J * doener ~doener@i5387C518.versanet.de 1148828872 Q * [STAR]Ravenedge Ping timeout: 480 seconds 1148829468 Q * Aiken Quit: Leaving 1148830482 J * gerrit ~gerrit@c-67-160-146-170.hsd1.or.comcast.net 1148832432 M * gdm derjohn: ping 1148834782 M * yang i have some difficulties following the cacti configuration for vs-stat 1148834797 M * yang i created this user : vs-stat:x:0:1011::/home/vs-stat:/usr/local/sbin/vserver-stat 1148834822 M * gdm derjohn: i sent you an email using gpg (that i found on pgp.mit.edu) - i hope it works! 1148834825 M * yang but this command doesnt work - ssh -i vs-stat vs-stat@vs-host.dom.tld 1148834860 M * gdm yang: what does ssh -v say? 1148834875 Q * gerrit Ping timeout: 480 seconds 1148834914 M * yang i cannot bypass the password, either i click on "enter" or "empty" it wont work 1148834928 M * gdm it's asking you for a password? 1148834935 M * yang OpenSSH_4.2p1 Debian-8, OpenSSL 0.9.8a 11 Oct 2005 1148834939 M * yang yes, its asking me 1148834974 M * gdm ok, so you need to set up an ssh-key, put the public version on the server you are sshing into 1148834993 M * gdm and then you need to specify that file with the '-i' flag 1148835020 M * yang well, i typed all exactly from the website 1148835038 M * gdm yang: you might find some better explanations in 'man ssh' 1148835142 M * yang i assumed that all untill ssh -i vs-stat vs-stat@vs-host.dom.tld is done by root user? 1148835151 M * gdm ahh, no 1148835154 M * yang ... 1148835166 M * yang when do i have to log in as vs-stat then? 1148835166 M * gdm useradd is root user (to create new user) 1148835176 M * gdm ssh-keygen is the new user, i.e. vs-stat 1148835181 M * yang ah ok... 1148835195 M * yang might add that note on the website:) 1148835199 M * gdm err, sorry, one sec 1148835208 M * yang for the "stupid" ones like me:) 1148835220 M * doener you can simply copy/chmod the key files so that your new user can use them 1148835226 M * doener it doesn't matter who created them 1148835381 M * yang in my vs-stat user directory is now only the .ssh/authorised_keys file 1148835397 M * yang with root:root permisions 1148835453 M * doener that should be vs-stat:whatever, with 600 permissions (both, directory and file) 1148835474 M * doener well, 700 for the directory of course... oops :) 1148835633 M * yang Warning: Identity file vs-stat not accessible: No such file or directory. 1148835633 M * yang Password: 1148835639 M * yang something went wrong 1148835657 M * gdm yeah, change the perms as doener said 1148835711 M * yang jason:/home/vs-stat/.ssh# ls -la 1148835720 M * yang -rwx------ 1 root vs-stat 1112 2006-05-28 18:45 authorized_keys 1148835735 J * gerrit ~gerrit@c-67-160-146-170.hsd1.or.comcast.net 1148835750 M * gdm yang: should be owned by vs-stat, not root 1148835766 M * doener .ssh: 700, authorized_keys: 600, owner: vs-stat:vs-stat (for both) 1148835804 M * yang yes 1148835806 M * doener and on the client, the user that starts ssh needs access to the key files 1148835821 M * yang so it is totally wrong to have user vstat with 0 group? 1148835850 M * yang useradd -u 0 -o -s /usr/local/sbin/vserver-stat -m vs-stat , this made vs-stat with group 0 1148835906 M * gdm not sure... i also have to go now. sorry 1148835973 M * doener ah, non-unique user... hm, never did that... 1148835993 M * doener anyway, your last error message was related to the client not being able to access the key files, so try to fix that first 1148836087 M * yang jason:/home/vs-stat# chown vs-stat:vs-stat .ssh/ 1148836096 M * yang drwx------ 2 root vs-stat 4096 2006-05-28 18:45 .ssh 1148836103 M * yang it doesnt want to change permissions 1148836174 M * doener it did change them... 1148836193 M * doener ownership is determined by the numeric id of the user and the group owning the file 1148836203 M * doener in your case, root and vs-stat both have uid/gid 0 1148836227 M * yang ok 1148836236 M * doener so what's happening is that ls happens to get the name "root" for uid->name stuff, and "vs-stat" for gid->name 1148836280 M * yang jason:/home/vs-stat/.ssh# chown vs-stat:vs-stat authorized_keys 1148836289 M * yang i think i have all set now 1148836305 M * yang now ssh-ing from root 1148836312 M * doener did you fix permissions on the client, so that your user can access the key files? 1148836351 M * doener I'm back to work now... good luck :) 1148836426 M * yang cacti.dom.tld is the same as vs-host.dom.tld 1148836442 M * yang becouse i host cacti on main 1148837025 M * yang well no wonder 1148837048 M * yang on my box there is no ... /usr/local/sbin/vserver-stat 1148837057 M * yang its /usr/sbin/vserver-stat 1148838077 Q * Viper0482 Quit: bin raus, 1148838183 M * Skram yang: what are you tryinf to do 1148838189 M * yang its fixed now 1148838207 M * yang the next step - On cacti.dom.tld, copy the keys in the user account used by your web server, typically apache or httpd, and in the cacti account 1148838219 M * yang my cacti account home directory is /nonexistent 1148838235 M * yang so should i create /home/cacti ? 1148838427 M * Skram sounds like a question for #cacti 1148838436 M * Skram yang: so cacti is able to track per-vps usage? 1148838437 M * Skram how? 1148838465 M * yang http://linux-vserver.org/Cacti+configuration 1148838505 M * Skram hmm okay :) 1148838506 M * Skram cool 1148838506 M * Skram heh 1148838665 M * Skram vs-host.dom.tld is the vps-host and cacti.. is the vps with a webservr installed? 1148838685 J * JoseBravo ~JoseBravo@200.24.110.91 1148838699 M * yang no 1148838703 M * yang I have both on main 1148838714 M * JoseBravo With vserver VPS I can use IPSec? 1148839009 M * Skram im installing cacti real quick.. 1148839150 M * daniel_hozac JoseBravo: sure, but you'll have to set it up on the host. 1148839293 M * JoseBravo daniel_hozac, Im actually with OpenVZ but it dosnt support IPSec. Im thinking in change it for vserver. 1148839431 M * Skram after adding ipsec to the kernel.. is a reboot required 1148839436 M * Skram i assume so.. right? 1148839465 M * JoseBravo I need to recompile the kernel? 1148839471 M * Skram for ipsec? 1148839475 M * JoseBravo Yes 1148839487 M * Skram it needs part of the kernel 1148839492 J * shedi ~siggi@inferno.lhi.is 1148839523 M * Skram that Networking ---> 1148839523 M * Skram [*] Networking support 1148839523 M * Skram Networking options ---> 1148839523 M * Skram IPsec user configuration interface 1148839523 M * Skram PF_KEY sockets 1148839525 M * Skram IP: AH transformation 1148839528 M * Skram IP: ESP transformation 1148839530 M * Skram IP: IPComp transformation 1148839533 M * Skram you need that stuff 1148839557 M * JoseBravo Its dont enabled by default? 1148839567 M * Skram check your .config 1148839602 M * Skram im not sur 1148839738 M * yang JoseBravo: which distro? 1148839802 M * JoseBravo FC4 1148839816 M * yang dont know about fedora, but i dont think its in default kernels 1148839885 M * JoseBravo Fedora have it enabled by default 1148839959 M * JoseBravo Ok, I if I have enabled IPsec in my kernel, how can I use it in my VPS? 1148840064 M * Skram IN? 1148840097 M * Skram my understanding is it will only run on the host 1148840127 M * JoseBravo I need set up OpenSwan on VPS 1148840191 M * Skram *need*? or want? 1148840223 M * JoseBravo I think I need. 1148840291 M * daniel_hozac well, you could always give your guest far more caps than what is considered secure. 1148841151 M * JoseBravo Can I just move my OpenVZ VPS files to VServer VPS dir, and the things in my VPS will work? 1148841239 N * Bertl_oO Bertl 1148841246 M * Bertl back now ... 1148841288 M * Bertl JoseBravo: I'd assume so, at least if the guest does not contain modified binaries 1148841317 M * Bertl JoseBravo: you might want to clean it up to make it secure though (i.e. remove unwanted devices and hardware related scripts) 1148841392 M * JoseBravo I only have in this VPS DirectAdmin installed 1148841468 M * Bertl just give it a try, I don't think it will cause problems 1148841574 M * JoseBravo Bertl thanks 1148842351 M * yang well, i tried to create cacti vs-stat and it bugged me right at the end - here is the debug http://pastebin.com/743363 1148842452 M * yang In the Data Query [vs-stat], you should see the list of your vservers, plus the fake _total_, which is a sum of all values. - i dont see any values there 1148842983 M * JoseBravo FC4 have IPsec enabled my default. My question is, is the RPM precompiled package with IPsec enabled? 1148843927 J * s0undt3c1 ~s0undt3ch@bl8-7-68.dsl.telepac.pt 1148844029 M * Bertl JoseBravo: I'd assume so, usually the maintainers do not change the default config 1148844043 M * Bertl welcome s0undt3c1! 1148844046 Q * s0undt3ch Ping timeout: 480 seconds 1148844507 M * daniel_hozac only things i have changed are CONFIG_AUDIT, CONFIG_AUDIT_SYSCALL and CONFIG_VMSPLIT. 1148844806 M * JoseBravo thz daniel_hozac 1148844817 M * JoseBravo Sorry if its a stupid question, but with Vserver can I choose what distro will have my guests hosts¡ 1148844874 M * daniel_hozac it should be possible to use any distro, there are just different levels of difficulty. 1148844914 M * JoseBravo By default it will have the same distro of the host server? 1148844933 M * daniel_hozac by default it will have the distro you specify on the vserver ... build command line. 1148844973 M * JoseBravo With -d parameter? 1148845945 J * system ~root@201.240.135.215 1148846646 M * Bertl okay, off for dinner .. back later .. 1148846650 N * Bertl Bertl_oO 1148846706 M * system . 1148847021 M * daniel_hozac JoseBravo: exactly. 1148847718 Q * CoBoLt Quit: Leaving 1148848682 Q * yarihm Write error: connection closed 1148849783 N * jake- _jake- 1148850020 Q * gerrit Ping timeout: 480 seconds 1148850376 N * s0undt3c1 s0undt3ch 1148851008 J * s0undt3c1 ~s0undt3ch@bl7-250-182.dsl.telepac.pt 1148851206 Q * system Quit: 1148851307 Q * bonbons Quit: Leaving 1148851313 Q * s0undt3ch Ping timeout: 480 seconds 1148851748 Q * s0undt3c1 Ping timeout: 480 seconds 1148852245 J * s0undt3ch ~s0undt3ch@bl7-242-5.dsl.telepac.pt 1148853567 J * Aiken ~james@tooax8-066.dialup.optusnet.com.au 1148854521 Q * JoseBravo Ping timeout: 480 seconds 1148855151 Q * FloodServ pluto.oftc.net services.oftc.net 1148855261 T * services.oftc.net http://linux-vserver.org/ | latest stable 2.01, 1.2.10, 1.2.11-rc1, devel 2.1.0, exp 2.{0.2,1.1}-rc21 | util-vserver-0.30.210 | libvserver-1.0.2 & vserver-utils-1.0.3 | He who asks a question is a fool for a minute; he who doesn't ask is a fool for a lifetime -- share the gained knowledge on the wiki, and we'll forget about the minute ;) 1148855261 J * FloodServ services@services.oftc.net 1148855797 J * deac ~deac@xdsl-195-14-217-134.netcologne.de 1148856235 Q * DEac- Ping timeout: 480 seconds 1148857092 J * coocoon ~103102E89@p54A07447.dip.t-dialin.net 1148857133 P * coocoon 1148857321 J * gerrit ~gerrit@c-67-160-146-170.hsd1.or.comcast.net 1148857366 Q * dna Quit: Verlassend 1148858051 Q * jkl Server closed connection 1148858057 J * jkl eric@c-71-56-216-223.hsd1.co.comcast.net 1148859797 J * bone_idol ~bone_idol@springnight.burngreave.net 1148860138 M * bone_idol hi world 1148860157 M * bone_idol i am stuck with some vserver networking 1148860169 M * doener mugwump: ah, good to see that my idea of CC'ing you wasn't wrong after all ;) been a bit "nervous" as this was my first "non-patch" mail to lkml ;) 1148860198 M * mugwump yes, thanks for that 1148860239 M * bone_idol I have a host server with network a.b.c.d/28 and ip address w.x.y.z/32 on its interface 1148860255 M * bone_idol the vservers in a.b.c.d/28 range are all ok 1148860266 M * doener mugwump: btw, what's the vavavoom good for? 1148860279 M * mugwump that's the prio bonus 1148860286 M * bone_idol but the one with w.x.y.z is inaccessible 1148860314 M * doener so it's basically "nice" with a cool name, right? 1148860326 M * mugwump year. the "vavavoom" bit is an obscure reference to a UK ad for a car, I think the joke's passed 1148860370 M * mugwump it's like, small, hot chilli: lots of vavavoom. large, sweet chilli: no vavavoom 1148860474 M * doener i c