1122512535 M * jdgiguere Doener`, Thanks for the hint be this was already done 1122512569 M * Doener` ok, comete is the hostname of the vserver? 1122512608 M * jdgiguere yes 1122512671 M * jdgiguere I tried to change DISPLAY to client'sip:10.0, without success 1122512700 M * Doener` what's the entry for comete in the vserver's /etc/hosts? 1122512791 M * jdgiguere arg... 1122512797 M * jdgiguere wrong IP... 1122512803 M * Doener` heh :) 1122512804 M * jdgiguere thanks 1122512809 M * Doener` you're welcome 1122512832 M * jdgiguere can I know what was your clue ? 1122512906 M * Doener` the error is usually caused because sshd uses 127.0.0.1 by default, i.e. wrong ip address. so /etc/hosts came to mind... 1122512922 M * Doener` "wrong" ip address because 127.0.0.1 is translated in vservers 1122512937 M * Doener` ... translated to the first ip address assigned to a vserver 1122512951 M * jdgiguere exact 1122512978 M * jdgiguere I changed IP in vserver conf but forgot to update my hosts file... 1122512991 M * Doener` to be more specific, some folks had their hostname set to 127.0.0.1 in /etc/hosts, thus i remembered it 1122513021 M * jdgiguere since my sshd_config was listenning on the good IP, I didn't see anything 1122513029 M * jdgiguere :-( 1122513045 M * jdgiguere now, everything works great 1122513060 M * Doener` good :) 1122514061 J * Greek0_ ~greek0@81.189.246.175 1122514229 Q * Greek0 Ping timeout: 480 seconds 1122515802 N * Greek0_ Greek0 1122516399 N * Bertl_zZ Bertl 1122516412 M * Bertl morning folks! 1122516708 P * click [IRSSI] 1122516888 M * Doener` morning Bertl 1122516890 M * jdgiguere Hi Bertl 1122516989 M * jdgiguere I have a new question: Is it possible to use the "loop device to mount file inside a vserver ? 1122517050 M * Bertl mount it _from_ inside, or to mount it _inside_? 1122517074 M * jdgiguere from inside 1122517075 M * Bertl hey Doener`, btw! 1122517124 M * jdgiguere http://rafb.net/paste/results/FZ2GX791.html 1122517232 M * Bertl well, first, you have to give some ccaps (in this case secure_mount) 1122517271 M * Bertl second, I don't know why mount tries to lock memory (which isn't required for loop mounting) 1122517318 M * jdgiguere I can do first, I can't explain second :-) 1122517465 M * Bertl well, I'd try with losetup first, then a simple mount of the loop device 1122517478 M * Bertl of course you have to provide a loop inside the guest too 1122517665 M * jdgiguere Is the ccap mecanism is really young ? 1122517687 M * jdgiguere I get unknown ccap error 1122517697 M * jdgiguere but I'm not sure of the syntax 1122517699 M * Bertl hmm, not really ... but maybe the name is wrong :) 1122517720 M * jdgiguere VC_VXC_SECURE_MOUNT ? 1122517811 M * Bertl yep, that one ... 1122517831 M * Bertl DECL("secure_mount", VC_VXC_SECURE_MOUNT), 1122517845 M * Bertl so it should be supported by util vserver with the name secure_mount 1122517852 M * Bertl http://savannah.nongnu.org/cgi-bin/viewcvs/util-vserver/util-vserver/lib/ccaps-v13.c?rev=HEAD 1122517998 M * jdgiguere well, it seems that the deprecated "mount" string works, but not "secure_mount" 1122518021 M * jdgiguere works... allows vserver to start 1122518059 M * Bertl what tools do you use? 1122518071 M * Bertl (and what kernel patches) 1122518098 Q * jkl_ Ping timeout: 480 seconds 1122518121 M * jdgiguere 2.0-rc4 (the patch) 1122518156 M * jdgiguere util 0.30.207 1122518383 M * jdgiguere losetup tell me that I have devices avalaible 1122518493 M * Bertl do you have a loop device in /dev (inside the guest?) 1122518529 M * jdgiguere yes 1122518535 M * jdgiguere losetup detect it 1122518562 M * Bertl okay, so losetup works, I assume? 1122518587 M * jdgiguere yes :-) 1122518599 M * Bertl good, then try to mount the thing :) 1122518647 M * jdgiguere same thing... :-( 1122518673 M * jdgiguere I can mount my cdrom 1122518685 M * jdgiguere (I create the device to test it) 1122518707 M * Bertl so your mount probably is patched to supply encryption stuff to the lo device 1122518725 M * Bertl (that's the only thing which makes sense with memory locking) 1122518747 M * Bertl and it seems it doesn't care if you use cryptoloop or not ... 1122518770 M * Bertl but you can give the bcap required to allow memory locking 1122518826 M * Bertl #define CAP_IPC_LOCK 14 1122518832 M * Bertl DECL(IPC_LOCK), 1122518840 M * Bertl bcap not ccap! 1122518862 M * Bertl then the guest should be allowed to lock memory, which should allow your mount to proceed 1122518911 M * Bertl okay, have to leave now ... probably back in the afternoon (traveling to germany) 1122518919 M * jdgiguere it works ! 1122518923 M * jdgiguere thanks :-) 1122518933 M * Bertl you're welcome! have fun! 1122518940 N * Bertl Bertl_oO 1122521708 M * brc BERTL 1122521710 M * brc you there ? :) 1122521840 M * brc Is it possible to have PPTP or other vpns on vserver ? 1122523643 M * mugwump in theory, but you lose network seperation 1122523679 M * mugwump ie, giving the server raw sockets 1122523765 M * mugwump perhaps it is possible with ngn 1122524346 J * anonymousc ~anonymous@staff.internode.com.au 1122524881 M * brc well 1122524893 M * brc giving the user those caps he would be able to snif? 1122524896 M * brc runa sniffer 1122528723 Q * Aiken Ping timeout: 480 seconds 1122530652 J * jkl_ eric@c-67-165-222-93.hsd1.co.comcast.net 1122531466 N * bipsen_zZ bipsen 1122531470 J * Aiken ~james@tooax6-085.dialup.optusnet.com.au 1122531624 Q * jkl_ Ping timeout: 480 seconds 1122531839 Q * atsab Read error: Connection reset by peer 1122532548 Q * locksy Ping timeout: 480 seconds 1122532598 Q * Aiken Ping timeout: 480 seconds 1122533099 J * locksy ~locksy@mrtg.sisgroup.com.au 1122533215 J * atsab ~as@lotes.vtu.lt 1122535442 J * Blogmeister ~Blogmeist@site.lycos.de 1122535455 P * Blogmeister 1122537207 J * prae ~prae@gut75-1-81-57-27-189.fbx.proxad.net 1122538567 J * jkl_ eric@c-67-165-222-93.hsd1.co.comcast.net 1122538814 J * Doener_ ~doener@p54877380.dip.t-dialin.net 1122539053 Q * jkl_ Ping timeout: 480 seconds 1122539249 Q * Doener` Ping timeout: 480 seconds 1122539375 M * bipsen How the issue with klogd ? Is there a "script-way" to disable it, so I won't have to do it manually every time I build a new guest vserver ? 1122540018 Q * Vudumen Read error: Connection reset by peer 1122541536 J * jsambrook ~jsambrook@host-62-69-64-93.bsve.net 1122541546 P * jsambrook 1122544369 J * Vudumen vudumen@perverz.hu 1122544461 N * lilo_ lilo 1122545245 J * cereal ~cereal@217.20.124.153 1122548174 J * fxlxx ~fxlxx@87.76.83.125 1122548175 M * fxlxx hi 1122548543 J * fxlxx_ ~fxlxx@87.76.86.3 1122548658 Q * fxlxx Ping timeout: 480 seconds 1122548736 J * derbien ~derbien@whiterabbit.nbmc.de 1122549631 Q * fxlxx_ Quit: leaving 1122550790 M * derbien Hi. i have recently installed vserver on gentoo and allready have debian, gentoo and suse guest servers operational. What is the proposed way to get a fedora guest image up and running? 1122553759 N * _mountie mountie 1122554210 Q * Vudumen Ping timeout: 480 seconds 1122554430 J * click ~click@dsl-static-122-208.aal.tiscali.no 1122556480 P * jdgiguere Leaving 1122556778 Q * Greek0 Ping timeout: 480 seconds 1122557499 Q * nokoya Ping timeout: 480 seconds 1122557611 J * nokoya young@hi-230-82.tm.net.org.my 1122558690 J * Greek0 ~greek0@81.189.246.175 1122559568 M * derbien is anyone running fedora core guest servers? 1122559664 J * meebey_ meebey@booster.qnetp.net 1122559664 Q * meebey Read error: Connection reset by peer 1122560320 M * mugwump there's a fedora image at http://www.lycos-vds.com/dists/, but fairly old 1122560348 M * mugwump also fc2 at http://debian.marlow.dk/vserver/guest/ 1122560392 M * mugwump (both linked from www.linux-vserver.org home page) 1122560464 Q * DaPhreak Ping timeout: 480 seconds 1122560578 M * derbien yeah i found these, but theyr both outdated and i had problems with them.. i was either looking for recent fc4 templates or instructions on how to build own images .. 1122560593 M * derbien before i go off and spend 2 hours with trial & error ;/ 1122560879 J * DaPhreak ~phreak@styx.xnull.de 1122562156 J * Blogmeister ~Blogmeist@site.lycos.de 1122562161 P * Blogmeister 1122563798 M * derbien ok i spend time on trial & error and made it work now 1122564070 N * BobR_afk BobR_oO 1122564463 J * kjo nobody@news.stud.uni-goettingen.de 1122565655 Q * nokoya Ping timeout: 480 seconds 1122565781 M * derbien does anyone know if i can make rpm think a certain package would be installed without actually installing it? 1122566804 Q * kjo Ping timeout: 480 seconds 1122567161 M * bipsen has anyone in here tried to install WBEL or CentOS 4 in vserver ?? When trying to do vserver-build an specifying a context, I get a bunch of errors... I suspect it has something to do with minilogd inside the guest-os ... 1122567340 M * Doener_ bipsen: http://linux-vserver.org/CentOS_HowTo 1122567358 M * Doener_ and in one of the latest mails on the ml i saw minilogd being mentioned IIRC 1122567360 M * bipsen Doener_: I've checked that one out already.... 1122567437 M * bipsen I get a bunch of errors with vcontext: vc_create_context(): File exists 1122567472 M * bipsen running vserver-stat just after installation, I have: 1122567472 M * bipsen CTX PROC VSZ RSS userTIME sysTIME UPTIME NAME 1122567472 M * bipsen 0 61 172M 72.7M 6m28s93 1m34s17 33m55s56 root server 1122567472 M * bipsen 10027 1 1.4M 392K 0m00s00 0m00s00 8m37s94 1122567489 M * bipsen and the process in context 10027 is minilogd 1122567522 M * bipsen (don't mind the uptime in this cut-out - I tried to install several times) 1122567561 M * bipsen The issue on the mailing-list with minilogd was regarding shutdown 1122569486 J * kjo nobody@news.stud.uni-goettingen.de 1122569724 J * nokoya young@hi-230-82.tm.net.org.my 1122570194 J * Aiken ~james@tooax6-060.dialup.optusnet.com.au 1122570392 Q * prae Quit: Execute Order 69 ! 1122570749 J * brett ~brett@d60-65-39-223.col.wideopenwest.com 1122570877 M * brett Hey all...I was wondering if anyone has gotten vhashify from util-vserver to compile under debian testing? 1122570877 M * brett The newest util-vserver, I mean... 1122570885 N * DaCa-fi DaCa-se 1122572077 J * erwan_taf ~erwan@ASte-Genev-Bois-151-1-31-122.w83-114.abo.wanadoo.fr 1122572309 Q * kjo Ping timeout: 480 seconds 1122572673 Q * brett Quit: Leaving 1122573346 J * Greek0_ ~greek0@81.189.246.175 1122573566 Q * erwan_taf Remote host closed the connection 1122573765 Q * Greek0 Ping timeout: 480 seconds 1122573880 J * infowolfe ~infowolfe@86-32-178-69.gci.net 1122573904 M * infowolfe monrad, ping? 1122573952 A * infowolfe wonders if anybody's alive ;-) 1122574310 A * bipsen is alive, but has gone into hibernation-mode until his "vc_create_context(): File exists" problem can be solved 1122574786 J * prae ~benjamin@sherpadown.net 1122575363 N * Greek0_ Greek0 1122575496 M * infowolfe bipsen, there's 2 easy solutions to that 1122575514 M * infowolfe 1st: set your vserver to not use pre-defined context_id's 1122575517 M * infowolfe 2nd 1122575532 M * infowolfe reboot your machine, because something's still running under that context ;-) 1122576206 M * bipsen infowolfe: 1 - tried it, seems to be okay (for installation purposes).... 2: Tried it, also tried to install specifying another context, but gets same error (and minilogd shows up in the process list for that context, if I check using vps) 1122576232 M * infowolfe ok, so you'd want to vkill minilogd, wouldn't you? ;-) 1122576269 M * bipsen well ... actually, I think it needs to be done, before vcontext is run from the vserver-build script 1122576464 M * bipsen I just have a problem figuring out exactly where vcontext is run from 1122576526 M * bipsen and then I need to find the pid of the minilog inside the context... it requires a little scripting once the correct location has been found 1122576618 M * bipsen Is the solution to install it using dynamic context - and then later on setting the context in the configuration dir for that vserver ? 1122576844 M * infowolfe the thing is this: you're manually assigning a ctxid, starting the context and when you stop the context minilogd isn't stopping 1122576856 M * infowolfe so you'd need to vps aux | grep minilogd and then vkill that particular pid 1122576860 M * infowolfe and that should clear things up 1122577055 M * bipsen actually, i'm running vserver-build and specifying a context on the command line... after installation of the RPM's I get a bunch of errors with "vc_create_context(): File exists" .. If I check using vps, I can see, that minilogd i started, even though I never started the vserver... 1122577065 M * bipsen just checking again, just to be on the safe side... 1122577087 M * bipsen hang on, while the system builds a new server 1122577290 M * monrad infowolfe, pong? 1122577342 M * bipsen root 6564 10037 0.0 0.0 1520 376 ? Ss 21:02 0:00 minilogd 1122577347 M * infowolfe monrad, has the channel been pretty slow lately? 1122577349 Q * tchan Read error: Connection reset by peer 1122577354 J * tchan_ ~tchan@c-24-13-81-164.hsd1.il.comcast.net 1122577368 M * bipsen I get this, even before vserver-build reports all the rpm's it has installed 1122577372 M * infowolfe bipsen, i've never used vserver-build, so i can't relaly help, i'd do things manually if i were you 1122577377 M * monrad i have not had time to play around in here 1122577874 M * Hollow evening 1122578138 N * tchan_ tchan 1122578793 J * Aiken_ ~james@tooax6-060.dialup.optusnet.com.au 1122578793 Q * Aiken Read error: Connection reset by peer 1122580320 J * erwan_taf ~erwan@ASte-Genev-Bois-151-1-31-122.w83-114.abo.wanadoo.fr 1122580709 M * prae erwan_taf: :p 1122580720 M * erwan_taf prae: 1122580735 A * prae touch erwan_taf 1122580742 M * prae *bouig* 1122581896 J * Aiken__ ~james@tooax7-157.dialup.optusnet.com.au 1122582210 Q * Aiken_ Ping timeout: 480 seconds 1122582669 J * rusty ~rusty@3e44b951.adsl.enternet.hu 1122582674 M * rusty hello guys 1122584634 Q * erwan_taf Ping timeout: 480 seconds 1122586004 J * Aiken ~james@tooax7-157.dialup.optusnet.com.au 1122586005 Q * Aiken__ Read error: Connection reset by peer 1122586369 Q * tchan Remote host closed the connection 1122586376 J * tchan ~tchan@c-24-13-81-164.hsd1.il.comcast.net 1122588041 J * Vudumen vudumen@perverz.hu 1122588550 N * bipsen bipsen_zZ 1122593134 Q * cereal Ping timeout: 480 seconds 1122593136 Q * SNy Ping timeout: 480 seconds 1122593994 Q * brc Ping timeout: 480 seconds 1122594637 Q * prae Quit: Pwet 1122594706 J * cereal ~cereal@217.20.124.153