[00:09] rbasak: I just gave um and spent over a half hour trying to run a network cable a whopping 5ft... underneath a heavy as crap desk [01:40] Any ideas why I'm getting this error with the partition layout I'm trying to use for vmbuilder? http://dpaste.com/671572/ [02:37] GRR! [02:37] W: Failure trying to run: chroot /var/tmp/tmpPlqqWj dpkg --force-depends --install /var/cache/apt/archives/base-files_6.4ubuntu5_i386.deb /var/cache/apt/archives/base-passwd_3.5.23_i386.deb [02:37] , stderr: [02:38] Everything extracted fine, but then came installing and it went boom [02:55] got further.... [02:55] VMBuilder.exception.VMBuilderException: Process (['mount', '-o', 'loop', '/dev/mapper/loop1p2', '/tmp/tmpYadZIX/var/log']) returned 2. stdout: , stderr: mount: could not find any free loop device [03:31] http://dpaste.com/671617/ [03:31] that's a little more info, i'm lost [05:44] kirkland: What happened to http://people.canonical.com/~kirkland/ubuntu-vm-builder.html ? [08:04] Ron Paul Draws Big Crowds... http://www.youtube.com/watch?v=pNBtxdl_1UQ [08:38] Hello all, i have some issue with my mail server on ec2, i get message from the mail client of " The POP server doesn’t support Password authentication." [08:39] Someone can help me? [08:49] Hello all, i have some issue with my mail server on ec2, i get message from the mail client of " The POP server doesn’t support Password authentication.", Someone can help me? === mendel__ is now known as mendel_ [13:34] Hi [13:38] hi all [13:38] any idea how to configure two eth, eth0 and eth1 [13:39] eth0 should be 10.10.10.69 and it should ping 10.10.10.x [13:39] For what [13:39] while eth1 should be 192.168.239.110 and it should ping 192.168.x.x ? [13:40] here my route : http://nopaste.info/3a3bde0f0b.html [13:40] It seems like firewall, using iptables [13:41] any idea ? [14:19] Hello. [14:19] I'd like to give bug #893926 a shot. [14:19] Launchpad bug 893926 in eucalyptus "Contains traces of UEC" [High,Triaged] https://launchpad.net/bugs/893926 [14:20] I feel this bug is missing some information though. Should I just grab all the files and grep over them for "UEC"? [18:07] Hello everyone, my server was walking just fine until randomly I caught arthur@localhost:/etc/mysql$ mysql -u root -p Enter password: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) [18:07] sooo [18:08] I decided to go ahead and purge it and reinstall [18:08] now mysql won't reinstall [18:08] hangs with runlevel:/var/run/utmp: No such file or directory [18:08] * Gaming4JC is confused :P [18:19] finally unhung, still got ERROR 2002 [18:20] I'll probably just go with a different distro, mega issues with this error on Oneric [18:20] or I'll just downgrade to maverick last working version [18:41] New bug: #902865 in lxc (main) "lucid udev upgrade failure on oneiric hosted lxc container" [Undecided,New] https://launchpad.net/bugs/902865 [20:10] Any ideas why vmbuilder is breaking? I keep thinking that I might have found a bug, but I don't want to believe it... http://dpaste.com/671965/ [20:12] If I don't specify any partition sizes and leave everything default (by not using --rootsize --swapsize --optsize --part) it'll build and create the VM with zero issues at all. [21:29] #perl@irc.perl.org [21:30] I'm running a http server on my ubuntu box (inside a virtual machine) -- and my webserver seems to be slow...any ideas on how I can fix this? [21:32] get better hardware [21:33] pythonirc101: how much memory did you give the VM? [21:34] pythonirc101: and which webserver? and what sort of content? content size? what hypervisor? memory in host os? what host os? is the pope catholic? [21:37] 8GB [21:37] hold on, lemme check [21:38] indeed 8GB RAM - it's a core i7 machine 4Ghz (overclocked) -- The virtual machine has 2 cores + 8GB [21:38] pythonirc101, looking slow over LAN or internet ? [21:38] over internet [21:39] on localhost -- its superfast [21:39] what is the link of server ? [21:39] the problem is when its accessed over the internet...its very very slow [21:39] If you are serving from home internet, you probably have a high latency and low upload rate [21:40] When I traceroute -- it waits a lot as well..lemme pastebin the traceroute [21:46] failover: here is a typical traceroute : http://paste.pocoo.org/show/519442/ [21:47] 70ms isn't too bad [21:48] and probably not relevant for a webserver [21:48] its pretty bad...its very slow actually [21:48] when I use lynx to access the website, it takes seconds... [21:49] after I go there a few times, its better thou...from one machine that is [21:50] so, it's not related to the latency you see in the traceroute [21:50] JanC: how can I find out what is it? [21:50] 70ms = 0.07 seconds, not several seconds ;) [21:52] pythonirc101: accessing the same pages from localhost in the guest is fast? and from the host computer is fast? [21:52] what from another computer on the same LAN? [21:53] and what's the uplink speed of the internet connection? (and are other applications using that also, e.g. torrents?) [21:54] JanC: uplink is at least 10mbps [21:55] JanC: Local network -- superfast [21:56] so you only have these issues with accesses from external access? [21:57] pythonirc101: is his a public website (= can we test it)? [21:57] oh well, I should go to bed really ;) [21:59] JanC: indeed, yes, [21:59] I remember that there were website optimization tools [22:06] if you have 10 Mbit/s upload from the server location, there should be no speed problem really [22:07] JanC: I don't think there is -- I just used a website optimization server -- it says good [22:12] hello! I wanted to ask, what the successor of ubuntu-vm-builder was, now that ubuntu 12.4 is approaching ? Is there still a way to easily create qcow2/raw images without tftp? === Guest1218 is now known as Myrtti [23:55] hi, trying to install ubuntu server and manually partitioning a drive, seems the installer doesn't ship with fdisk, what's the tool to use?