1125792420 M * douglas bertl around? 1125792451 M * daniel_hozac okay, I'm off for now .. mabe back later, but more likely tomorrow :) 1125792463 M * douglas suck 1125792471 M * douglas I needed his help with my vservers shutting down 1125792477 M * douglas I'm getting some wear errors 1125792499 M * daniel_hozac such as? 1125792559 M * douglas lemme get it 1125792562 M * daniel_hozac http://pastebin.com/353366 ? 1125792580 M * douglas yes yes 1125792609 M * daniel_hozac do you get that after 30 seconds or so? 1125792634 M * douglas yea its at the very end of a shutdown, when I do a vserver stop on that paticular vserver 1125792747 M * douglas http://pastebin.com/354064 1125792750 M * douglas thats more detailed 1125792790 M * douglas 18 19 and 20 I chmod'd the init.d -x so permission denied, I'll later go trhough and actually remove the scripts 1125792838 M * daniel_hozac is there a delay between the "Rebooting... " and the killed message? 1125792843 M * daniel_hozac or is it instant? 1125792856 M * douglas not really but yea a lil, maybe 5 seconds 1125792859 M * douglas 10 at the most 1125792991 M * daniel_hozac what init style are you using? plain? 1125793040 M * douglas I believe so 1125793049 M * douglas thats somewher ein the /etc/vservers dir right? 1125793064 M * douglas nope 1125793074 M * douglas I'm using the regular init, theres nothing in app/init 1125793126 M * douglas this is a debian box built with debootstrap 1125793143 M * daniel_hozac ok, so sysv. 1125793187 M * douglas yea you think I should change that to plain? 1125793252 M * daniel_hozac that shouldn't be necessary. 1125793266 M * douglas my redhat vserver works perfectly 1125793273 M * douglas no problems starting or shuting down 1125793305 M * daniel_hozac could you add an echo to the last line of /etc/init.d/rc in the guest? 1125793312 M * daniel_hozac or something equivalent. 1125793315 M * douglas mind you this is redhat running ontop of a debian host box so you would think it would run the debian vserver better but maybe I'm missing something or some tweaking needs to be done 1125793347 M * douglas you want to do just at "echo" do the last line? 1125793359 M * douglas or just a blank line? 1125793361 M * daniel_hozac just something to indicate that it's dying. 1125793362 M * douglas not quite sure what you want. 1125793374 M * douglas example? 1125793392 M * daniel_hozac echo "echo rc dying" >> /etc/init.d/rc 1125793419 M * douglas shut it down now? 1125793425 M * daniel_hozac yeah 1125793447 M * douglas I didn't see that 1125793453 M * douglas the rc dying thing 1125793457 M * douglas still the same error message 1125793480 M * daniel_hozac you did add it to /etc/init.d/rc in the guest, right? 1125793646 M * daniel_hozac could you time vserver vs1P stop? 1125793694 M * douglas yea 1125793699 M * douglas sure 1125793766 M * douglas real 0m12.541s 1125793766 M * douglas user 0m0.218s 1125793766 M * douglas sys 0m0.122s 1125793810 M * daniel_hozac well, that's too short for vwait. 1125793827 M * daniel_hozac what is the last script that runs in the shutdown sequence doing? 1125793832 M * douglas I saw the rc dying echo when I started the vserver, but not when I shut it down 1125793859 M * douglas its /etc/init.d/rc: line 30: /etc/rc6.d/S40umountfs: Permission denied 1125793863 M * douglas which I chmod'd -x 1125793873 M * douglas but it was doing that regardless before I chmod'd it 1125793880 M * douglas the rror was coming up, the last thing its doing is rebooting 1125793888 M * douglas I guess runnning the reboot script 1125793906 M * daniel_hozac and what's that doing? 1125793919 M * douglas echo -n "Rebooting... " 1125793920 M * douglas reboot -d -f 1125793941 M * douglas -d Don't write the wtmp record. The -n flag implies -d. 1125793949 M * douglas -f Force halt or reboot, don't call shutdown(8) 1125793980 M * daniel_hozac could you try chmod -x'ing that too? 1125794060 M * douglas sure 1125794087 M * douglas that worked 1125794089 M * douglas no error 1125794178 M * douglas works great now 1125794179 M * douglas ok 1125794181 M * douglas next vserver 1125794182 M * douglas :) 1125794199 M * douglas this ones diff, its slack10, and uses plain init 1125794261 M * douglas it starts without error, but stoping it takes FOREVER and it finally dies with http://pastebin.com/354079 1125794396 M * daniel_hozac if you run init 6 from inside the vserver, what happens? 1125794431 M * douglas real 0m31.137s 1125794431 M * douglas user 0m0.089s 1125794431 M * douglas sys 0m0.050s 1125794433 M * douglas I timed it btw 1125794457 M * daniel_hozac yeah, that's vwait doing it's thing. 1125794474 M * douglas Running shutdown script ./rc.6: 1125794474 M * douglas Unmounting remote filesystems. 1125794474 M * douglas [1]+ Stopped vserver vs2P enter 1125794474 M * douglas vsroot-lab2:/etc/vservers/vs1P/apps# Saving random seed from /dev/urandom in /etc/random-seed. 1125794474 M * douglas Rebooting. 1125794476 M * douglas ./rc.6: line 118: reboot: command not found 1125794605 M * daniel_hozac so it's still running? 1125794635 M * douglas yea 1125794637 M * douglas I stoped it 1125794639 M * douglas and restarted it 1125794640 M * douglas well 1125794646 M * douglas it was still running via vserver-stat 1125794716 M * daniel_hozac ok 1125794726 M * douglas no reboot command 1125794727 M * douglas hmmm 1125796353 Q * TheSeer Ping timeout: 480 seconds 1125796458 J * TheSeer ~theseer@border.office.salesemotion.net 1125799037 J * litage ~nick@203.201.98.93 1125799867 J * nayco ~nayco@lns-vlq-21-nan-82-255-73-178.adsl.proxad.net 1125799939 M * nayco 'llo 1125799998 Q * nayco Quit: 1125800017 J * [MUPPETS]Gonzo ~gonzo@langweiligneutral.deswahnsinns.de 1125800031 M * [MUPPETS]Gonzo nabend 1125803253 Q * daniel_hozac Quit: firewall harddrive replacement 1125803440 Q * monrad Ping timeout: 480 seconds 1125803916 J * ntrs ~ntrs@Dardeene-68.188.50.87.charter-stl.com 1125804266 Q * Aiken Ping timeout: 480 seconds 1125804535 J * Aiken ~james@tooax6-036.dialup.optusnet.com.au 1125805245 J * amerigo ~msrocks_8@dsl-7.42.240.220.dsl.comindico.com.au 1125805258 Q * douglas Read error: Connection reset by peer 1125806086 J * daniel_hozac ~daniel@c-6f1472d5.010-230-73746f22.cust.bredbandsbolaget.se 1125807477 Q * wibble_ Read error: Connection reset by peer 1125807514 J * wibble ~tim@sophie.wobb1e.co.uk 1125807749 M * litage ola! 1125809520 J * DeerAre GarlReke@221.237.213.47 1125809529 P * DeerAre 1125810266 N * Bertl_oO Bertl_zZ 1125812834 Q * kas_3 Remote host closed the connection 1125813266 J * douglas ~douglas@c-67-160-174-224.hsd1.or.comcast.net 1125813266 P * douglas 1125813369 Q * lilo Remote host closed the connection 1125813406 J * douglas ~douglas@douglas.user.oftc.net 1125813745 J * lilo U2FsdGVkX1@lilo.usercloak.oftc.net 1125813839 P * amerigo 1125814911 J * menomc ~amery@200.75.27.36 1125815020 Q * mnemoc Ping timeout: 480 seconds 1125815020 N * menomc mnemoc 1125824777 Q * Aiken Ping timeout: 480 seconds 1125826036 J * yarihm ~yarihm@84-74-16-246.dclient.hispeed.ch 1125826216 Q * douglas Quit: 1125827038 M * [MUPPETS]Gonzo I don't understand the "Flower" Page (http://www.nongnu.org/util-vserver/doc/conf/configuration.html) 1125827051 M * [MUPPETS]Gonzo how do I setup a ip interface for my guest, please? 1125827554 M * HostingGeek no idea :( 1125827787 M * [MUPPETS]Gonzo you don't use network in your vserver? :) 1125827839 M * HostingGeek I don't use vserver yet 1125827875 M * [MUPPETS]Gonzo I see 1125827879 M * [MUPPETS]Gonzo bad luck for me :) 1125827996 M * HostingGeek just pokes a few million people like BobR_oO 1125828094 M * [MUPPETS]Gonzo I'll have to go in 30 minutes anyway, if I get no answer, I'll try again the next hours. I am not in a hurry 1125828764 M * Hollow [MUPPETS]Gonzo: cd /etc/vservers/name/ 1125828770 M * Hollow mkdir -p interfaces/0/ 1125828777 M * Hollow cd interfaces/0/ 1125828781 M * Hollow echo 1.2.3.4 > ip 1125828785 M * Hollow echo ethX > dev 1125828790 M * Hollow echo 24 > prefix 1125828792 M * Hollow done. 1125828890 M * [MUPPETS]Gonzo thanks! 1125828897 M * Hollow you're welcome ;) 1125828963 M * [MUPPETS]Gonzo so theese are single files. I thought they are lines in some file and was not sure which file, et... 1125829036 M * [MUPPETS]Gonzo best thing: it works 1125829039 M * [MUPPETS]Gonzo thanks a lot! 1125829039 M * [MUPPETS]Gonzo :) 1125829052 M * Hollow :) 1125829462 M * HostingGeek :) 1125831527 J * Aiken ~james@tooax6-195.dialup.optusnet.com.au 1125833551 Q * lilo Remote host closed the connection 1125833568 J * lilo ~lilo@lilo.usercloak.oftc.net 1125834299 Q * Nicoli Read error: Connection reset by peer 1125836192 J * Nicoli ask@208.53.159.170 1125839833 J * Neubix ~brian@G4aba.g.pppool.de 1125841100 Q * Aiken Ping timeout: 480 seconds 1125841810 Q * Neubix Quit: Verlassend 1125844237 N * pg`aw|cereal pg|cereal 1125846829 M * jazzanova hi 1125846896 M * jazzanova i am having a hard time setting up networking 1125846952 M * jazzanova i followed the docs am much am i could 1125847087 M * jazzanova when i am inside the guest system, i get permission denied when trying to execute ifconfig 1125847147 M * jazzanova i have eth0, but it has got no ip 1125847175 M * Hollow jazzanova: try the ip program of the iproute2 package 1125847181 M * Hollow maybe you donÄt have an alias for your ip 1125847187 M * Hollow so ifconfig won't show it 1125847258 M * jazzanova what do you mean by alias ? 1125847329 M * jazzanova ifconfig shows eth0 as multicast 1125847386 M * jazzanova can it a problem with CAP entries ? 1125847558 M * jazzanova i have seen two documents that describe two different ways for issuing an ip 1125847652 M * jazzanova one with .conf file, and with a file hierarchy 1125847986 J * dddd44 ~dhb55@tor-irc.dnsbl.oftc.net 1125848008 M * jazzanova feynman:/etc/vservers# cat DebianSarge1.conf 1125848008 M * jazzanova IPROOT="eth0:192.168.17.2" 1125848008 M * jazzanova IPROOTMASK="255.255.255.255" 1125848008 M * jazzanova IPROOTBCAST="eth0:192.168.17.2" 1125848008 M * jazzanova IPROOTDEV="eth0" 1125848069 M * jazzanova and the alternate way: 1125848074 M * jazzanova feynman:/etc/vservers# ls DebianSarge1/interfaces/0 1125848074 M * jazzanova dev ip prefix 1125848581 Q * ag-2 Read error: Connection reset by peer 1125848677 N * Bertl_zZ Bertl 1125848683 M * Bertl evening folks! 1125848743 J * ag-2 ag@muaddib.roxor.cx 1125848798 J * monrad ~monrad@213083190134.sonofon.dk 1125848860 M * Bertl welcome ag-2! monrad! 1125848941 M * Bertl jazzanova: hmm ... IPROOTBCAST="eth0:192.168.17.2" is very wrong :) 1125849083 M * monrad hey 1125849306 M * Bertl okay, off again .. will be back later ... have fun! 1125849315 N * Bertl Bertl_oO 1125849546 J * prae ~benjamin@sherpadown.net 1125850829 Q * monrad Quit: Leaving 1125851757 M * ntrs anyone? good disk benchmarking app for linux? 1125851823 M * Greek0 ntrs: hdparm -tT /dev/hd* 1125851838 M * ntrs how about writing benchmarking? 1125851858 M * ntrs hdparm would only give you read numbers 1125851869 M * Greek0 donno. probably a bit troublesome if you want to bypass filesystem overhead 1125851885 M * ntrs I would like to see the filesystem overhead too. 1125851893 M * Greek0 since the device mustn't be mounted (unless you want to test your backup measures) 1125851897 M * Greek0 ah 1125851982 M * Greek0 dd if=/dev/null of=/path/to/mountpoint/some-file -bs $(( 1024*1024 )) -c 50 1125852024 M * Greek0 aeh. 1125852026 J * monrad ~monrad@213083190134.sonofon.dk 1125852040 M * Hollow ntrs: try bonnie 1125852055 M * Greek0 -bs and -c are probably wrong.. should be bs= and count= or something 1125852071 M * Hollow http://www.coker.com.au/bonnie++/ 1125852104 M * Greek0 Hollow: much too professional. you might even get useful readings using that ;) 1125852116 M * Hollow well, it works ;) 1125852122 M * Hollow at least it did some time ago 1125852123 M * Greek0 (never heared of it before, as I wasn't too interested in benchmarking in the past) 1125853880 M * ntrs Yes, bonnie++ is the best, and has been for a while. I just couldn't remember the name, which is why I asked the initial question and was hoping someone would mention bonnie. 1125853897 M * ntrs Thank you all. 1125855258 J * otaku42 ~otaku@dsl-084-058-138-101.arcor-ip.net 1125855384 J * flock ~restless@l192-117-111-12.broadband.actcom.net.il 1125855672 Q * flock Remote host closed the connection 1125857301 Q * otaku42 Quit: Leaving 1125857682 J * flock ~restless@l192-117-111-12.broadband.actcom.net.il 1125859259 J * nayco ~nayco@lns-vlq-21-nan-82-255-73-178.adsl.proxad.net 1125861559 Q * yarihm Quit: Leaving 1125862317 Q * nayco Quit: Bonne nuit ! 1125862593 Q * prae Quit: Pwet 1125864783 Q * dddd44 Quit: Leaving 1125867592 J * lilo_ ~lilo@lilo.usercloak.oftc.net 1125867616 Q * lilo_ Quit: 1125868866 J * michal ~albeiro@albeiro.usercloak.oftc.net 1125868906 M * michal you can believe me, you might not. i have changed nick to my real name. 1125869048 M * [MUPPETS]Gonzo maybe we don't care? 1125869051 M * [MUPPETS]Gonzo ;) 1125869599 P * michal 1125871294 J * ntrs_ ~ntrs@Dardeene-68.188.50.87.charter-stl.com 1125871294 Q * ntrs Read error: Connection reset by peer 1125871559 J * Aiken ~james@tooax6-165.dialup.optusnet.com.au 1125872960 N * [MUPPETS]Gonzo Gonzo^away 1125873187 J * VooDooMaster_ ~icechat5@p549C99E9.dip0.t-ipconnect.de 1125873235 Q * Doener Ping timeout: 480 seconds 1125873258 J * Doener ~doener@p548773AC.dip.t-dialin.net 1125873285 M * VooDooMaster_ hi! I need a little help with the new vserver-new command - esp. the --interface part -what can I pass as a pramete, so that the vserver simply uses the ip of the hoost? 1125873407 M * VooDooMaster_ Doener? Hollow? ... anybody here? 1125873489 M * VooDooMaster_ help! 1125873575 J * hillct ~hillct@client200-5.dsl.intrex.net 1125873629 M * hillct It appears the compile problem with the util-vservers RPM is this: http://pastebin.com/354761 1125873791 Q * VooDooMaster_ Quit: Want to try a new irc client. Download it at www.icechat.net 1125877927 M * litage is there a big difference between the util-vserver Debian stable version (0.30.204-5sarge2) and the current version?/ 1125878274 M * daniel_hozac hillct: that's not a problem at all. 1125878300 M * hillct thought that may be the source of the later fmt test failure 1125878327 M * hillct which is the point at which the build dies 1125878332 M * hillct er RPM build 1125878348 M * daniel_hozac which test specifically fails? 1125878373 M * hillct but I tried building 30.206 and the compile dies on the first warning 1125878386 M * daniel_hozac are you using -Werror? 1125878387 M * hillct testsuice/fmt 1125878396 M * daniel_hozac yeah, but which test fails? 1125878397 M * hillct er testsuite/fmt