1127347280 M * Bertl maybe some mounts are still there ... 1127347303 M * Bertl maybe you are indirecting a link which doesn't exist ... 1127347323 M * Bertl (some more info, maybe an strace would hep here) 1127347354 M * litage Bertl: /vserver/DNS-slave2/ is on its own partition, and is still mounted. i removed the only symlink to it, and emptied the dir of its contents 1127347517 M * Bertl well, looks like you tried to remove the mount point then :) 1127347593 J * jayeola ~jayeola@host86-130-200-138.range86-130.btcentralplus.com 1127347600 M * Bertl welcome jayeola! 1127347608 M * jayeola hiiya 1127347620 M * jayeola vserver configured ok on this laptop 1127347622 M * jayeola ty! 1127347631 M * jayeola :drum roll: 1127347634 M * litage Bertl: what do you mean by "tried to remove the mount point"? 1127347663 M * Bertl jayeola: so you've already become a happy linux-vserver user? 1127347676 M * jayeola the next chanllenge is .. to install a debian sarge within an fc3-based distro :-) 1127347694 M * jayeola yah - installation should take no more than two hours 1127347698 M * litage Bertl: strace: http://paste.debian.net/2001 1127347702 M * Bertl litage: mount /dev/some /mnt/where && rm /mnt/where 1127347712 M * jayeola <--slooow reader. 1127347792 M * litage Bertl: ah gotcha 1127347818 M * litage :) 1127347865 M * Bertl jayeola: you might consider adding yourself (or your company) to our wiki list of happy users (providers) 1127347931 M * jayeola yah - will do. I'm always in the habit of writing wikis. the docs that i've used so far are execellent 1127347965 M * jayeola so there's no need for me to write one yet. but more than happy to help with docs if any are requied 1127348038 J * Johnsie ~john@acs-24-154-53-217.zoominternet.net 1127348346 M * Bertl welcome Johnsie! 1127348420 M * jayeola sheesh! http://people.debian.org/~blade/install/debootstrap/ 1127348466 M * Johnsie Thank you. :D 1127348722 M * Aiken writing out an oops from a photo is not fun :( 1127348733 M * Bertl indeed! 1127348737 M * Aiken 2.6.14-rc2 oops just as bad as rc1 1127348776 M * Bertl it seems to me they messed up something fundamental .. because IIRC sparc is also having issues 1127348829 M * Aiken sparc64 or 32? 1127348838 M * Aiken support for sparc32 was stuffed up a long time ago 1127348869 M * Bertl new issues, i.e. 2.6.14-rc* kind of issues :) 1127348893 M * Bertl and maybe some ia64 pci issues could be related too ... 1127349249 M * Aiken that should look famillar from your alpha http://pastebin.com/370519 1127349287 M * Bertl hmm, yep indeed ... 1127349299 M * Bertl shall we look into it? 1127349325 M * Aiken I have the time if you want to 1127349343 M * Aiken I am hoping I have enough that I can put together a meaningfull kernel report 1127349366 M * Bertl okay, let's check if it is something obvious ... 1127349731 M * Bertl hmm, the oops is in 'foreach online node' 1127349820 M * jayeola um. i've installed util-vserver in /usr/local/src, `whereis vserver` gives /usr/local/sbin/vserver 1127349840 M * Aiken for_each_online_node(node) { 1127349849 M * jayeola file /usr/local/sbin/vserver shows Bourne-Again shell script text executable.. 1127349860 M * jayeola should i update my path? 1127349865 M * Bertl jayeola: you can change the pathes for util-vserver with the configure script at build time 1127349882 M * Bertl you should not 'isntall' them in a different place than configured 1127349895 M * Bertl vserver-info - SYSINFO will tell you the configured pathes 1127349983 M * jayeola prefix: /usr/local 1127350033 M * Bertl doing 'make isntall' inside the source tree will isntall it to those places 1127350059 M * jayeola uh-huh *nodding* i have no problem with that so far... 1127350281 M * Bertl Aiken: soo, IIRC, alpha is marked broken on SMP, no? 1127350350 M * Aiken don't know, never looked at anything smp alpha 1127350352 M * Bertl so I wonder why we a) ahve a cpu-id and b) walk the online CPU cache list 1127350391 M * Bertl now ... what's really interesting is the actual cpuid we get on 2.6.14* compared to 2.6.13 1127350433 M * Bertl I'll do a quick boot on my remote alpha and check that ... 1127350473 M * Aiken so the kernel is trying to smp stuff on a single core machine? 1127351471 Q * litage Ping timeout: 480 seconds 1127352149 M * Bertl [4194001.852669] On node 0 totalpages: 65526 1127352149 M * Bertl [4194001.852669] DMA zone: 65526 pages, LIFO batch:15 1127352149 M * Bertl [4194001.852669] Normal zone: 0 pages, LIFO batch:1 1127352149 M * Bertl [4194001.852669] HighMem zone: 0 pages, LIFO batch:1 1127352162 J * litage ~nick@203.201.98.255 1127352168 M * Bertl this is what I get on 2.6.12.4 and it's missing on 2.6.14-rc1 1127352393 M * Aiken On node 0 totalpages: 24576 1127352393 M * Aiken DMA zone: 24576 pages, LIFO batch:15 1127352393 M * Aiken Normal zone: 0 pages, LIFO batch:1 1127352393 M * Aiken HighMem zone: 0 pages, LIFO batch:1 1127352400 M * Aiken 2.6.13.1-vs2.1.0-rc1 1127352415 M * Bertl yep, and it's missing on 2.6.14* right? 1127352433 M * jayeola when creating a vserver, does one have to give the "--interface" switch, even though i've specified --netdev ? 1127352470 M * Aiken the 'Dentry cache hash table' line is the highest line I currently have :( 1127352471 M * Bertl jayeola: the --netdev is only a sub part of the --interface, which is the generic one 1127352480 M * jayeola ty! 1127352493 M * Bertl jayeola: so you usually specify: --interface or 1127352509 M * Bertl --interface :/ or even 1127352525 M * Bertl --interface =:/ 1127352560 M * Bertl Aiken: looks like the init order got messed up again ... checking 1127352562 M * jayeola thanks. i ask cos i'm on a router with ip specified by my isp 1127352576 M * Bertl Aiken: calculate_zone_totalpages() 1127352578 M * Aiken all I have is a photo 1127352667 M * Bertl and free_area_init_core() 1127352751 M * daniel_hozac jayeola: just specifying a device will not work. vserver works with IP addresses only. 1127352774 M * jayeola ty 1127352799 M * Bertl does your ISP change your IP often? 1127352805 M * jayeola nah 1127352817 M * jayeola tbh i dunno 1127352847 M * jayeola http://pastebin.com/370554 1127352861 M * Bertl because you could use a private ip for the guest, and SNAT that to your 'current' public ip 1127352875 M * jayeola k 1127352896 M * jayeola i'm using this as a guide:- http://linux-vserver.org/alpha+util-vserver 1127352915 M * Bertl good start 1127352954 M * jayeola regarding the pastbin, how do i specify the architecture? 1127353007 M * Bertl there was a posting regarding this 'issue' recently, you might want to search the ML archives 1127353016 M * jayeola ml? 1127353030 M * Bertl btw, I've recently put up a search page on 13thfloor.at 1127353039 M * jayeola ah - mailing list :-) 1127353057 M * Bertl http://www.13thfloor.at/vserver/search/ 1127353099 M * jayeola thanks. there already 1127353173 M * Bertl Aiken: so *.13.2 did work fine, right? 1127353369 M * Bertl do you have a System.map of that kernel? (last booting one)? 1127353375 M * Aiken 13.2 boots fine 1127353391 M * Bertl Aiken: could you do grep __initcall System.map and uplaod that for me? 1127353399 M * Aiken only 13.1-vs2.1.0 or 2.6.14 at the moment on that machine 1127353408 M * Aiken 13.1 1127353414 M * Bertl should do 1127353517 M * jayeola um it seems that i need to use the `--arch` switch. this is a pIII box so the switch is ... alpha/i386/..? 1127353534 M * Bertl i386 should be fine ... 1127353540 M * jayeola ty 1127353730 M * Aiken from my working 13.1 vserver kernel http://pastebin.com/370562 1127353789 M * Bertl tx 1127353919 M * Bertl Aiken: hmm, could you add the same info for the non booting 2.6.14*? 1127353965 M * Aiken I have a low res avi of the 2.6.14 trying to boot, I am also missing the On node 0 totalpages: 24576 stuff 1127353966 M * Aiken ok 1127354049 M * Aiken not so healthy 2.6.14-rc2 http://pastebin.com/370565 1127354291 J * mef ~mef@pcp09872021pcs.ewndsr01.nj.comcast.net 1127354298 M * mef hey there 1127354329 M * mef bertl: will get back to you soon about the statement of work. A zillion things crept up and I have not had a chance to write that yet. 1127354527 M * Bertl hey mef! np! 1127355149 M * mnemoc it seems there will be no grsec for 2.6.13 :\ 1127355166 M * Bertl ah, why? too insecure? 1127355181 M * Bertl (or will they skip to 2.6.14?) 1127355187 M * mnemoc yes 1127355217 M * mnemoc they have no interest in speeding up the release rate 1127355240 M * mnemoc because they focus on linux 2.4 1127355279 M * Bertl hmm ... not much to focus on MHO :) 1127355285 M * Bertl *IMHO 1127355285 M * mnemoc :) 1127355299 M * mnemoc i guess that's why they like it :) 1127355301 M * Bertl well, seriously, it's in deep freeze since when? 1127355357 M * Bertl well, it's called maintainence mode for 2.4 but not much difference to 2.2 atm ... 1127355476 Q * mef Ping timeout: 480 seconds 1127355544 M * mnemoc at least they released .31 :) 1127355755 M * Bertl Aiken: this was a dead end, somehow the kernel changed from debug to non debug ... so adding 'debug' does print similar information 1127355929 M * Aiken all I can say is hte block of code in slab.c that crashes is different tot eh 13.1 version 1127355994 M * Aiken could it have anything to do with the numa stuff? 1127355997 M * Bertl yes, and I still think it is NUMA/node related 1127356076 M * Bertl the interesting part is, there is no numa entry in the config ... 1127356663 M * Bertl Aiken: okay, I'd label your bugreport "mm/slab.c changes break boot on alpha ..." 1127356692 M * Bertl do you want a complete bootlog from my alpha? 1127356708 M * Aiken 2.6.14? yes 1127356717 M * Bertl yep, sec 1127356742 M * Aiken I now have parallel port support compiled so I can try connected an old dot matrix printer for the console 1127356843 M * Bertl http://pastebin.com/370589 1127356856 M * Bertl (please remove the Checkpoint A,B,C lines :) 1127357206 M * Aiken if it is the numa stuff could ARCH_DISCONTIGMEM_ENABLE be worth a try? 1127357301 M * Bertl you could try, I tried with CONFIG_NUMA :) 1127357309 M * Bertl (and that failed :) 1127358496 J * Aiken_ ~james@tooax6-035.dialup.optusnet.com.au 1127358846 Q * Aiken Ping timeout: 480 seconds 1127359164 M * Aiken_ that option was a waste of time 1127359363 J * yungyuc_ ~yungyuc@220-135-53-220.HINET-IP.hinet.net 1127359439 Q * yungyuc Ping timeout: 480 seconds 1127360037 M * gndmstr1 off to bed. night all 1127360046 P * gndmstr1 1127363351 Q * Hollow Ping timeout: 480 seconds 1127363669 M * Bertl okay, I'm off to bed now ... need some sleep 1127363681 Q * Johnsie Remote host closed the connection 1127363696 M * Bertl back tomorrow ... until then, have a nice whatever, everyone! 1127363713 N * Bertl Bertl_zZ 1127364190 J * Johnsie ~john@acs-24-154-53-217.zoominternet.net 1127364900 Q * Johnsie Remote host closed the connection 1127365013 J * Hollow ~Hollow@home.xnull.de 1127365183 J * Johnsie ~john@acs-24-154-53-217.zoominternet.net 1127368187 J * menomc ~amery@200.75.27.20 1127368294 Q * mnemoc Ping timeout: 480 seconds 1127368295 N * menomc mnemoc 1127368630 Q * Johnsie Remote host closed the connection 1127368669 J * Johnsie ~john@acs-24-154-53-217.zoominternet.net 1127368977 Q * AndrewLee Quit: leaving 1127370576 M * jkl anyone around 1127370852 J * andrew_ ~andrew@tlug.sinica.edu.tw 1127370858 N * andrew_ AndrewLee 1127370932 M * AndrewLee hello 1127370953 M * jkl yo 1127370964 M * jkl you know about gentoo and vservers? 1127371004 M * AndrewLee I have upgrade to 2.6.12+vserver2, the kernel should be fine, but seems the util-vserver in sarge still has problems. 1127371015 M * AndrewLee jkl: I don't know gentoo 1127371166 M * jkl shucks 1127371187 M * jkl 2.6.12 vserver is out eh? 1127371221 M * AndrewLee Bertl_zZ: http://pastebin.com/370700 <= This is tested on linux-source-2.6.12+kernel-patch-vserver from sid, but util-vserver from sarge. 1127371252 M * AndrewLee Bertl_zZ: The version of kernel-patch-vserver from sid is 2.0 1127371310 M * AndrewLee jkl: 2.6.12 is linux kernel 1127372055 J * gurubert ~gurubert@gk.ta.epigenomics.net 1127372482 M * jkl gotcha 1127372492 Q * jkl Quit: vserver restart 1127372496 M * AndrewLee gurubert: welcome 1127372512 Q * _are_ Quit: bbl 1127373270 Q * Johnsie Quit: G'bye! 1127373275 J * kas_3 ~dhb55@tor-irc.dnsbl.oftc.net 1127373519 J * Johnsie ~john@acs-24-154-53-217.zoominternet.net 1127373644 Q * dddd44 Ping timeout: 480 seconds 1127373719 M * gurubert hi andrew 1127374032 J * dddd44 ~dhb55@tor-irc.dnsbl.oftc.net 1127374339 Q * kas_3 Ping timeout: 480 seconds 1127374391 Q * litage Ping timeout: 480 seconds 1127375178 J * litage ~nick@203.201.98.84 1127377466 J * prae ~prae@gut75-1-81-57-27-189.fbx.proxad.net 1127377579 J * kas_3 ~dhb55@tor-irc.dnsbl.oftc.net 1127377889 Q * dddd44 Ping timeout: 480 seconds 1127378220 Q * Johnsie Remote host closed the connection 1127378296 J * Johnsie ~john@acs-24-154-53-217.zoominternet.net 1127379126 Q * kas_3 Remote host closed the connection 1127380457 J * erwan_taf ~erwan@81.80.43.77 1127380720 P * erwan_taf 1127382899 J * dddd44 ~dhb55@tor-irc.dnsbl.oftc.net 1127383461 J * _are_ ~are@p54A09982.dip0.t-ipconnect.de 1127383883 Q * lilo Quit: leaving 1127384194 M * _are_ http://vserver.13thfloor.at/Experimental/patch-2.6.13.1-vs2.1.0-rc2.diff.bz2 applies fine to 2.6.13.2, 2 rejects, 1 is Makefile version, the other is in jfs (they fixed a race there) 1127384917 P * sebd gone ! 1127386674 Q * TheSeer Quit: Client exiting 1127386903 Q * monrad Quit: Leaving 1127387071 M * jayeola pwd 1127387126 Q * jayeola Quit: leaving 1127392850 Q * Aiken_ Quit: Leaving 1127395140 J * keyser_soze ~cimarron@host155.201-252-12.telecom.net.ar 1127395270 J * TheSeer ~theseer@border.office.salesemotion.net 1127395998 J * gndmstr ~gndmstr@ip1.pathworx.sbbsnet.net 1127396083 M * gndmstr im a bit concerned about stuffing 3 routable networks in one machine on 3 nics. all 3 must be available to the outside or inside and not restricted to their subnets.. anyone doing this? 1127396127 M * gndmstr each network is unique with its own router and switch 1127396688 Q * keyser_soze Quit: Abandonando 1127396732 M * _are_ gndmstr: more specific? if you dont want routing, just disable it in the kernel 1127396753 M * _are_ or is the opposite the desired? you want it to route in between the switches? 1127397063 M * gndmstr ok... wheni enable it now, only eth0 is available to the outside the other 2 are only available within their subnets. nothing outside them can touch them. i need them all available to the outside regardless of subnets 1127397136 M * gndmstr so they behave as if each nic were on a separate machine alone 1127397189 M * gndmstr theya re not subnets as in a subnet of a particular /24 1127397198 J * jayeola ~jayeola@host86-130-200-138.range86-130.btcentralplus.com 1127397203 M * gndmstr in this case a /23 or /24 is a subnet of the entire 32/19 1127397203 M * jayeola hey chaps 1127397227 M * gndmstr hey 1127397264 M * jayeola um, i'm trying to reslove /usr/local/sbin/vserver vtp21 start 1127397267 M * jayeola /proc/uptime can not be accessed. 1127397281 M * gndmstr does it exist? 1127397299 M * jayeola i know that there's a guide on here - http://linux-vserver.org/Proc-Security 1127397306 M * gndmstr has vprocunhide been run on the host? 1127397313 M * jayeola um, no 1127397319 M * gndmstr try that 1127397323 M * gndmstr it may work after 1127397333 M * gndmstr not sure if you have to restart the guest or not 1127397342 M * gndmstr usually vprocunhide is run on system startup 1127397349 M * jayeola whereis vprocunhide - empty 1127397359 M * gndmstr which version of the tools are you running 1127397386 M * jayeola :looking: 1127397399 M * gndmstr its usually kept in /etc/init.d 1127397410 M * gndmstr vprocunhide start 1127397415 M * gndmstr to do it manually 1127397425 M * jayeola util-vserver: 0.30.208; Sep 20 2005, 16:26:53 1127397443 M * gndmstr wherever yuour init.d is, run vprocunhide start 1127397469 M * jayeola start the vprocunhide of the guest or host? 1127397479 M * jayeola (thanks for the tips, bty) 1127397491 M * gndmstr host 1127397499 M * gndmstr doesnt exist on the guest 1127397511 M * gndmstr you may have to stop guests and then run it im not sure 1127397527 M * gndmstr i always run it before any guest starts 1127397575 M * jayeola l vdir/etc/init.d/, ( host's dir) vprocunhide not there... 1127397616 M * jayeola weired 1127397646 M * gndmstr how about just a standard ls 1127397657 M * jayeola alias l=`ls` 1127397671 M * gndmstr ahh 1127397673 M * gndmstr hmm 1127397684 M * jayeola soory - should've explained that alis 1127397720 M * jayeola :thinking: - since it's a clean/new vserver, would it be best to start all over? 1127397734 M * gndmstr dont think thats necessary 1127397753 M * jayeola host distro=blag (fc3 variant), guest distro debian (sarge) 1127397758 M * gndmstr but i do think checking contents of maybe another util-vserver package may tell you something 1127397769 M * jayeola ah... 1127397780 M * gndmstr what you got may have been an update and not the full package 1127397820 M * jayeola right - catch22, need to start guest to update packages, cant do that without starting guest :-/ 1127397839 M * gndmstr util-vserver doesnt go in guests 1127397843 M * gndmstr it goes only in host 1127397850 M * jayeola ah- :nodding: 1127397863 M * daniel_hozac /usr/local/lib/util-vserver/vprocunhide 1127397865 M * gndmstr guests get normal distro with some mods to startup files 1127397874 M * gndmstr :) 1127397877 M * gndmstr odd 1127397880 M * gndmstr mine is in init.d 1127397882 M * gndmstr oh well 1127397900 M * daniel_hozac i believe the init.d version is only copied if you run install-distribution. 1127397915 M * jayeola nah - i did this :pasting: 1127397932 M * _are_ gndmstr: sorry, bit slow today. You have 3 vservers running and basically want the 3 servers all reachable from the outside? 1127397969 M * jayeola http://pastebin.com/370906 1127397977 M * gndmstr yes and they are on 3 different networks 1127397995 M * jayeola that's how i "installed" debain as a guest 1127397997 M * _are_ gndmaster: 2 possibilities: a) set up routing on the external gateway to point te internal LANs towards yourvserver-box, b) just use virtual networks (eth0:0, eth0:1) and assign them external IPs 1127398042 M * daniel_hozac jayeola: how you installed the guest is totally irrelevant. 1127398050 M * gndmstr honestly im not sure how deb is installed. i do manual clones on mine using the skeleton approach 1127398071 M * jayeola k... <-- noob so working from guides 1127398086 J * kas_3 ~dhb55@tor-irc.dnsbl.oftc.net 1127398088 M * gndmstr i cannot do either since they are separate nics, separate switches and separate networks going to separate providers 1127398120 M * gndmstr and they all come into this one machine 1127398130 M * _are_ gndmstr: you are aware a vserver has nothing to do with physical nics? 1127398184 M * gndmstr it can work on any nics that work properly on the host and this is what im trying to get running first :) 1127398192 M * _are_ if the one provider/line you want them accessable via has multiple IPs for you to use, just add thise (eventually as additional IP to the vserver if you need the switched version,too) 1127398217 Q * gurubert Quit: bye 1127398249 M * gndmstr i have two /24 to use on 2 nics to 2 providers and a /23 for the 3rd 1127398260 M * gndmstr the networks cannot be mixed on one nic 1127398282 M * _are_ gndmstr: then just use virtual ethernet interfaces, it is the fastest solution. 1127398319 Q * dddd44 Ping timeout: 480 seconds 1127398323 M * gndmstr virtual ethernet interfaces.... you mean all on eth0? 1127398341 M * jayeola ok guys - tiny bit of progress http://pastebin.com/370913 1127398427 M * _are_ gndmstr: yes, what distribution you host it on? 1127398451 M * gndmstr gentoo 1127398462 M * gndmstr using vanilla 2.6.13.1 kernel 1127398519 M * gndmstr patch version is 2.6.13.1-vs2.1.0-rc2 1127398533 M * BWare gndmstr: Use iproute2 create 3 tables (/etc/iproute2/rt_tables) 1127398554 M * gndmstr ok will have to study that 1127398557 M * gndmstr thanks 1127398571 M * _are_ hmm, k, ther ei don't know network setups. basically you just configure virtual networks like real ones: ifconfig eth0:0 ... up (or via ip ... ) 1127398609 M * BWare It looks something like this in /etc/vservers/NAME/scripts/[pre|post]-start 1127398610 M * BWare ip rule add from ${MYNET}/${SVRPFX} table ${VLAN} 1127398610 M * BWare ip route add ${MYNET}/${SVRPFX} dev eth1.${MYVLAN} table ${VLAN} 2>/dev/null 1127398610 M * BWare ip route add default via ${MYGW} dev eth1.${MYVLAN} table ${VLAN} 2>/dev/null 1127398611 M * BWare 1127398612 M * gndmstr but i cant i need physical connections to the networks from the nics. there is nowhere to split them 1127398623 M * BWare You don't have to 1127398636 M * BWare Give all their own ip 1127398670 M * gndmstr ok so one table for each device eth0 eth1 eth2 1127398683 M * BWare gndmstr: exactly 1127398702 M * BWare they can all have their own (default) route 1127398703 M * gndmstr ok copied that info... will sit and read for a while about this and then try it 1127398725 M * jayeola um, anyone has the chance/time to look at http://pastebin.com/370913 1127398742 M * gndmstr cause if this works the boss wants to let me play with a giant machine with 8 individual nics and wants to basically create a monster 1127398776 M * gndmstr i think this would be your script to run 1127398793 M * gndmstr ..../usr/local/etc/init.d/vprocunhide 1127398803 M * gndmstr i put the periods there to get this to take the text 1127398851 M * jayeola ty 1127398852 M * gndmstr if that works then place it inside your proper startup for run level 3 wherever that is.. on redhat its /etc/rc.d/init.d and then link from rc3.d 1127398863 M * jayeola k 1127398868 M * jayeola :looking: 1127398888 M * jayeola bty (slightly) off topic, how many guys here use midnight commander? 1127398961 M * _are_ not me, its tab-key completion sucks 1127398977 M * jayeola yah - 1127398984 M * gndmstr i tried it and didnt like it... it reminded me way too much of the old dos norton utility 1127399020 M * jayeola well it's not that bad for me. i like the ability to browse tar.gz file without opening them 1127399038 M * jayeola anyway - basj to /etc/init.d/... 1127399046 M * jayeola s,basj,back 1127399118 M * _are_ well, I have to admit i never worked with dos/windows, so I lack the history to make me use the clone of some dos utility :-> 1127399231 Q * alexx Quit: Bye 1127399240 M * jayeola hrm, this seems to be close to my problem http://list.linux-vserver.org/archive/vserver/msg10347.html 1127399303 M * jayeola i've run /usr/local/etc/init.d/vprocunhide , no cmplaints from system but still get "....An error occured while executing the vserver startup ..." 1127399450 M * gndmstr ok chances are its something else then, but you would have had complaints from some programs in the guest without vprocunhide 1127399603 M * jayeola ran vserver --debug, :looking: 1127399610 M * jayeola lots of output ;/ 1127399770 M * jayeola ok to paste output of vserver --debug start to pastebin.com? 1127399805 M * gndmstr i would think so. i pasted about 8 pages of stuff for Bertl 1127400248 M * jayeola http://pastebin.com/370959 1127400752 J * liquid3649 ~inet@p54974F77.dip.t-dialin.net 1127400764 M * liquid3649 hi 1127401012 J * alexx ~alexx@proxy.ikse.net 1127401017 Q * alexx Quit: 1127401035 M * jayeola if it helps, i've added `-x` to the top line of vprocunhide and ran ` /usr/local/etc/init.d/vprocunhide restart` 1127401065 M * jayeola the last few lines are + echo -n OK 1127401065 M * jayeola OK+ '[' color = color ']' 1127401065 M * jayeola + echo -en '\033[0;39m' 1127401065 M * jayeola + echo -n ' ]' 1127401065 M * jayeola ]+ echo -ne '\r' 1127401067 M * jayeola + return 0 1127401070 M * jayeola + return 0 1127401072 M * jayeola + echo 1127401075 M * jayeola + test 0 -ne 0 1127401077 M * jayeola + touch /var/lock/subsys/vprocunhide 1127401080 M * jayeola + return 0 1127401410 M * _are_ uhm, someone edited the file with a dos editor? 1127401448 M * jayeola no. i use `vim` 1127401448 M * _are_ hmm, no, probably not, got cought by the \r 1127401492 M * jayeola k, just wanted to paste the last few lines of the output of /usr/local/etc/init.d/vprocunhide restart. generally looks ok to me 1127401515 M * jayeola i thought that adding the -xv switch in that script may help 1127403370 J * stefani ~stefani@c-24-19-46-211.hsd1.wa.comcast.net 1127403474 M * jayeola um, made a new (fresh) vserver - same errors. 1127403640 J * jkl eric@c-71-56-237-229.hsd1.co.comcast.net 1127403845 Q * prae Quit: Execute Order 69 ! 1127404954 Q * _are_ Quit: bbl 1127405120 J * MikeGrice ~mike@82-38-203-96.cable.ubr05.shef.blueyonder.co.uk 1127405147 M * MikeGrice Hi there 1127405194 M * MikeGrice I'm having an obscure vserver-related problem, if anyone is interested enough to help me :) 1127405284 M * jayeola <--- stuck big time! 1127405328 M * jayeola save_ctxinfo: execv(): No such file or directory, the file does exist:- /usr/local/lib/util-vserver/save_ctxinfo 1127405337 M * MikeGrice I've been using it for a bit, and I've just built up a bunch of machines for a development project, and the're being evil to me 1127405354 M * MikeGrice are you sure that's not a broken install of util-vserver? 1127405390 M * jayeola i dunno , i used the "testme.sh" script from 13floor and all script reported all was ok. 1127405432 M * MikeGrice I've only installed via debian packages (and compiled a kernel via a guide) so what I know isn't really helpful to you :/ 1127405450 N * Bertl_zZ Bertl 1127405454 M * Bertl morning folks! 1127405459 M * jayeola so i think that this is not a kernel-related issue. other-wise (i think) the testme.sh script would'v mentioned it :fscked and confused, bored: 1127405462 M * MikeGrice Morning Bertl 1127405483 M * jayeola /usr/local/etc/init.d/vprocunhide restart replies with all ok 1127405497 M * jayeola not sure what else that i can do to start this vserver 1127405518 M * Bertl jayeola: check the pathes ... or even better do a clean isntall 1127405525 M * MikeGrice that just sounds to me like your file /usr/local/lib/util-vserver/save_ctxinfo is physically missing 1127405539 M * MikeGrice Bertl: Fancy listening to my strange vserver problem? 1127405547 M * Bertl jayeola: 'make install' inside the configured source tree should help ... 1127405554 M * jayeola k 1127405554 M * Bertl MikeGrice: basically on it ... :) 1127405559 M * jayeola thanks Bertl 1127405581 M * MikeGrice ok, ive built a few machines using the debian vserver packages 1127405588 M * MikeGrice and compiled up a debian vserver kernel 1127405595 M * Bertl 0.30.204 or 208 and what kernel? 1127405601 M * MikeGrice there are 3 boxes, with 5 vserver instances each 1127405604 M * MikeGrice (will look now) 1127405625 M * MikeGrice util-vserver is 204 1127405638 M * Bertl ah, dinner, can you wait another 20 minutes? 1127405638 M * jayeola *************************** 1127405639 M * jayeola * 1127405639 M * jayeola * NOTE: a plain "make install" installs only the files under $(prefix) 1127405639 M * jayeola * which might be insufficient. To complete the installation, 1127405639 M * jayeola * "make install-distribution" should be executed. See README, 1127405641 M * jayeola * "Notes for distributors" for details. 1127405643 M * jayeola * 1127405646 M * jayeola *************************** 1127405648 M * MikeGrice kernel was debian 2.4.27-2-686-smp but I recompiled it 1127405656 M * MikeGrice yeah ... may have to run out tho 1127405683 M * jayeola do i really need to ./configure && make && make install && make-distribution` ? 1127405697 M * Bertl okay, back in 20, (or alternatively continue with the description, I'll read up on it) 1127405703 M * MikeGrice the synopisis is the vservers work when i enter them, and when i exit, but when i enter another one on the same box there is only ever 1 alias in ifconfig and its that of the last one i entered 1127405708 M * Bertl jayeola: yes, that's the ebst way ... 1127405713 N * Bertl Bertl_oO 1127405713 M * MikeGrice if i enter another one, that one starts working, and the other one stops 1127405720 M * jayeola ty Bertl_oO enjoy yr dinner 1127405725 M * MikeGrice eg: i get no route to host from other boxes on the same network 1127405792 M * MikeGrice the debian kernel-patch I applied uses vserver version 1.9.5.3 1127405816 M * MikeGrice I'll go get a snack while youre eating 1127405989 M * jayeola brb 1127405999 Q * jayeola Quit: rebooting :-/ 1127406303 J * jayeola ~jayeola@host86-130-200-138.range86-130.btcentralplus.com 1127406390 M * jayeola man - i'm lost:- util-vserver: 0.30.208; Sep 20 2005, 16:26:53, testme.sh reports no errors, /init.d/vprocunhide start does not complain. unable to start vserver 1127406424 M * jayeola are there any other commands to run/test/try ?? 1127406442 M * MikeGrice in your source, try a find . -name save-ctxinfo 1127406452 M * jayeola k 1127406453 M * MikeGrice did you do a make install-distribution 1127406454 M * MikeGrice ? 1127406458 M * jayeola yah 1127406481 M * jayeola ./configure && make && make install && install-distribution 1127406502 M * MikeGrice can you find that file in the output from the install script? 1127406511 M * jayeola :looking: 1127406537 M * daniel_hozac jayeola: does your guest have a /etc/init.d/rc ? 1127406588 M * daniel_hozac jayeola: and your pastebin --debug seems to be missing characters. 1127406594 M * jayeola hrm 1127406603 M * jayeola ok , 1st thing 1st. 1127406745 N * Bertl_oO Bertl 1127406751 M * Bertl okay, back now ... 1127406773 M * MikeGrice wb 1127406782 M * Bertl MikeGrice: you should really update to latest versions, we had a 2.0 release since :) 1127406801 M * MikeGrice I know, but I'm tracking debian stable :( next project I will definitely look at 2.0 1127406810 M * Bertl but the a) starts b) stops is definitely a misconfiguration (probably by the debian tools, which are severely broken in many regards) 1127406832 M * MikeGrice ok ... do you know of any workaround? 1127406855 M * Bertl as I do not know this specific brokenness, we have to investigate first ... 1127406859 M * MikeGrice e.g., can I do something to manually start the services, or block them being stopped when the other starts...? 1127406860 M * MikeGrice ah ok 1127406884 M * Bertl first, let's check the obvious (testme.sh) and please upload your config file(s) 1127406892 M * MikeGrice I know I've had multiple vservers working in this configuration before, which is the annoying part. I wonder if they (Debian) have updated something and broken it 1127406912 M * MikeGrice where do I get testme.sh (remember I'm working from packages, I know its not optimal :-( ) 1127406922 M * Bertl sec 1127406932 M * Bertl http://vserver.13thfloor.at/Stuff/SCRIPT/ 1127406938 M * MikeGrice ok, will go get that 1127406952 M * Bertl you run it as root on the host (check it first :) 1127407089 M * MikeGrice Linux-VServer Test [V0.13] Copyright (C) 2003-2005 H.Poetzl 1127407089 M * MikeGrice chcontext is working. 1127407089 M * MikeGrice chbind is working. 1127407089 M * MikeGrice Linux 2.4.27+vserver i686/0.30.204/0.30.204 [Ea] (0) 1127407089 M * MikeGrice VCI: 1127407089 M * MikeGrice --- 1127407091 M * MikeGrice [000]# succeeded. 1127407094 M * MikeGrice [001]# succeeded. 1127407095 M * MikeGrice [011]# succeeded. 1127407098 M * MikeGrice [031]# succeeded. 1127407099 M * MikeGrice [101]# succeeded. 1127407101 M * MikeGrice [102]# succeeded. 1127407104 M * MikeGrice [201]# succeeded. 1127407108 M * MikeGrice [202]# succeeded. 1127407136 M * MikeGrice a vserver-stat shows everything running 1127407141 M * MikeGrice but an ifconfig -a shows only one alias 1127407169 M * mnemoc ifconfig, yuck 1127407218 M * MikeGrice CTX PROC VSZ RSS userTIME sysTIME UPTIME NAME 1127407218 M * MikeGrice 0 40 56.2M 4.8K 0m10s26 0m11s32 1h21m45 root server 1127407218 M * MikeGrice 49164 6 14.2M 1.3K 0m00s60 0m00s10 1h02m37 [pih-portal13] 1127407218 M * MikeGrice 49165 5 12.6M 1.1K 0m00s20 0m00s10 1h02m35 [pih-portal14] 1127407218 M * MikeGrice 49166 4 9M 833 0m00s20 0m00s30 1h02m33 [pih-portal15] 1127407219 M * MikeGrice 49167 5 12.6M 1.1K 0m00s30 0m00s30 48m15s13 [pih-portal11] 1127407221 M * MikeGrice 49168 4 6.3M 605 0m00s00 0m00s20 46m20s44 [pih-portal12] 1127407232 M * MikeGrice eth0 Link encap:Ethernet HWaddr 00:30:48:2A:7F:EC 1127407232 M * MikeGrice inet addr:192.168.50.3 Bcast:192.168.255.255 Mask:255.255.0.0 1127407232 M * MikeGrice UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 1127407232 M * MikeGrice RX packets:6478 errors:0 dropped:0 overruns:0 frame:0 1127407233 M * MikeGrice TX packets:4450 errors:0 dropped:0 overruns:0 carrier:0 1127407234 M * Bertl MikeGrice: ifconfig was replaced more than six years ago by a tool called 'ip' from the iproute2 package 1127407235 M * MikeGrice collisions:0 txqueuelen:1000 1127407237 M * MikeGrice RX bytes:582684 (569.0 KiB) TX bytes:651482 (636.2 KiB) 1127407239 M * MikeGrice Base address:0x3000 Memory:fc200000-fc220000 1127407241 M * MikeGrice eth1 Link encap:Ethernet HWaddr 00:30:48:2A:7F:ED 1127407243 M * MikeGrice BROADCAST MULTICAST MTU:1500 Metric:1 1127407245 M * MikeGrice RX packets:0 errors:0 dropped:0 overruns:0 frame:0 1127407247 M * MikeGrice TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 1127407251 M * MikeGrice collisions:0 txqueuelen:1000 1127407253 M * MikeGrice RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) 1127407255 M * MikeGrice Base address:0x3040 Memory:fc220000-fc240000 1127407259 M * MikeGrice eth0:pih- Link encap:Ethernet HWaddr 00:30:48:2A:7F:EC 1127407261 M * MikeGrice inet addr:192.168.53.12 Bcast:192.168.255.255 Mask:255.255.0.0 1127407263 M * MikeGrice UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 1127407264 M * Bertl MikeGrice: naturally it does not know about all the stuff which was added in the meantime ... 1127407265 M * MikeGrice Base address:0x3000 Memory:fc200000-fc220000 1127407267 M * MikeGrice lo Link encap:Local Loopback 1127407269 M * MikeGrice inet addr:127.0.0.1 Mask:255.0.0.0 1127407271 M * MikeGrice UP LOOPBACK RUNNING MTU:16436 Metric:1 1127407273 M * MikeGrice RX packets:25 errors:0 dropped:0 overruns:0 frame:0 1127407275 M * MikeGrice TX packets:25 errors:0 dropped:0 overruns:0 carrier:0 1127407277 M * MikeGrice collisions:0 txqueuelen:0 1127407279 M * MikeGrice RX bytes:4580 (4.4 KiB) TX bytes:4580 (4.4 KiB) 1127407281 M * MikeGrice so you recommend something like ip addr list or whatever it is 1127407289 M * MikeGrice I work on a number of different unixes so I stick to generic commands where possible... 1127407289 M * Bertl MikeGrice: also a pastebin services is _much_ better for so much information :) 1127407304 M * Bertl epseically as it is now almost unreadable :) 1127407315 M * mnemoc *G* 1127407343 M * MikeGrice I'm using a proportional font so I can see what I pasted :( 1127407354 M * MikeGrice I don't IRC that much, I have to admit! 1127407362 M * mnemoc we noticed 1127407363 M * Bertl np, you'll learn :) 1127407381 M * MikeGrice mnemoc, play nice :p 1127407388 M * mnemoc :) 1127407394 M * daniel_hozac MikeGrice: your aliases will clash. 1127407411 M * jayeola right - :gasp and sigh: mu guest does not have an /etc/init.d/rc 1127407419 M * MikeGrice ah, is this the problem due to the similar hostnames 1127407421 M * Bertl MikeGrice: okay, let's get to the config now, please upload two of them (exclusive ones) to e.g. pastebin.com 1127407433 M * MikeGrice ok 1127407447 M * Bertl also upload the output of 'ls -la /path/to/guest/dev' 1127407540 M * jayeola so i assme that i should build the kernel, patch, install new vserver al over again? 1127407568 M * jayeola if my guest does not have a /etc/init.d/rc, that is 1127407586 M * Bertl jayeola: not necessarily ... maybe it has an /etc/rc or similar? 1127407596 M * Bertl how did you install them? 1127407608 M * jayeola i have an /etc/rc 1127407615 M * MikeGrice http://pastebin.com/371106 1127407635 M * Bertl jayeola: so you can either specify that one, or use the guest's init (see initstyle = plain) 1127407644 M * MikeGrice i stuck the NET_ADMIN cap in there from when I was trying to work out what was going on, so thats an addition of maybe half an hour ago 1127407670 M * jayeola um, how please Bertl? (sorry and thanks for all of the hand-holding) 1127407676 M * Bertl MikeGrice: well, you are basically allowing each guest to take down _all_ your interfaces, what do you expect :) 1127407693 M * Bertl jayeola: check the flower page, look for 'style' 1127407698 M * jayeola k 1127407699 M * jayeola ty 1127407705 M * MikeGrice Bertl: how? The net_admin cap was only added like 30 minutes ago, the problem was occuring before that I was just trying things 1127407710 M * Bertl jayeola: just add 'plain' there as single word of a line 1127407717 M * jayeola /usr/local/sbin/vserver vtp21 build -m debootstrap --hostname vtp21 --netdev eth0 --interface 192.168.3.1/21 --context 42 -- -d sarge -m ftp://ftp.debian.org/debian -- --arch i386 1127407735 M * jayeola that was the installation method for the new vserver 1127407743 M * Bertl MikeGrice: okay, let me fix up the guest for a test ... you have to change a few things: 1127407752 M * MikeGrice ok 1127407753 A * jayeola has saved the flowers page to disk 1127407868 M * Bertl MikeGrice: http://pastebin.com/371129 1127407886 M * Bertl MikeGrice: best rename the guests to p11 and p12 too 1127407945 M * MikeGrice ok, will do that 1127408171 M * MikeGrice that works 1127408173 M * MikeGrice ! 1127408194 M * MikeGrice :D 1127408318 M * MikeGrice thanks a lot Bertl, what was I doing wrong? 1127408484 M * jayeola in the dir `/usr/local/etc/vservers/vtp21` the file "name" conatins nohing but the name of the vserver, is this where i add the single line "plain"? 1127408505 M * jayeola vtp21 is the name of the vserver 1127408524 M * jayeola <--- reading the "flowers" page also 1127408583 M * jayeola /usr/local/etc/vservers/vtp21/... does not have the file (or dir) fakeinit 1127408591 M * Bertl MikeGrice: well, a combination as you can see, probably the main issue is old-tools in combination with too long host names 1127408600 M * MikeGrice ok 1127408606 M * MikeGrice thanks for your help :D 1127408619 M * Bertl the aliases are limited to 15 chars, including the interface name 1127408631 M * MikeGrice aha 1127408639 M * Bertl eth0: already uses up 5 of them, the rest is available for the alias 1127408701 M * Bertl so this means 'pih-portal' for both 1127408723 M * MikeGrice lol, which would make what happen, happen 1127408790 M * Bertl also ifconfig will only show you 9 chars 1127408810 M * Bertl so the alias would look like: eth0:pih- 1127408819 M * MikeGrice yep, that happened 1127408820 M * Bertl that's why I reduced it to p11/p12 1127408826 M * MikeGrice ah! 1127409227 M * jayeola i've created a `flags` file which will contain the sinlge line "plain" 1127409245 M * Bertl won't help, I said 'style' :) 1127409249 M * jayeola when i started the vserver "Unknown flag 'fakeinit plain'" 1127409498 M * liquid3649 hi 1127409613 M * liquid3649 i have a problem building a vserver with apt-rpm and yum 1127409642 M * liquid3649 mount: mount point /etc/rpm does not exist 1127409651 M * liquid3649 on an sarde box 1127409656 M * liquid3649 sarge 1127410479 M * Bertl hmm, interesting, who would mount something on /etc/rpm? 1127410506 M * Bertl liquid3649: I assume sarde == sarge :) 1127410513 M * liquid3649 yes 1127410519 M * Bertl liquid3649: you're sure that rpm and apt-rpm is working properly? 1127410531 M * Bertl last time I tried this was not trivial with debian 1127410554 M * liquid3649 i installed rpm via apt-get 1127410580 M * jayeola i'm having major trouble starting debian within a fc-based distro 1127410600 M * Bertl jayeola: yes, how so? 1127410606 M * Bertl liquid3649: okay, and apt-rpm? 1127410680 M * liquid3649 how could i test it 1127410691 M * jayeola vserver vtp21 start. no output, not getting prompt bask 1127410794 M * Bertl jayeola: a) testme.sh output b) how did you isntall the guest? 1127410834 M * jayeola root@02:11:07# /usr/local/sbin/vserver vtp21 build -m debootstrap --hostname 1127410834 M * jayeola vtp21 --netdev eth0 --interface 192.168.3.1/21 --context 42 -- -d 1127410834 M * jayeola sarge -m \ftp://ftp.debian.org/debian 1127410864 M * jayeola root@18:21:02# /home/jayeola/bin/testnewvserver.sh 1127410864 M * jayeola Linux-VServer Test [V0.13] Copyright (C) 2003-2005 H.Poetzl 1127410864 M * jayeola chcontext is working. 1127410864 M * jayeola chbind is working. 1127410864 M * jayeola Linux 2.6.12.5 i686/0.30.208/0.30.208 [Ea] (0) 1127410866 M * jayeola VCI: 0002:0001 273 031100f6 1127410869 M * jayeola --- 1127410871 M * jayeola [000]# succeeded. 1127410874 M * jayeola [001]# succeeded. 1127410876 M * jayeola [011]# succeeded. 1127410879 M * jayeola [031]# succeeded. 1127410881 M * jayeola [101]# succeeded. 1127410884 M * jayeola [102]# succeeded. 1127410887 M * jayeola [201]# succeeded. 1127410889 M * jayeola [202]# succeeded. 1127410948 M * mnemoc people hate pastebin :\ 1127410997 M * jayeola sorry 1127411214 M * jayeola strange - vserver vtp21 start system just hangs there... never get my prompt back 1127411305 M * Bertl strange indeed, let's check with vserver-stat first 1127411311 M * Bertl (does it run?) 1127411354 M * jayeola http://pastebin.com/371188 1127411356 M * Bertl if yes, use vkill to kill all processes 1127411365 M * jayeola k 1127411386 M * Bertl hmm, monitoring context, ... what do you run there? 1127411401 M * jayeola no idea. i'm just following the guide 1127411437 M * jayeola pgrep vserver, then use vkill to kill it? 1127411544 M * Bertl no, nothing is running inside ... 1127411558 M * jayeola hrm, k 1127411561 M * Bertl let's try 'vserver --debug vtp21 start' 1127411580 M * jayeola :pasting: 1127411581 M * Bertl (please upload the output) 1127411595 M * jayeola to pastbin, yah? 1127411601 M * Bertl yep, plz 1127411604 M * jayeola :P 1127411605 M * jayeola ty! 1127411611 J * _are_ foobar@dsl-084-056-138-042.arcor-ip.net 1127411634 M * Bertl welcome _are_! 1127411711 M * jayeola http://pastebin.com/371194 1127411720 M * Bertl tx 1127411807 M * Bertl # 1127411809 M * Bertl ----nonamespace 1127411815 M * Bertl this look suspicious ... 1127411830 M * jayeola :looking: 1127411844 M * Bertl the tools are installed from source, right? 1127411851 M * jayeola yah 1127411856 M * Bertl jayeola: did you install debian packages before? 1127411878 M * jayeola nope. this is a fc3-based system 1127411886 M * Bertl ah, okay :) 1127411897 M * jayeola i thought that you had to use base-name to get a working debain syatem 1127411907 M * jayeola got prompt bask 1127411911 M * jayeola back 1127411916 M * Bertl ah? 1127411936 M * jayeola root server, monitoring server shown by vserver-stat 1127411984 M * jayeola ./configure && make && make-install && make-distribution was method used to build utils-vserver from source 1127411991 M * Bertl you did specify \ftp on your build line? 1127412008 M * Bertl (just wondering) 1127412008 M * jayeola ftp://ftp.debian.org/debian 1127412032 M * Bertl what did it say while 'installing' the guest? 1127412037 M * jayeola pasting 1127412127 M * jayeola http://pastebin.com/371201 1127412133 M * Hollow Bertl: any idea with my oops? 1127412239 M * Bertl well, tried to contact you yesterday .. need some more info first 1127412310 M * Hollow k, which info? 1127412370 M * Bertl first, please point me to the oopses again (so I can save the history digging :) 1127412433 M * Hollow http://home.xnull.de/misc/oops/ 1127412436 M * Bertl tx 1127412460 M * Bertl then, please describe the 'conditions' 1127412522 M * Hollow which conditions? 1127412576 M * Bertl when does it happen, always? when you do x/y? ... 1127412601 M * Hollow yep, always on boot, when mounting the root partition... 1127412606 M * Hollow seems like an xfs issue 1127412620 M * Hollow Greek0 already tracked it down to some assignment 1127412631 M * jayeola <-- rebooting out of fustration 1127412632 M * Greek0 . 1127412645 Q * jayeola Quit: Lost terminal 1127412664 M * Bertl Hollow: your root is on xfs? really? 1127412668 M * Hollow yep 1127412680 M * Bertl wow, cool! 1127412683 M * Hollow i don't use other filesystems than xfs 1127412692 M * Bertl good that we have somebody extensively testing xfs ... 1127412700 M * _are_ I have root on ext3, but vservers root is on xfs. 1127412709 M * Bertl Greek0: your diagnosis was? 1127412748 M * Greek0 sb->s_dqh->dqh_qcop = &linvfs_qops; @ fs/xfs/linux-2.6/xfs_super.c::linvfs_fill_super() 1127412757 M * Greek0 sb->s_dqh == 0 there 1127412791 M * Greek0 don't know however why that's 0, since it should actually always be initialized in alloc_super() 1127412809 M * Greek0 didn't dig further since hollow refused to oops his machine several more times ;) 1127412815 M * Hollow :P 1127412855 M * Greek0 it's before mounting the / rw however, so that doesn't seem like a data-loss situation 1127412867 J * jayeola ~jayeola@host86-130-200-138.range86-130.btcentralplus.com 1127412916 M * Bertl yeah, okay, will look into it, just need to convert my boot partition (qemu) into xfs (probably need a resize too, don't think 32MB is large enough for xfs :/ 1127412929 M * jayeola after rebooting:- http://pastebin.com/371218 1127412940 M * Greek0 the call trace confused me a bit however, since I couldn't see how linvfs_fill_super calls linvfs_get_sb 1127413026 M * Hollow off for about half an hour.. 1127413090 M * jayeola um, can any one advise on the paste above ^^ 1127413103 M * jayeola <-- reading the faq 1127413174 M * Greek0 jayeola: try running bertl's testme.sh script 1127413179 M * jayeola k 1127413217 M * jayeola http://pastebin.com/371221 1127413236 M * jayeola chcontext is in root' $PATH 1127413351 M * jayeola i think that i may need to run `/usr/local/sbin/chcontext ` --something, yah? 1127413406 M * Greek0 jayeola: no, it seems like your kernel isn't vserver-patched 1127413421 M * Greek0 are you sure you applied the vserver patch and installed and booted the right kernel then? 1127413433 M * jayeola doh! sh** wrong kernel 1127413442 Q * jayeola Quit: Lost terminal 1127413465 M * Greek0 :) 1127413560 M * Greek0 Bertl: I gather from your setup notes that you have qemu running as root for the network stuff? 1127413582 M * Bertl yes, in most cases (tun/tap) 1127413642 J * jayeola ~jayeola@host86-130-200-138.range86-130.btcentralplus.com 1127413657 M * jayeola ok rebooted. testnewvserver.sh reports no errors 1127413674 M * Bertl testnewvserver.sh? 1127413693 M * jayeola http://pastebin.com/371227 1127413728 M * jayeola yah i renamed the script from 13thfloor to that. i'd forget "testme.sh" 1127413730 M * Bertl vprocunhide 1127413749 M * Bertl should be run on system bootup ... 1127413754 M * jayeola right 1127413758 M * Bertl (usually a runlevel script in /etc/init.d) 1127413765 M * jayeola :nodding: 1127413894 M * Greek0 Bertl: is the qemu-ifup script on vserver.13thfloor.at the one you use? I don't really understand the route thing you do there 1127414050 M * jayeola this is probably the *last* error! http://pastebin.com/371232 1127414100 M * jayeola there is no `run` in /usr/local/etc/init.d 1127414125 M * Hollow back 1127414128 M * jayeola dunno why? what can i do about that -without- a clean re-install? 1127414169 M * Bertl Greek0: could bee, url? 1127414222 M * Bertl -e 1127414260 M * Bertl jayeola: it definitely looks like you didn't install the guests properly ... 1127414289 M * jayeola ok so i'm gonna install the guest 1127414290 M * Bertl check the links in /usr/local/etc/vservers/vtp21 1127414305 M * jayeola what's the safest way to remove a vserver? 1127414315 M * jayeola or best? 1127414320 M * Bertl does the config dir exist? do the links point somewhere? 1127414358 M * Bertl jayeola: removing the guest dir and config tree is probably the simplest way until the tools get a delete/remove option 1127414366 M * jayeola k 1127414415 M * jayeola rm -rfv /usr/local/etc/vservers/vtp21/, anything else? 1127414435 M * Bertl where does your guest reside? 1127414445 M * jayeola ^^ 1127414467 M * Bertl vserver-inif - SYSINFO will tell you 1127414486 M * jayeola k 1127414487 M * jayeola ty 1127414565 M * jayeola http://pastebin.com/371249 1127414614 M * Bertl # 1127414615 M * Bertl vserver-Rootdir: /vservers 1127414627 M * Bertl so your guest is in /vservers/vtp21 1127414628 M * jayeola right so i am to remove those as well, yah? 1127414643 M * jayeola then build a new guest 1127414652 M * Bertl or look what is wrong with the old one 1127414671 M * Bertl you can also create a skeleton config and move existing data there 1127414723 M * jayeola remeber that i'm a noob with vservers. i'm working with http://linux-vserver.org/Step-by-Step+Guide+2.6 1127414753 M * Bertl yeah, well, there is always room to figure things out and get some understanding ... 1127414753 M * Greek0 Bertl: http://vserver.13thfloor.at/Stuff/QEMU/qemu-ifup 1127414773 M * Bertl yep, I#m using something similar 1127414774 Q * _are_ Ping timeout: 480 seconds 1127414783 M * Greek0 what's that route you add? 1127414801 M * Bertl so I can test with two setups, one for guests and one for the host 1127414813 M * Bertl the route is a route via the qemu host to the guest 1127414848 M * Bertl (allows to do direct and indirect routing tests) 1127414896 M * Greek0 ok. I'll just try to get it running my way ;) 1127414931 M * Bertl that's fine with me :) 1127415011 J * _are_ foobar@dsl-084-056-194-192.arcor-ip.net 1127415302 M * jkl anyone know where the index file eupdatedb creates resides? 1127415309 M * jayeola ok, this guide (http://linux-vserver.org/Step-by-Step+Guide+2.6) suggests removing init scripts from the vserver dirs. is this really necessary? 1127415321 M * daniel_hozac yes. 1127415326 M * jayeola k 1127415350 M * jayeola otherwise guests would be able to kill/start stuff? 1127415361 M * Greek0 no, most of it would just fail 1127415366 M * jayeola k 1127415385 M * Greek0 like mounting partitions/virtual-/network-filesystems 1127415410 M * Greek0 or setting console modes and thelike 1127415589 M * jayeola where we go again "save_ctxinfo: execv(): No such file or directory" 1127415628 M * jayeola te testme.sh script shows no errors, as does vprocunhide start 1127415718 M * jayeola this must be an /foo/rc/bar issue? yah 1127415762 M * Bertl could be ... again, check with vserver --debug start 1127415774 M * Bertl (and upload it to pastebin.com :) 1127415774 M * jayeola k 1127415799 M * Bertl how was the guest installed this time? 1127415838 M * jayeola http://pastebin.com/371282 1127415911 M * jayeola output of vserver --debug vtp21 1127415948 M * Bertl vserver --debug vtp21 start ? 1127416249 J * yarihm ~yarihm@80-218-5-17.dclient.hispeed.ch 1127416352 M * Bertl welcome yarihm! 1127416548 M * jayeola http://pastebin.com/371297 <-- out out of `vserver --debug vtp21 start` 1127416589 M * Bertl already looks much better ... 1127416600 M * jayeola ? fooled me 1127416637 M * yarihm hey Bertl 1127416680 M * Bertl jayeola: does /usr/bin/env exist? 1127416697 M * jayeola y 1127416717 M * jayeola want me to run and paste? 1127416752 M * Bertl no, is fine 1127416756 M * jayeola k 1127416783 M * jayeola i've run it anyway - printenv does the same thing as /usr/bin/env 1127416786 M * Bertl what about /etc/init.d/rc inside the guest's dir? 1127416799 M * jayeola u mean within /vservers/foo? 1127416823 M * Bertl yep, in this case: /vservers/vtp21/etc/init.d/rc 1127416848 M * jayeola wc -l etc/init.d/rc shows 102 lines of something 1127416882 M * Bertl okay ... 1127416975 M * Bertl let's try the following: 1127416998 M * Bertl /usr/local/lib/util-vserver/save_ctxinfo /usr/local/etc/vservers/vtp21 /usr/bin/env -i -- /bin/true 1127417029 M * jayeola um, "Usage: save_ctxinfo *" 1127417054 M * jayeola or is that one single command? 1127417095 M * jayeola http://pastebin.com/371310 1127417103 M * Bertl single command ... 1127417176 M * jayeola see patebin... 1127417176 M * jayeola ran as single command 1127417176 M * Bertl right, let's make it: 1127417182 M * Bertl /usr/local/sbin/vcontext --create --silent --xid 42 -- /usr/local/lib/util-vserver/save_ctxinfo /usr/local/etc/vservers/vtp21 /usr/bin/env -i -- /bin/true 1127417253 M * jayeola save_ctxinfo: open("/usr/local/var/run/vservers/vtp21"): File exists 1127417274 M * Bertl okay, then first 'rm -f /usr/local/var/run/vservers/vtp21' then repeat the command 1127417279 M * jayeola k 1127417285 M * jayeola ty for all of your time 1127417292 M * Bertl you're welcome! 1127417322 M * jayeola done 1127417330 M * Bertl so that did work fine, yes? 1127417337 M * jayeola yah - no errors 1127417348 M * Bertl okay, let's again remove the run-file 1127417377 M * jayeola k 1127417386 M * Bertl /usr/local/sbin/vcontext --create --silent --xid 42 -- /usr/local/lib/util-vserver/save_ctxinfo /usr/local/etc/vservers/vtp21 /usr/bin/env -i -- /usr/local/sbin/vcontext --migrate-self --endsetup -- /bin/true 1127417423 M * jayeola done 1127417437 M * Bertl okay, again remove, then ... 1127417466 M * jayeola ?? 1127417485 M * Bertl /usr/local/sbin/vcontext --create --silent --xid 42 -- /usr/local/sbin/vattribute --set --secure --flag fakeinit -- /usr/local/lib/util-vserver/save_ctxinfo /usr/local/etc/vservers/vtp21 /usr/bin/env -i -- /usr/local/sbin/vcontext --migrate-self --endsetup --chroot --silent -- /etc/init.d/rc 3 1127417552 M * jayeola vcontext: execvp("/etc/init.d/rc"): No such file or directory 1127417580 M * Bertl seems we are getting somewhere ... 1127417589 M * jayeola ? fooled me (again) 1127417613 M * Bertl let's verify a few trivialities first ... 1127417616 M * jayeola k 1127417619 M * jayeola <-- ready 1127417800 M * Bertl P=/vservers/vtp21/etc/init.d/rc; while [ "$P" != "/" ]; do ls -lda $P; P=`dirname $P`; done 1127417828 M * jayeola does is matter which dir i execue this ?# 1127417838 M * jayeola done 1127417842 M * jayeola dirs created 1127417847 M * jayeola ty! 1127417887 M * jayeola http://pastebin.com/371332 1127417890 M * jayeola done! 1127417956 M * Bertl k, the next one is a little dangerous ... is this a test system? 1127417994 M * jayeola yeah - 1127418011 M * Bertl so you can reboot it in case it doesn#t respond? 1127418017 M * jayeola you mean test vserver.... 1127418075 M * jayeola yeah - i can reboot if required 1127418084 M * jayeola and reboot the box 1127418108 M * Bertl chcontext --xid 42 --secure -- chroot /vservers/vtp21 /etc/init.d/rc 1127418115 M * jayeola it's a laptop. i have two so if this works i will roll out vservers on the otherlappy 1127418211 M * jayeola http://pastebin.com/371337 1127418226 M * Bertl aha! 1127418277 M * Bertl let's rework that one ... 1127418279 M * SNy 371337? 1127418305 M * Bertl ( cd /vservers/vtp21 && chcontext --xid 42 --secure -- chroot . /etc/init.d/rc ) 1127418326 M * jayeola http://pastebin.com/371340 1127418344 M * Bertl hmm .. let's do another simple check 1127418365 M * Bertl P=/vservers/vtp21/etc/init.d/rc; while [ "$P" != "/" ]; do showattr -d $P; P=`dirname $P`; done 1127418398 M * Bertl you might need /usr/local/.../showattr 1127418468 M * jayeola for the ( cd /vservers/vtp21 ... command, do i need the brackets? never seen that syntax b4 1127418496 M * Bertl well, the brackets prevent your current dir from being changed (subshell execution) 1127418518 M * jayeola k 1127418536 M * mnemoc any hint about using screen sockets as vserver consoles? 1127418565 M * Bertl hmm, define vserver consoles ... 1127418582 M * mnemoc /dev/console 1127418589 M * jayeola http://pastebin.com/371345 1127418650 M * mnemoc to see init output... or even get a getty 1127418655 M * Bertl jayeola: so that works ... very strange ... 1127418694 M * jayeola shall i now run "20:26 < Bertl> P=/vservers/v..."? 1127418718 M * Bertl mnemoc: well, tricky, you need the proper permissions and settings ... I doubt it can be done easily 1127418729 M * Bertl jayeola: not required anymore 1127418736 M * jayeola ty! 1127418749 M * mnemoc Bertl: :( 1127418803 M * Bertl jayeola: could you upload the contents of /usr/local/etc/vservers/vtp21/{ulimits,rlimits,uts} ? 1127418826 M * Bertl mnemoc: well, didn't say it's not possible, just not _that_ easy 1127418855 M * Bertl mnemoc: btw, I thought about adding a tty device class which basically is a tunnel between guest and host ... 1127418883 M * jayeola http://pastebin.com/371349 1127419001 M * mnemoc Bertl: to host's /dev/vc/n? 1127419046 M * Bertl well, no something like /dev/vc/n inside the guest which becomes /dev/vvc/x-n on the host or so 1127419069 M * Bertl jayeola: okay, let's continue with the trial and error to narrow it down 1127419077 M * jayeola k 1127419090 M * Bertl jayeola: btw, I saw that you use gcc 3.4.x sure that isn#t one of the broken gcc versions? 1127419107 M * jayeola have you seen the paste ^^, just to show you what dirs in /usr/local/etc/vservers/vtp21 1127419136 M * jayeola i have built many apps with this version of gcc, nothing's broken so far that i know of 1127419145 M * Bertl k 1127419209 M * Getty you cant get me 1127419213 M * Bertl okay, keep the rm (for the run-file) at hand, we do now a sequence of tests, you always remove the file first, then do the test and just report if it complains about execution or not (copy/paste the last error here) 1127419222 M * Bertl Getty: lol! 1127419246 M * Bertl jayeola: (the long one was for you :) 1127419256 M * jayeola k - thanks 1127419259 M * Bertl /usr/local/sbin/vcontext --create --xid 42 -- /usr/local/sbin/vattribute --set --secure --flag fakeinit -- /usr/local/lib/util-vserver/save_ctxinfo /usr/local/etc/vservers/vtp21 /usr/bin/env -i -- /usr/local/sbin/vcontext --migrate-self --endsetup --chroot -- /etc/init.d/rc 3 1127419291 M * jayeola um , i wanna use a `\` so that i can have new lines in thse commands, ok? 1127419314 M * Bertl well, yes, usually it's a single line 'copy/paste' 1127419337 M * Bertl (don't know what your client makes of it) 1127419417 M * jayeola http://pastebin.com/371365 1127419429 M * Getty Bertl: using that nick since 11 years now! ;) 1127419455 M * Bertl wow! 1127419485 M * Bertl jayeola: hum, what did I write about removing files and reporting stuff back? 1127419501 M * jayeola wasn't sure what to remove 1127419513 M * Bertl rm -f /usr/local/var/run/vservers/vtp21 1127419513 M * jayeola rm -fv /usr/local/var/run/vservers/vtp21? 1127419554 M * jayeola http://pastebin.com/371369 1127419660 M * Bertl where does /usr/local/etc/vservers/.defaults/vdirbase point to? 1127419714 M * jayeola http://pastebin.com/371370 1127419769 M * Bertl /usr/local/sbin/vcontext --create --xid 42 -- /usr/local/lib/util-vserver/save_ctxinfo /usr/local/etc/vservers/vtp21 /usr/bin/env -i -- /usr/local/sbin/vcontext --migrate-self --endsetup --chroot -- /etc/init.d/rc 3 1127419857 M * jayeola http://pastebin.com/371372 1127419931 M * Bertl /usr/local/sbin/vcontext --create --xid 42 -- /usr/bin/env -i -- /usr/local/sbin/vcontext --migrate-self --endsetup --chroot -- /etc/init.d/rc 3 1127419979 M * Bertl ah, stupid me ... I forget an important detail ... 1127419995 M * jayeola start over? 1127420005 M * Bertl let's redo the last few tests _after_ you changed into the guest root dir 1127420019 M * Bertl so cd /vservers/vtp21 1127420027 M * jayeola done 1127420050 M * Bertl just let me know which one fails if any 1127420053 M * jayeola k 1127420152 M * Bertl ah, got an idea ... 1127420164 M * jayeola do i still "rm -fv /usr/local/var/run/vservers/vtp21" before executing these tests? 1127420170 M * Bertl yes, please 1127420181 M * jayeola k 1127420209 M * jayeola your idea...? 1127420231 M * Bertl let's see which of them fails first ... 1127420235 M * jayeola k 1127420307 M * jayeola so run those last few commands again? 1127420319 M * Bertl yep, please :) 1127420372 M * jayeola http://pastebin.com/371382 1127420423 M * jayeola anything else? 1127420451 M * Bertl so here goes my theory ... 1127420465 M * jayeola uh-huh 1127420468 M * Bertl we have to work up from there ... 1127420488 M * Bertl let's stop the guest 1127420498 M * Bertl vserver vtp21 stop 1127420531 M * Bertl and let's try the following isntead 1127420537 M * jayeola http://pastebin.com/371385 1127420599 M * Bertl argh, okay do a vkill --xid 42 -s 9 -- 0 1127420617 M * jayeola vkill: vc_ctx_kill(): No such process 1127420618 M * Bertl vserver-stat should show it stopped then 1127420635 M * Bertl ah, maybe it succeded after all