/srv/irclogs.ubuntu.com/2011/12/11/#ubuntu-server.txt

MTecknologyrbasak: I just gave um and spent over a half hour trying to run a network cable a whopping 5ft... underneath a heavy as crap desk00:09
MTecknologyAny ideas why I'm getting this error with the partition layout I'm trying to use for vmbuilder? http://dpaste.com/671572/01:40
MTecknologyGRR!02:37
MTecknologyW: 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.deb02:37
MTecknology, stderr:02:37
MTecknologyEverything extracted fine, but then came installing and it went boom02:38
MTecknologygot further....02:55
MTecknologyVMBuilder.exception.VMBuilderException: Process (['mount', '-o', 'loop', '/dev/mapper/loop1p2', '/tmp/tmpYadZIX/var/log']) returned 2. stdout: , stderr: mount: could not find any free loop device02:55
MTecknologyhttp://dpaste.com/671617/03:31
MTecknologythat's a little more info, i'm lost03:31
MTecknologykirkland: What happened to http://people.canonical.com/~kirkland/ubuntu-vm-builder.html ?05:44
stiv2kRon Paul Draws Big Crowds... http://www.youtube.com/watch?v=pNBtxdl_1UQ08:04
omersimanovskyHello 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:38
omersimanovskySomeone can help me?08:39
omersimanovskyHello 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?08:49
=== mendel__ is now known as mendel_
chewbaacaHi13:34
dfavarahi all13:38
dfavaraany idea how to configure two eth, eth0 and eth113:38
dfavaraeth0 should be 10.10.10.69 and it should ping 10.10.10.x13:39
chewbaacaFor what13:39
dfavarawhile eth1 should be 192.168.239.110 and it should ping 192.168.x.x ?13:39
dfavarahere my route : http://nopaste.info/3a3bde0f0b.html13:40
chewbaacaIt seems like firewall, using iptables13:40
dfavaraany idea ?13:41
mainerrorHello.14:19
mainerrorI'd like to give bug #893926 a shot.14:19
uvirtbotLaunchpad bug 893926 in eucalyptus "Contains traces of UEC" [High,Triaged] https://launchpad.net/bugs/89392614:19
mainerrorI feel this bug is missing some information though. Should I just grab all the files and grep over them for "UEC"?14:20
Gaming4JCHello 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
Gaming4JCsooo18:07
Gaming4JCI decided to go ahead and purge it and reinstall18:08
Gaming4JCnow mysql won't reinstall18:08
Gaming4JChangs with  runlevel:/var/run/utmp: No such file or directory18:08
* Gaming4JC is confused :P18:08
Gaming4JCfinally unhung, still got ERROR 200218:19
Gaming4JCI'll probably just go with a different distro, mega issues with this error on Oneric18:20
Gaming4JCor I'll just downgrade to maverick last working version18:20
uvirtbotNew bug: #902865 in lxc (main) "lucid udev upgrade failure on oneiric hosted lxc container" [Undecided,New] https://launchpad.net/bugs/90286518:41
MTecknologyAny 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:10
MTecknologyIf 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.20:12
maroproj#perl@irc.perl.org21:29
pythonirc101I'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:30
zaltekkget better hardware21:32
RoyKpythonirc101: how much memory did you give the VM?21:33
RoyKpythonirc101: and which webserver? and what sort of content? content size? what hypervisor? memory in host os? what host os? is the pope catholic?21:34
pythonirc1018GB21:37
pythonirc101hold on, lemme check21:37
pythonirc101indeed 8GB RAM - it's a core i7 machine 4Ghz (overclocked) -- The virtual machine has 2 cores + 8GB21:38
failoverpythonirc101, looking slow over LAN or internet ?21:38
pythonirc101over internet21:38
pythonirc101on localhost -- its superfast21:39
failoverwhat is the link of server ?21:39
pythonirc101the problem is when its accessed over the internet...its very very slow21:39
failoverIf you are serving from home internet, you probably have a high latency and low upload rate21:39
pythonirc101When I traceroute -- it waits a lot as well..lemme pastebin the traceroute21:40
pythonirc101failover: here is a typical traceroute : http://paste.pocoo.org/show/519442/21:46
JanC70ms isn't too bad21:47
JanCand probably not relevant for a webserver21:48
pythonirc101its pretty bad...its very slow actually21:48
pythonirc101when I use lynx to access the website, it takes seconds...21:48
pythonirc101after I go there a few times, its better thou...from one machine that is21:49
JanCso, it's not related to the latency you see in the traceroute21:50
pythonirc101JanC: how can I find out what is it?21:50
JanC70ms = 0.07 seconds, not several seconds   ;)21:50
JanCpythonirc101: accessing the same pages from localhost in the guest is fast?  and from the host computer is fast?21:52
JanCwhat from another computer on the same LAN?21:52
JanCand what's the uplink speed of the internet connection?   (and are other applications using that also, e.g. torrents?)21:53
pythonirc101JanC: uplink is at least 10mbps21:54
pythonirc101JanC: Local network -- superfast21:55
JanCso you only have these issues with accesses from external access?21:56
JanCpythonirc101: is his a public website (= can we test it)?21:57
JanCoh well, I should go to bed really  ;)21:57
pythonirc101JanC: indeed, yes,21:59
pythonirc101I remember that there were website optimization tools21:59
JanCif you have 10 Mbit/s upload from the server location, there should be no speed problem really22:06
pythonirc101JanC: I don't think there is -- I just used a website optimization server -- it says good22:07
yann2hello! 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?22:12
=== Guest1218 is now known as Myrtti
wedgeVhi, trying to install ubuntu server and manually partitioning a drive, seems the installer doesn't ship with fdisk, what's the tool to use?23:55

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!