=== dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [00:42] Hey guys - What would be the most likely place to find a log of why my server keeps dropping its network connection? [00:42] :) [00:43] Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete --exclude="/cygdrive/D/My Documents/Charts/Search" "/cygdrive/D/My Documents/" "192.168.1.11::backuptest/My Documents/" [00:43] sending incremental file list [00:43] rsync: send_files failed to open "/cygdrive/D/My Documents/Charts/Search/Data/Applications/Windows/MSS.log": Device or resource busy (16) [00:43] anybody can tell me why is tha msitake [00:43] msitake lol [00:45] Rafael_, the file is currently open in a program and can't be copied [00:45] qman__ that is why is being excluded..i want to exclude that fodler [00:46] --exclude="/cygdrive/D/My Documents/Charts/Search" [00:46] qman__ any idea? [00:50] --exclude="/cygdrive/D/My Documents/Charts/Search**" [00:50] for more info, see the manual [00:51] Hey guys - What would be the most likely place to find a log of why my server keeps dropping its network connection? [00:51] Hajuu, dmesg [00:53] even after rebooting it? [00:53] cause I really dont want to haul out a monitor and connect it etc [00:56] I think it logs dmesg by default [00:56] /var/log/dmesg [00:57] sweet lemme check it out [00:58] hmm [00:58] nothing particularly helpful that I can see [00:59] the last line is; [00:59] [42949408.800000] eth0: no IPv6 routers present [00:59] but im using ipv4, so thats not a problem [00:59] It always works if I restart the server again [00:59] is there maybe like, some way to make a connection auto-reconnect? [01:00] or would I have to make some daemon script for that? [01:01] theres a possibility its as simple as my router making its lease expire and it isnt getting a new one [01:01] like, automatically [01:01] but I obviously cant ssh in to restart networking [01:10] well, if there's no log there, as far as the kernel is concerned, everything is working [01:10] well, I definately cant connect :P [01:10] check the dhcp logs, and if there's nothing there, I'd suggest a driver or hardware issue [01:10] meh I dont see how itd be a driver or hardware issue (except the router maybe) [01:11] cause like, it works when it first starts up [01:11] and I bet if I did /etc/init.d/networking restart itd probably come back up [01:11] ill check anyway. [01:11] I don't seem to have a dhcp log [01:13] looks like that goes in /var/log/daemon.log [01:13] I'm also seeing some in /var/log/syslog [01:14] only logs in daemon.log are about mysql doing stuff [01:14] and I couldnt see anything in syslog [01:14] ill paste what it gives me [01:14] (not here, obviously :P) [01:16] http://pastebin.com/xgZvM6wx [01:16] thats the last few lines of my syslog [01:16] so it obviously shows it connecting [01:16] then nothing after that [01:17] when I do a grep -i dhcp, I get stuff like this [01:17] Apr 22 18:03:41 mediaopty dhclient: DHCPREQUEST of 192.168.1.7 on eth2 to 66.227.157.119 port 67 [01:17] Apr 22 18:03:41 mediaopty dhclient: DHCPACK of 192.168.1.7 from 192.168.1.1 [01:17] in daemon.log, and a few in syslog [01:18] how do you do that command, sorry? [01:18] grep -i dhcp /var/log/daemon.log [01:18] or [01:18] grep -i dhclient /var/log/daemon.log [01:19] not getting anything for either of those in daemon.log or in syslog [01:19] then dhcp is probably not running [01:19] which is strange, since I am using dhcp to issue a static address [01:19] what's your /etc/network/interfaces look like? [01:19] as far as I remember [01:19] you mean a dhcp reservation [01:20] yeah [01:20] auto eth0 [01:20] iface eth0 inet dhcp [01:20] yeah, you should be getting some dhclient messages somewhere then [01:20] try grep -iR dhclient /var/log [01:20] see if you get anything back [01:21] ahh yeah there we go [01:21] for some reason in /var/log/installer/syslog [01:21] oh [01:21] and in /var/log/daemon.log.0 too [01:21] lots in there [01:21] ok, so it was working at one time [01:22] it just hasn't gotten any since the last log rotation [01:22] head /var/log/daemon.log to see when it rotated [01:22] man [01:22] it wont let me paste these log lines lol [01:22] /var/log/daemon.log.0:May 5 05:24:48 liveSRV dhclient: No DHCPOFFERS received. [01:22] /var/log/daemon.log.0:May 5 05:24:48 liveSRV dhclient: No working leases in persistent database - sleeping. [01:23] that's the most recent? [01:23] also, may 5? [01:23] well like I say [01:23] theres no logs at all for that in daemon.log [01:23] only in daemon.log.0 [01:23] its date is probably wrong [01:23] lol [01:23] ok [01:24] well, date and time is pretty important, especially for SSL [01:24] ssl is all working [01:24] everything works [01:24] except every few days [01:24] it becomes disconnected [01:24] and I have to either haul out a keyboard and monitor [01:25] or restart the thing (which is what I do) [01:25] its just a dev server [01:25] but its inconvienient to not just be able to fire up my dev stuff and get to work [01:40] anybody know which mail server ubuntu server installs during the software selection? [01:40] handheldCar, postfix+dovecot [01:40] handheldCar: typically I think postfix is the favorite [01:40] It's up to the user, but postfix is recommended [01:41] tasksel uses postfix and dovecot [01:41] exim is also a supported configuration [01:41] but most people use postfix [01:41] That's what I want. [01:41] it is nicely integrated with other mail services in tasksel [01:42] I like postfix, it's really easy to set up with debconf, and lots of people use it [01:42] so it's easy to find information on special configurations [01:44] Does anyone use some alternative package instead of vim-nox? Last I checked, it wasn't available. [01:52] hggdh, here makes more sense [01:52] heh [01:52] so... ther eisn't by chance another dhcp server running in that lab somewhere is ther e? [01:52] did you see my comments https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/566792 [01:52] Launchpad bug 566792 in eucalyptus "UEC guests sometimes fail on consuming user data (metadata service isn't ready)" [High,Confirmed] [01:52] that was the root cause of many (unfortunately not all) of my failures. [01:52] I do not know... up to now I do not know the whole net setup there :-( [01:53] yes, I saw it, and I wondered also [01:53] one way is to sniff for DHCP server offers [01:53] right [01:53] easy enoug to do on the CC [01:53] it would see all of them [01:53] yeah [01:54] well, maybe it wouldn't though [01:54] want me to start one? I am running a test there [01:54] are responses broadcast [01:54] ? [01:54] it might not see the NCs response [01:54] let me look in my logs [01:54] as long as they go through the same subnet we are listening to, yes, we can get the responses [01:56] smoser: there is also a bit of news -- I moved back to topo1; I have run, so far, 120 instances, and *no* errors [01:56] * hggdh wonders [01:56] hm.. [01:56] topo1 is all-in-one + NC [01:56] ? [01:57] I am in the middle of a 400-instance right now [01:57] and yes, topo1 is CLC+CC+SC, and 5 NCs [01:57] er, walrus also [01:58] what topo did we see the success and blank instance-id from ? [01:59] topo2 [01:59] what is that ? [01:59] one machine each for CLC, walrus, CC and SC, 2 for NC [02:00] lost power, hard drop and now my software raid5 won't come back - seem to have lost superblocks, any way to recover? [02:00] brb -- time to eat [02:35] smoser: hggdh: there is a dhcp server on the UEC network but it should *not* hand out lease to unknown hosts [02:36] mathiaz, thanks. === dendrobates is now known as dendro-afk [03:02] and, meanwhile, 100% success on topo1 [03:04] except memory usage is growing [03:47] is it just me [03:47] or is squashfs a fucking failure [03:47] every machine I seen it on [03:47] eventually starts spitting out massive errors [03:47] cdrom or flash [03:52] !ohmy | flyback [03:52] flyback: Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others. [03:52] But generally, I think it's only best to use for short-term read-only stuff. [03:53] * flyback laughs [03:54] you know what you get for a lifetime of being nice to others [03:54] fucked over [03:54] you get me [04:00] u get 2 stand up 4 yourself every now and then. [04:02] standing up for oneself is fine. Seeking support or to improve collaboratively-maintained software is best done by being nice to other folks with whom one collaborates. [04:02] The catching more flies with honey than vinegar thing. [04:03] * handheldCar was just speaking in regards to flyback being a push over, taking kindness to extreme. [04:05] Yeah. flyback /parted though :) === sourcode_ is now known as sourcode [05:11] New bug: #417380 in nmap (main) "wrong paths in zenmap *.destop-launchers" [Undecided,Confirmed] https://launchpad.net/bugs/417380 [07:02] New bug: #568823 in tomcat6 (main) "Improved Java Memory/Performance Defaults" [Undecided,New] https://launchpad.net/bugs/568823 [07:18] Hey UEC, why? [07:19] I know it's a very generic question, but I've read as much information I can find and I don't see why I should bother.... Surely theres OpenVZ and KVM [07:20] Lantizia: they divide up the resources of a single host. [07:20] so does OpenVZ [07:20] I was talking about VZ and KVM. [07:20] UEC doesn't do that [07:21] ok confused [07:21] Lantizia: the purpose of a cloud is to distribute a virtual host across a number of physical hosts, theoretically making it easier to scale resource allocation up/down as demand requires, and possibly improving reliability. [07:22] again... done... you can migrate servers without downtime with either of those 2 [07:22] I'm assuming that clouds run a virtual host on multiple hosts *CONCURRENTLY*. [07:23] hmm thats an advantage I guess [07:23] http://en.wikipedia.org/wiki/Cloud_computing [07:25] twb, by that definition then... even VMware's ESX isn't cloud [07:25] because it can't run a machine concurrently on two heads at once and keep them synced [07:27] twb: you have a strange definition of cloud computing [07:28] cloud computing is just "utility computing" [07:28] That's also a bit of a strange definition, I think. [07:28] ttx, i.e. run an "appliance" "up there" [07:29] lol [07:29] There's an assuption of some abstraction in "cloud": e.g. storage-as-a-service+cpu-as-a-service combining. [07:29] On Demand Service, Ubiquitous Network Access, Location Independent Resource Pooling, Rapid Elasticity, Measured Service [07:29] can I just chalk "cloud" computing as a silly sales buzz word and think nothing more of it except it's just virtualisation [07:29] Lantizia: no [07:30] Often also combined with multiple layers of service, so one has an app that restfully coordinates with other apps, without any knowledge of how many hosts serve the apps, etc. [07:30] It's a technology transition [07:30] buzz buzz buzz [07:30] not really, all technologies go through that type of transition, why not computing ? [07:30] Lantizia: Note really. It's about persistance. So if I have a server (real, virtual, whatever), I typically expect it to run for a while, and do cronjobs, etc. [07:31] so if it's not just a buzz word... then it's twb's definition [07:31] But I'd agree it's difficult to see clear through the hype [07:31] by the very fact it's "cloud" computing it means it's not limited to just 1 location [07:31] If I have a cloud app, it's quite likely to be composed of a demand-based set of hosts running each layer of an app, where the servers are created and destroyed in minutes based on use. [07:31] but by that I don't just mean high availability either... thats something else lol [07:32] Lantizia: you can build HA on top of cloud computing... but using cloud won't make all your things HA by magic [07:32] it's just a different way to offer and consume computing resources [07:33] fluff, lots of fluff [07:33] technology maturity makes it more and more of a commodity [07:33] Lantizia: ESX is certainly not cloud computing. [07:33] like electricity [07:33] twb: right, ESX is just managed virtualization [07:33] i don't get why you've argued against twb's position then ... when he was right [07:33] think KVM + a shiny and powerful adminGUI [07:34] already got that... Proxmox [07:34] twb said "clouds run a virtual host on multiple hosts *CONCURRENTLY*." [07:34] I'd swap "on" for "over" [07:34] no, it still runs a VM in a single place [07:34] but otherwise he is right [07:35] With cloud computing you give your service provider a diskless VM image which runs, say, a bunch of shitty Java or PHP in apache, talking to their database service. [07:35] Or really good code: doesn't matter [07:35] And the service provider decides on what host(s) the VM will be started/stopped, and how much memory and such it'll have [07:36] persia: IME enterprise-level software is automatically bad code :-P [07:36] bored now, bye [07:36] * persia goes back to trying to figure out how to enable emulation on a PPC 7447A [07:37] twb: then your service provider is adding value on top of cloud... nothing will make your "shitty Java" automatically scalable [07:37] anyway, I see there is still a lot of confusion, and more advocacy is needed [07:38] I only recently understood it's not hype, and it's not new [07:38] Targeted advocacy as well: there's lots of different folks saying different things are "cloud computing". [07:39] A managed service offering is a critical component, but at least from what I see, it's insufficient to achieve the overall goals often used as examples of why the old model is outdated. [07:39] I confess I haven't tried to get it working. [07:39] persia: I can only recommend Simon Wardley's talk (Situation normal, everything must change), it's clarifying where all the others are confusing [07:40] I don't approve of any app that requires a graphical web browser as its base platform. [07:40] twb: Who said you need that? [07:40] twb: I run a private cloud every day. It's been a few months since I used a web browser to do any interaction with it [07:41] so I wouldn't call it "base platform" [07:41] Well, it'd be a bit silly to run something like Emacs on a cloud VM [07:42] ah, you mean most cloud apps would end up being served by HTTP ? [07:43] twb: Wrong model. Consider M-x-plagarism which makes a call to some service that distributes a text match against the entire contents of the internet on N servers, and returns scheme that auto-marks significant blocks of text that might be plagarism. [07:44] ttx: in my head I lump SOAP and REST as "tacked onto the browser model as an afterthought" [07:44] persia: I guess... [07:44] cloud doesn't need to be REST: REST just makes it easier to write the services. [07:46] I suppose you could also use it for stuff like NNTP servers or game servers. [07:47] you can, and you will, use it for anything. It's just a question of time :) [07:47] ttx: You don't happen to know whether if I call `qemu ...` it will auto-invoke kvm where appropriate, do you? [07:48] persia: no, I admit never have run "qemu", only kvm [07:48] heh, OK. [08:30] persia: Daviey might know the answer [08:31] otherwise #ubuntu-virt [08:33] Daviey already gave me the virtsh answer, but it didn't work perfectly for me, but part of that seems to be issues with qemu running how I want, which in turn appears to be related to a build-failure. [08:34] And from what I read upstream, I might run into other issues due to potentially not having a working kernel target and very much expect to have an issue due to not having any firmware to feed qemu) [08:34] So it's more of a long-term thing :) [09:07] persia: Is this for a funky arch? [09:08] funky funky [09:08] persia: fwiw, i've tried to use qemu to emulate arm.. and USING it is slow.. compiling on it is impossible :) [09:08] Daviey: Of course :) [09:08] Works for me. [09:09] `mk-sbuild --arch=armel lucid; sbuild -d lucid-armel foo.dsc` [09:09] Speed seems similar to native. [09:12] persia: odd, i last tried it in the karmic cycle.. I wasn't using sbuild, and it made me pull my hair out. I was tempted to use an n810 as a build box :) [09:12] There were massive improvements in lucid: thank lool. [09:12] It got good enough that I added support in mk-sbuild and pbuilder-dist [09:13] * ttx hugs sbuild [09:14] persia: that is great news. [09:14] The thing that was bugging me today is that when I run virt-manager, it offers to connect to my powerpc server as a Virtualisation Host, but qemu-kvm FTBFS on powerpc. I haven't been able to sort out whether a PPC 7447A (my chip) can use it. [09:14] Next game will be to find a way to have qemu/kvm be able to auto-launch against schroots. [09:16] persia: cowbuilder might be appropriate? [09:16] why? [09:16] i'm assuming you are using schroots for the enviroment? [09:17] Yep. [09:17] sbuild is designed to build against schroots with configurable overlay mechanisms. [09:18] Used to mostly be LVM with snapshots, but smoser and I added support for other sorts of overlays in lucid, so it can do directory chroots with aufs (which is *fast*) or tarball-based schroots kinda like pbuilder. [09:20] persia: that is interesting.. My local build server uses cowbuilder and some support for qemubuilder, i might switch it. [09:21] Soyuz uses sbuild :) [09:21] (mind you, it's a different fork of the original sbuild than the fork that later became the packaged sbuild) [09:22] :( [09:23] Nah, it has different requirements. I think I know what they are now, but I didn't discover them early enough for lucid, which means we can't merge until LTS+1 [09:23] Well my project for next week is rebuilding the build server :) [09:24] How do you dispatch/collect builds? [09:31] persia: It's not elegant; dput over scp -> fsniper for detecting uploaded source files (other ionotify solutions could do this) -> I can't remember if the publishing is done by apt-ftparchive or mini-dinstall. [09:32] It's not elegant, but i hate compiling locally and often the packages i test are for other boxes (not my dev box), so having a bunch of local debs is a PITA when i really want a repo. [09:33] Makes sense. I'm fiddling a bit with some tools to easily separate work and build as a developer: once I get a bit closer, I might ask you to help test. [09:33] persia: happy to! [09:34] Because I'm *not* planning on doing serious compilation on a 700MHz netbook, even if I find it nice to have enough battery to last all day. [09:36] hey guys im just wondering is xen precompiled with the kernel or does the kernel require recompilation [09:36] persia: Oh, and powernap is an obvious benefit :) [09:39] eagles0513875: It needs a special kernel, but that kernel isn't compiled by default (at least for amd64) [09:39] ok but its included in the main stream kernel just not compiled right [09:40] * persia doesn't know [09:40] ok im hearing 2 different things [09:41] persia: ignore my question [09:42] There used to be a xen flavour of the kernel offered by default. It went away. I suspect it's still required. kvm is the recommendation. [09:42] Daviey: which powermap? [09:45] persia: powernap, kirklands auto hibernate magic. [09:45] Oh well. I'm confused. I won't fix qemu-kvm/powerpc for lucid ( http://launchpadlibrarian.net/45034888/buildlog_ubuntu-lucid-powerpc.qemu-kvm_0.12.3+noroms-0ubuntu8_FAILEDTOBUILD.txt.gz ) [09:46] Daviey: Oh. Doesn't affect me: my netbook lasts all day without hibernate (Sharp PC-Z1). [09:46] persia: sorry, i mean for a dedicated build server. [09:46] (plus it has no hibernate suppoort in the kernel) [09:48] Hmm. My servers run at ~60W, but I might look into that, since one of them could be asleep most of the time. [09:49] persia: Is that buildd healthy for ubuntu-lucid-powerpc.qemu-kvm_0.12.3+noroms-0ubuntu8, somewhat suprised to see a bunch of packages that "cannot be authenticated" [09:49] (well, except for the 15W one, but that has enough other issues that fiddling with power management is likely to cause pain) [09:49] heh [09:50] I think it's only sorta healthy. There was some issue that caused the powerpc buildds to die hard in February, and lamont hacked something up: I think they are looking forward to clean lucid installs. [09:51] ahh [09:51] But I trust ftpmaster.internal enough to expect it's unlikely to fall victim to a MiM attack. [09:51] oh aye, i just wondered if it was an indicator that something else wasn't clean in the enviroment [09:51] soren: So, do you actually know what causes the issue, if it's not the prototype? [09:52] persia: Yes. Hang on. [09:52] Daviey: I can replicate the issue in my chroots, so while it might not be clean, it's not better than what I have. [09:52] Err, not worse. [09:52] sure [09:53] persia: So, the problem is that qemu-kvm and our kernels are out of sync for powerpc/kvm. [09:54] Hrm? [09:54] http://git.kernel.org/?p=linux/kernel/git/avi/kvm.git;a=commitdiff;h=ec3c11aa5f9d0a7f48f46d6790c33ccc654fd6ec [09:54] We don't have that patch, for instance. [09:54] Then why does it only fail for powerpc? [09:54] The kvm code for powerpc attempts to access a member of a struct which doesn't exist in the version of the struct we have in our kernels. [09:54] Ah! The patch is only for powerpc [09:55] Yes. [09:55] Thanks! [09:55] persia: looks like there might be a fix in upstream kernel [09:55] * persia hunts for a bug, prepared to file a new one [09:55] looking at the git logs [09:55] persia: The fix (for Lucid) is to disable kvm for powerpc. [09:55] persia: (in qemu-kvm's build) [09:56] Why? [09:56] I'd rather leave it FTBFS, and do a rebuild in a couple weeks once the kernel SRUs. [09:57] persia: What's the kernel going to be updated to? [09:58] Oh, probably -updates. RIght. [09:58] Err, -proposed [09:59] No no, I mean which version? [09:59] Just cherrypicks, I think. [10:00] I've been told that a config change will happen to enable LVM booting on powerpc, for example. [10:00] persia: Ok. Because that pvr member did not land in that struct in 2.6.32. [10:01] soren: Should that patch apply against 2.6.32? [10:01] persia: ...so someone needs to figure out what to cherry pick to make this work. [10:01] Ah, so it's more than just that bit. [10:01] persia: I don't know if that patch alone will fix it. [10:01] persia: In fact, I'm reasonably sure it won't. [10:02] persia: http://www.mail-archive.com/kvm-ppc@vger.kernel.org/msg00856.html [10:02] persia: It's a pretty hefty patch set. [10:03] persia: Take it from someone who's had to do this way too many times: Don't bother. [10:03] * persia stops the bug filing process, and looks forward to being able to actually use the "Virtualisation Host" on the powerpc server for maverick [10:04] soren: Yeah. I'd have to actually care more than "Huh: be nice to do virtual test installs on that server once in a while". [10:05] persia: So, again: The fix for Lucid is probably just just disable kvm for powerpc. [10:05] I think you're right. I can't upload that. Feel like pushing a fix? [10:05] You can't? Why? [10:05] * persia isn't core-dev [10:05] That's just silly. [10:06] It's probably the same problem for ia64, by the way. [10:06] * soren looks at build logs.. [10:07] Uh... No. [10:07] :) [10:07] * persia has yet to find a small, quiet, low-power ia64 or sparc server, so has limited interest in those arches. [10:07] persia: I'm crazy busy these days.. If you whip up a patch, I'd be more than happy to sponsor it. [10:08] Who here is going to UDS, by the way? [10:08] * soren raises his hand [10:09] Daviey: Are you coming this time? [10:09] soren: Oh aye o/ [10:09] \o/ [10:10] \o/ [10:11] soren: `sed -i 's/any/i386 amd64 sparc armel/' debian/control; dch -i "Don't build on architectues where there is no kernel support"` [10:11] persia: Oh, no no. [10:11] persia: Just pass --disable-kvm to configure if attempting to build on powerpc. [10:12] That gives us qemu on powerpc? [10:12] persia: That's the idea. [10:12] Oh nifty. I'll actually spend time on a patch that does that. [10:12] Well, hypothesis is more accurate, I guess. [10:12] Why do I not see a 05-domain_id in /etc/amavis/conf.d on my Ubuntu mail server and why do I care/not care? http://pastebin.com/mjnL8uef [10:13] persia: Confirmed: http://www.mail-archive.com/qemu-devel@nongnu.org/msg23996.html [10:13] persia: (If anyone knows, it's agraf) [10:13] heh. [10:14] What's the ia64 fix? [10:19] persia: I'm not sure... Let me check. [10:24] persia: To not try at all, I think. [10:27] persia: Yup. ia64 host support didn't exist at all up until about a month ago. [10:40] soren: Thanks. I'll adjust debian/control for that. [10:41] persia: Or we could just leave it as ftbfs. It's meant to work eventually. [10:41] Long as I'm cleaning up: it can be re-enabled for maverick, and it looks nicer. [10:41] persia: Certainly no reason to go and fix PaS at least. And if we don't do that, it's going to turn up as a ftbfs anyway. [10:43] soren: I was given an example earlier that implied Soyuz was smart enough to not need P-a-s for lots of stuff anymore, and am a bit interested in trying it out :) [10:43] persia: I was under the impression that it was intentional. [10:46] soren: What, ignoring .dsc input? I think it was originally. [10:50] persia: I see. We finally realised it was a wart? [10:50] I think so. [10:51] Great. I've always thought it was. :) [11:08] I'm setting up DRBD and the notify scripts there use the mail command. Any suggestions for a pacakge that provide that command and would require the least possible configuration? [11:50] > i'm trying to set up source control, will i run into any problems if I use apache on my local and then nginx for my production environment? both on ubuntu [11:52] You don't need an httpd to run a VCS === jussi01 is now known as jussi [11:56] New bug: #568908 in samba (main) "slow connect to samba shares" [Undecided,New] https://launchpad.net/bugs/568908 [12:35] I so do not like appliance-boxes. === dendro-afk is now known as dendrobates [13:11] New bug: #568946 in clamav (main) "clamav-base.postinst doesn't check user of clamd when it sets LocalSocketGroup" [Undecided,New] https://launchpad.net/bugs/568946 === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [13:28] coffeedude: ping? [13:59] soren: https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/568904 [13:59] Launchpad bug 568904 in qemu-kvm "qemu-kvm FTBFS on powerpc and ia64" [Low,Triaged] [14:00] Tested and built successfully on powerpc. Feel free to clean up the changelog if you have better explanations. [14:00] * persia dislikes 2 minutes of coding taking 4 hours to check [14:31] kirkland: about bug 532733, do you agree we should move it to potential SRU target rather than potential pre-release candidate ? [14:31] Launchpad bug 532733 in qemu-kvm "apt/dpkg in qemu-system-arm hangs if a big task is installed" [High,Incomplete] https://launchpad.net/bugs/532733 [14:31] * kirkland looks [14:31] zul: same question about bug 541439 [14:31] Launchpad bug 541439 in php5 "php5 should provide php5-mhash transitional package to remove mhash.ini conffile" [Wishlist,Triaged] https://launchpad.net/bugs/541439 [14:31] ttx: yes, absolutely [14:32] zul: did you ping the release team for bug 533029 ? [14:32] Launchpad bug 533029 in autofs5 "[FFE] autofs5-ldap doesn't work immediately after bootup" [High,Triaged] https://launchpad.net/bugs/533029 [14:32] me asks questions again [14:33] zul: about bug 541439, do you agree we should move it to potential SRU target rather than potential pre-release candidate ? [14:33] Launchpad bug 541439 in php5 "php5 should provide php5-mhash transitional package to remove mhash.ini conffile" [Wishlist,Triaged] https://launchpad.net/bugs/541439 [14:33] ttx: yep [14:33] ttx: what about it? [14:33] zul: did you ping the release team for bug 533029 ? [14:33] ttx: yes [14:33] ttx: yep no response from slangasek [14:33] ok [14:33] kirkland: You're doing qemu-kvm stuff now, right? What do you think about bug #568904? [14:33] i'll keep it on the "potential" list then [14:33] Launchpad bug 568904 in qemu-kvm "qemu-kvm FTBFS on powerpc and ia64" [Low,Triaged] https://launchpad.net/bugs/568904 [14:33] if he did i missed it though [14:34] smoser/kirkland: i'm keeping bug 565018 and bug 566792 on the release radar, even if I doubt we'll find anything by release day [14:34] Launchpad bug 565018 in cloud-init "instance is not reachable via ssh" [High,Confirmed] https://launchpad.net/bugs/565018 [14:34] Launchpad bug 566792 in eucalyptus "UEC guests sometimes fail on consuming user data (metadata service isn't ready)" [High,Confirmed] https://launchpad.net/bugs/566792 [14:34] ttx: im trying to tack down a php cgi crasher as well [14:35] smoser: could any of those be explained by a DHCP conflict ? [14:36] mathiaz: I keep bug 563829 as a potential pre-release fix, since you're on it... I suspect bug 423252 is quite unlikely and shouldbe moved to the "potential SRU" category ? [14:36] Launchpad bug 563829 in openldap "olcAccess are options broken on upgrade in {-1}frontend.ldif" [Medium,In progress] https://launchpad.net/bugs/563829 [14:36] Launchpad bug 423252 in sudo "NSS using LDAP on Karmic breaks 'su' and 'sudo'" [High,Confirmed] https://launchpad.net/bugs/423252 [14:37] ttx: bug 563829 - yes I have something ready to rool [14:37] ttx, for "not reachable via ssh" i can't come up with an explanation that would be caused by dual dhcp. additionally, other people see it and don't have the dhcp symtoms. kirkland saw it several times last night. i had him enable debug and kick off arun [14:37] ttx: roll [14:37] kirkland, mathiaz, hggdh, please update status for your remaining work items on http://people.canonical.com/~pitti/workitems/canonical-server-ubuntu-10.04.html [14:37] ttx: I was planning to get slangasek review [14:37] for the other, that originally came from the data center, where we have no reason to suspect dual dhcp [14:37] mathiaz: sounds good. [14:37] smoser: ok [14:37] and also, there we saw "200 OK" response from the server, with empty data [14:37] which cannot be right. [14:38] hey folks [14:38] which i guess could be routing... if there was another server answering [14:38] some server that thought it was that funky address [14:38] any software raid gurus? My system crashed in the middle of running fsck on my raid - now I cannot mount it, although it seems to be running cleanly === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [14:42] mathiaz: what about bug 423252 ? [14:42] Launchpad bug 423252 in sudo "NSS using LDAP on Karmic breaks 'su' and 'sudo'" [High,Confirmed] https://launchpad.net/bugs/423252 [14:43] ttx: sru [14:44] ack [14:45] yO! === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [14:49] false alarm... found it... system is still running fsck on the drive...must have resumed after the reboot? [14:54] mathiaz, kirkland, smoser, zul: please have a look at https://wiki.ubuntu.com/ServerTeam/ReleaseStatus and confirm it reflects our current status -- meeting in 1 hour [14:54] ttx: doing now [14:55] ttx: looks good [14:55] ttx, yeah, looks good here. [14:55] i hope that hggdh can run a topo2 test today [14:55] kirkland, you have results form your last night debug run ? [14:55] the idea is "what we might try to sneak into release", given that everything that can be safely SRUed will be, to leave some room in the build q [14:56] ttx: the two UEC bugs under "might try to fix by release" ... those are almost certainly SRUs [14:56] the two cloud image issues ? [14:57] ttx: can you poke slangasek about autofs5 in the meeting today [14:57] ttx: There's a clamav upload that might yet get in. It's got an unfortunately large and complex diff due to problems in our current package's debconf handling. What's in queue now is what Debian went with. [14:57] ttx: my large pointy stick doesnt seem to be pointy enough [14:57] ScottK: you have a bug number ? [14:58] ttx: No bugs written, just some stuff ends up configured in ways that would suprise users if they noticed. [14:58] AFAIK no one noticed yet. [14:58] ScottK: ok, added [14:59] ScottK: I also have a "universe" section for last minte opportunity fixes on that page [14:59] ScottK: following up on your ML post [14:59] Great [14:59] Once the language packs are done and it's clear there aren't major Main uploads coming I'll push more of that === dendrobates is now known as dendro-afk [15:04] can someone please remind me where DNS servers are defined ? [15:04] resolv.conf [15:04] in /etc [15:05] smoser: I will run a topo2, yes. As soon as I find out wht cempedak rebooted in the middle of the night [15:11] i see [15:31] zul: i'm uploading fix for Bug #566803 to debian [15:31] Launchpad bug 566803 in augeas "/usr/share/augeas/lenses/dist/iptables.aug should use a different path" [Low,Triaged] https://launchpad.net/bugs/566803 [15:31] mathiaz: ^^ [15:31] nxvl: mind if i just cherry pick it? [15:31] if you want to [15:32] i really dont want to do a FFE for the version in debian [15:32] ok, will paste the patch in a bit [15:32] let me finish uploading [15:33] thanks [15:34] paste.ubuntu.com/421067/ [15:34] http://paste.ubuntu.com/421067/ [15:39] ssh known_hosts question.. how do you identify which host is which? [15:39] I'm cursing these damn uuid conventions [15:39] I have to remove one host from my known_hosts file, as the system has changed.. but knowing which host is which isn't so straight forward with uids [15:42] crazygir: you can use real names if you prefer [15:42] use HashKnownHosts no [15:43] if your ssh config [15:43] s/if/in/ [15:44] crazygir: When you fail to connect to the host, the error gives you the line number of the offending entry. [15:44] also [15:50] thanks! [15:57] nxvl: fix uploaded [15:59] :D [16:02] I was installing RC of Lucid and I get https://bugs.edge.launchpad.net/ubuntu/+source/debian-installer/+bug/569035, have you seen something similar? [16:02] Launchpad bug 569035 in debian-installer "[Lucid-RC] exiting on error base-installer/kernel/failed-install" [Undecided,New] [16:10] kirkland, mathiaz, hggdh, please update status for your remaining work items on http://people.canonical.com/~pitti/workitems/canonical-server-ubuntu-10.04.html -- or I'll assume it's the current state [16:15] ttx: i just need to have a short conversation with hggdh to sign off on the rc tests [16:15] kirkland: ack [16:16] ttx: actually, i can sign off on the RC-candidate tests [16:16] ttx: I cannot perform the upgrade tests, cannot run KVM yet on my box [16:16] hggdh: do you have mumble working yet? [16:16] kirkland: yes, plugging in [16:17] hggdh: jump in my channel for a couple of minutes, and let's hammer out the sign-off bits [16:17] kirkland: ack [16:18] kirkland: of course, if I do not sounds like a chipmonk [16:30] <\sh> hmmm...I wonder why couchdb needs libasound somehow and several X libs [16:30] <\sh> + libavahi on a server [16:31] <\sh> oha...erlang and it's X crap [16:35] <\sh> oh damn...it's xulrunner dep and I have a server with a desktop installation ;) [16:39] greetings all. [16:40] I am trying to move /var (which is currently on /) to its own disk, lvm. Whenever i drop to single user mode and copy /var/* over to /new_var/ update fstab and reboot. it fails saying can not mount /var/lock and /var/run (however both directories both exsist on /new_var). Any suggestions? [16:52] https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/564355 [16:52] Launchpad bug 564355 in eucalyptus "Second euca-run-instance request in same security group causes eucalyptus to remove network assoicated with security group" [High,New] [16:57] Hey gues [16:57] guys* [16:57] Does dell have a diffrent cord to external screens? [17:05] smoser: topo2 logs from 04/23 are at tamarind:/home/cerdea/rig-topo2-logs.tar [17:24] mathiaz: hi! [17:25] mathiaz: why does the mysql error log have these permissions: [17:25] /var/log/mysql/error.log -rw-rw---- mysql adm [17:26] ttx: also, do you know why the tomcat webapps directory has these permissions: [17:26] /var/lib/tomcat6/webapps drwxrwxr-x tomcat6 adm [17:27] 'adm' seems on odd choice for the group in both... [17:28] zul: this looks odd: [17:28] /var/lib/php5 drwx-wx-wt root root [17:28] jdstrand: hm - it may be related to the umask [17:28] jdstrand: are you running a specific script? [17:29] mathiaz: I'm confused [17:29] mathiaz: what do you mean? I used find and discovered these [17:29] jdstrand: not sure why? [17:29] jdstrand: sorry - you've just started to list a lot of permission problems [17:30] jdstrand: I thought you were a specific security scripts that look for these issues [17:30] jdstrand: that's all I meant [17:30] zul: world writable for /var/lib/php5? [17:30] jdstrand: hmmm... [17:30] mathiaz: I am using the QRT get_file_info.sh script [17:30] jdstrand: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/mysql-dfsg-5.1/lucid/annotate/head%3A/debian/mysql-server-5.1.mysql.upstart [17:30] jdstrand: ^^ there is a umask settings there [17:31] jdstrand: I'm not sure what's the impact of it [17:31] mathiaz: I'm more concerned about the group 'adm' having write permission [17:31] jdstrand: so for the mysql error log the unusual part is that adm has write permision? [17:31] mathiaz: that is highly unusual for a log [17:31] jdstrand: right [17:32] jdstrand: well i know the /var/lib/php5 is used for garbage collection at least [17:32] mathiaz: so puppet is sending michael dehann, who worked as cobbler upstream for a while. [17:32] mathiaz: do you consider this a bug (I do)? if so, I can file it [17:32] jdstrand: if the umask is set to 007 could that produc such a permission? [17:32] mathiaz: so if you care about that you can get 2 birds with 1 stone [17:32] jcastro: great - thanks [17:32] jdstrand: please file a bug [17:33] jdstrand: and outline why it's an issue [17:33] How do I list the contents of a directory on a samba share using cli? ie.. "ls smb:///" ?? [17:34] mathiaz: possibly-- it could maybe be fixed with 027, but I don't know what impact that would have on other files created [17:34] mathiaz: I'll mention that in the bug [17:34] jdstrand: great - thanks [17:34] jdstrand: I don't think this is releace critical though [17:34] mathiaz: no, it isn't [17:34] Scunizi: You'll either need to mount it or use smbclient. [17:34] mathiaz: possibly, SRU, but that is your decision [17:35] Scunizi: smbclient probably has a batch-like mode where you can just issue an ls. [17:36] Pici: ok.. I'll man smbclient for info .. I've been messing with an Fstab line to auto mount the share but have been unsuccessful at this point.. manually mounting it is no problem [17:42] mathiaz: filed as bug #569085. I'll let you decide how to triage it [17:42] Launchpad bug 569085 in mysql-dfsg-5.1 "improper group write permission for error.log" [Undecided,New] https://launchpad.net/bugs/569085 [17:44] mdeslaur: do you know why php5 has this: [17:44] /var/lib/php5 drwx-wx-wt root root [17:44] mdeslaur: that looks very wrong to me... [17:44] mdeslaur: zul speculated garbage collection [17:45] jdstrand: well, it's where php stores stuff like session information [17:46] jdstrand: what exactly do you think is wrong with the permissions? [17:47] mdeslaur: I don't know what it is used for-- if it is only session info, then fine. if it is part of include_path, far less fine ;) [17:49] mdeslaur: I guess I was thinking sessions should be /var/cache/php5 or something... /var/lib seemed like it suggests something else (but may not) [17:49] hardy is the same btw... === dendro-afk is now known as dendrobates [17:51] New bug: #569085 in mysql-dfsg-5.1 (main) "improper group write permission for error.log" [Low,Confirmed] https://launchpad.net/bugs/569085 [17:53] mdeslaur: well, I've added it to my list of further investigations [17:55] jdstrand: it's the default session.save_path [17:56] mdeslaur: ok cool. thanks :) === undertree_ is now known as undertree === rberger_ is now known as rberger [18:41] New bug: #569118 in tomcat6 (main) "improper group write permission for /var/lib/tomcat6/webapps" [Low,Confirmed] https://launchpad.net/bugs/569118 === dendrobates is now known as dendro-afk [19:20] kirkland: have a minute? [19:21] ivoks: shoot [19:21] kirkland: i'm investigating why qemu image won't boot with drive option boot=on (default and only option in libvirt) [19:21] kirkland: and i noticed different instructions from seabios with boot=on, boot=off [19:21] with boot=off, seabios resets ata drive [19:22] while with boot=on it doesn't [19:22] ivoks: interesting; i've not seen this [19:22] kirkland: have you tried booting without kvm? :) [19:23] hi any knows how to used phpsysinfo [19:23] kirkland: http://pastebin.com/KbUhXJqW [19:24] i've modified seabios's source to print debug info (level 8) [19:24] ivoks: you mean just through qemu? [19:24] kirkland: yes [19:24] ivoks: i have not tried that [19:24] ivoks: perhaps ask aliguori in #ubuntu-virt ? [19:24] simple command: /usr/bin/qemu -M pc-0.12 -no-kvm -m 512 -smp 1 -name blabla3 -no-acpi -boot c -drive file=/home/ivoks/VM/blabla3/tmpojECnn.qcow2,if=ide,index=0,boot=off -serial file:/tmp/bla2.log -parallel none -usb -vga cirrus [19:25] this works, but with boot=on it doesn't [19:25] Hi guys [19:26] i want to deploy a web server with an ftp function. ive been trying to install ebox but appamour fails and blocks the installation, any alternatives or ideas on what i should do? many thanks [19:31] Dr_Alien: what is the apparmor error message? [19:32] just FAILED according to my putty system. [19:32] hggdh: I've just created an LP project for uec-testing-scripts [19:32] hggdh: I've also created a team uec-testing-scripts-dev to host the bzr branch [19:32] hggdh: I've added you as a member of the team [19:33] hggdh: which means you should have write access to the branch [19:33] hggdh: lp:uec-testing-scripts/ [19:35] mathiaz: thank you. And, BTW, the scripts are marvelous! [19:35] hggdh: thanks [19:35] hggdh: is the debugging info enough? [19:35] yes, just received an email about the project [19:35] mathiaz: ping for the testcase for 292971 be applied to the older versions as well? [19:36] zul: bug 292971 ? [19:36] Launchpad bug 292971 in libnss-ldap "nscd leaking memory using libnss-ldap" [High,Fix released] https://launchpad.net/bugs/292971 [19:36] mathiaz: I think so. The only thing to look at is make sure the logs have the correct {debug,info,warning, etc} settings [19:38] zul: you may not be able to use the openldap-dit project for an older version of ubuntu [19:38] zul: especially for hardy [19:39] mathiaz: i was afraid of that ;) [19:39] zul: you may be able to go back in the bzr branch history [19:39] zul: there should be a version in the history of the openldap-dit project that was targeted at hardy [19:39] zul: so you could use that version for testing [19:40] mathiaz: ok thanks ill go pick away at it [19:40] zul: great - thanks [19:41] Neal ill run diagnostics in a sec and see if i can do it again [19:42] im not sure how to install ebox really.. [19:42] i cant FTP files up [19:42] so i have to use ssh to get the files. [20:02] I configured a virtual machine using libvirt, using the NAT networking option, and now I went to set up some port forwarding, e.g. so connections to port 25 on one of the host's IP addresses are forwarded to port 25 in the VM. But I want the VM to see the real source IP. [20:02] My guess is that I should use iptables to do this. [20:08] does anyone have issues configuring ebox? [20:17] Dr_Alien: no offense - but don't you think that in the time you've put into ebox you would have been able to configure your server completely to your needs? [20:17] Guntbert, im having issues with adding new uses to an FTP server. [20:17] if you could tell me how to do this and seccure my ftp box that would be prue gold. === dendro-afk is now known as dendrobates [20:19] Dr_Alien: that is nothing I have done - but for a start: what ftp server are you using? [20:19] vtftp i think [20:20] Dr_Alien: sorry "I think" is not good enough - the configuration files and methods are different between servers [20:21] Ok let me see. [20:21] its http://doc.etherpad.org/F7Txtk7IeB [20:21] ops [20:21] sorry [20:21] vsftpd [20:23] Dr_Alien: please use my nick when you are talking to me to highlight me - I'm participating in several channels - let me look into the docu - I'll be back [20:24] Sure. thanks [20:27] smoser: do you need topo3 on the rig for tests? [20:28] hi nayone can help how to used phpsysinfo..? [20:29] did you already run them ? [20:29] hggdh, ? [20:32] I ran the stress on topo3, 93% success. I will reconfigure to topo4 is you do not need the rig now [20:33] smoser: ^ [20:33] sure. [20:33] you can have it [20:33] can i see the topo3 results some where ? [20:33] and 93% of what [20:33] k, topo4 on the way now ;-) [20:34] how can I make a startup script that runs ONCE @ startup (ie. server startup) under a specific user? (ie., I need to get 2 game servers to start @ startup, but have them run as a non priv user) [20:34] smoser: 93% success on creating, using, and destryoying instances [20:35] T * .93 = S [20:35] what is the value of T [20:35] hggdh, [20:35] Dr_Alien: please have a look at http://howto.gumph.org/content/setup-virtual-users-and-directories-in-vsftpd/ -- its written for debian but I see no reason why it wouldn't apply to ubuntu - ask if questions remain :-)) [20:36] smoser: 400 [20:36] I've started an image in UEC, it's my first run. Then I use the "watch -n5 euca-describe-instances" command to see the current state of the image. After a while the image doesn't start [20:36] smoser: 400 total instances, 384 OK, 16 KO [20:37] yeah. can you post console logs of 16 failures ? [20:37] smoser: are you talking to me? [20:38] smoser: I will upload everything (uec_test.py results, euca logs) to tamarind [20:38] FFF666, no, i wasnt. [20:38] but what is "a while" [20:39] 3 minutes [20:39] but the state now says terminated [20:39] my first guess is that image is to big to fitin your --instance-type [20:39] i put small [20:40] whats your image ? [20:40] ahhhhh [20:40] ubuntu 9.10 [20:40] yeah, that wont fit in 2G [20:40] the lucid ones do [20:40] so you can either [20:40] a.) run lucid [20:40] (image) [20:40] b.) modify instance type of small to 3G [20:40] c.) use --instance-type c1.medium [20:41] ok, I'll try [20:41] smoser: tamarind:/home/cerda/rc-topo3.tar [20:42] smoser: sorry, /home/cerdea [20:42] I'm having a problem whereby 8.04LTS packages are too old for newer apps I want to install. So I want to move from 8.04LTS to 9.10 or even 10.4 non-LTS, can I upgrade remotely or should I do a fresh install? [20:43] funkycat90210: upgrade remotley with dist-upgrade [20:44] funkycat90210: Upgrading is generally reasonably safe, however to upgrad to 9.10 you need to do it in steps: 8.04 -> 8.10 -> 9.04 -> 9.10. [20:44] npope, thx [20:45] funkycat90210: you need to follow ScottK's steps though, you cant just go from 8.04 to 9.10 [20:45] funkycat90210: LTS -> LTS goes in one step - every other combination: only step by step [20:45] can you go from 8.04 to 10.04 yet? (10.04 is not released yet?) [20:45] Also use update manager to do it. [20:46] npope: It's not recommended unless you know what you are doing. [20:46] guntbert, which is fine assuming the steps work, some reports on the web suggest that doing so results in an unbootable system requiring manual intervention so I may have to drive to the datacenter to do this [20:46] sudo do-release-upgrade is the command [20:46] ScottK: dist-upgrade? [20:46] npope: Going direct from 8.04 -> 10.04 before it's release is not recommended for general use. [20:47] smoser: I installed the cloud UEC in the vmware virtual machine, is that ok? [20:47] do-release-upgreade is better for going from release to release than just dist-upgrade. [20:47] ScottK, i dont have access to the gui but would do-release-upgrade do it? [20:47] ScottK: oh I know thats why I posed the question [20:47] Yes [20:47] funkycat90210: Yes. That's all cli [20:47] ScottK, nice [20:47] funkycat90210: well - in my experience upgrades only have problems with things like sound or video - which you don't need in this case :-) but of course my experience is limited [20:49] guntbert, thx.. I'll upgrade a machine and see how that works, in theory I can upgrade all 6 or so machines via do-release-upgrade [20:50] FFF666, i'm not sure if you can install all components on a single system or not. i know its on-trivial. lifeless was working on trying that. [20:50] so do-release-upgrade 8.10 then 9.04 then 9.10 [20:50] funkycat90210: yes but either you wait for the release of lucid or you do it step by step :-) [20:50] additionally you need vt extensions on the node controllers (ie, they must run 'kvm-ok') [20:50] i'm not sure if that is possible in a vmware guest or not [20:51] it *could*, but its not going to be fast. [20:51] New bug: #569167 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/569167 [20:51] guntbert, so when lucid comes out i'll be able to do do-release-upgrade 10.04 directly? [20:52] smoser: I followed this guide https://help.ubuntu.com/community/UEC/CDInstall. [20:52] I have two ubuntu servers installed [20:52] funkycat90210: according to documentation yes - thats one of the points of LTS releases [20:53] You CAN do it now, it's just not recommended or supported. [20:53] guntbert, well in that case I'll go from 8.04LTS to 10.10LTS and I want to move away from LTS [20:53] FFF666, you have 2 virutal servers installed as vmware guests ? [20:53] err 10.4 LTSi ment to say [20:53] Dr_Alien: there will be one or two adaptions to the tutorial [20:54] Can I go from 10.4LTS to 10.10non-LTS? [20:54] FFF666, what does 'kvm-ok' show on the node controller [20:54] smoser: yes I've two [20:55] funkycat90210: of course you will be able to do that - but from then on you will need to upgrade step by step [20:55] smoser: kvm-ok is a coomand? [20:55] y [20:56] it says: your cpu does not support KVM extentions [20:56] KVM acceleratoin can NOT be used [20:57] guntbert, got it. [20:57] Do I have to used two real compuers? [20:58] FFF666, then without some hacking you wont be able to do this. [20:58] FFF666, the requirement is for vt extensions on the cpu. [20:58] most likely that means "real computers" [20:59] but Ihave a "new" pc, it's a core 2 duo 8600, [20:59] but Ihave a "new" pc, it's a core 2 duo P8600, [20:59] I'll check the bios [21:00] because your host supports VT does not mean your guests do [21:00] kvm has support for nested vt with amd processors [21:00] it would appear that vmware does not support nested vt with intel [21:00] it *could* [21:00] ohh so I should wait for 10.4 LTS, upgrade to that from 8.04 LTS, then when 10.10 comes out, edit /etc/update-manager/release-upgrades, change prompt from lts to normal then do do-release-upgrade [21:01] sounds right or do i need more coffee? [21:02] http://www.howtoforge.com/how-to-upgrade-ubuntu-8.04-to-ubuntu-8.10-desktop-and-server has info on upgrading out of LTS [21:06] I've put ubuntu server 9.10 on an old laptop that I don't use any more. How do I get it to automatically connect to a wireless network on startup? === dendrobates is now known as dendro-afk [21:07] and I know I don't need restricted drivers because in the desktop version, the wireless card was detected automatically [21:09] sirninja, years ago I set up a custom wpa_supplicant command to do this, it seems like distros assume only people logging into a gui will use wireless. [21:09] funkycat90210: if it's really difficult, it's not that big of a deal to run a cable, will that be easier? [21:11] sirninja, much easier [21:11] sirninja, just set up dhcp/static ip and it will work on bootup [21:12] funkycat90210: I found wicd supports wireless networks. Would that work? [21:12] smoser: are you there? [21:12] yeah [21:13] smoser: the image state is terminated, it doesn't work [21:13] right. [21:13] its not going to. [21:13] smoser: why? [21:14] because you have to have VT support in the node controller [21:14] ie, 'kvm-ok' needs to say : KVM acceleration can be used [21:15] so, that is a requerimient? [21:15] Does anyone know what power profile Ubuntu Server defaults to? Ubuntu Desktop defaults to on demand where it scales back the cpu freq when it's not needed. [21:15] *or* you'd need to hack it so that it would use kvm without acceleration, whic hwoudl give you terribly slow guest performance (guest performance without vt acceleration is bad on real metal in kvm) [21:15] FFF666, yes, it is a requirement. [21:15] sirninja, non familiar with wicd [21:15] smoser: which is just qemu. [21:16] AtomicSpark, right. [21:16] indeed. [21:16] I just joined, let me guess, someone wants to libvirt without cpu extentions? [21:16] this could in theory work. with amd processors, you could run 2 guests on the same virtual network using kvm as the hypervisor. [21:17] then, those guests would see vt support also. [21:17] it'd be slow. but it would (in theory) work. [21:18] AtomicSpark, well, yes, but at a higher level. FFF666 wants to run UEC (which uses libvirt) inside VMware guests. [21:18] it isn't an uncommon request.. it makes sense for trying something out. [21:18] its just not supported. [21:18] So basically a VM within a VM? [21:19] yes [21:19] yeah [21:19] Interesting. [21:19] nested vt is supported with kvm and amd [21:19] I did not know that. [21:19] http://www.linux-kvm.com/content/kvm-nested-virtualization-works [21:19] Makes sense I suppose. [21:20] smoser: so, I have to install UEC in a real PC? [21:21] the simple answer is yes [21:21] on 2 real pcs [21:21] that have VT extensions [21:22] I've in my laptop VT extension, it's a core2 duo P8600 [21:22] yeah. anything recent other than netbooks its the norm [21:22] and if its amd64 you'd be hard pressed to not find it [21:22] It's tricky with Intels. They didn't put VT on everything. [21:23] but why the kvm-ok command says that I don't have acceleration? [21:23] or, rather, they put VT on everything and disable it control pricing more effectively :) [21:23] FFF666: Did you enable it in BIOS? Did you know you have to power off *and* remove the battery? [21:23] FFF666, because the virtual machine that you're running that command in does not have vt [21:24] ok, I'll check the bios [21:24] smoser: Something like that, yes. Business 101: Make a single thing with a set of features then clone it and disable features. Instant tiered pricing! [21:25] Will you both still there? [21:25] Will you both still here? [21:25] i'll be here for a bit. [21:25] Maybe. I don't lurk in here often, but I'll wait for you. [21:25] FFF666, most likely your laptop does have it [21:26] you ran kvm-ok on your laptop ? [21:26] "bare metal" ? [21:26] ok, if you havent noticed I'm learning english [21:26] jaaj [21:26] or haha, as you laugh [21:26] :) [21:26] smoser: i didn't know about kvm-ok. what is that packaged with? the wiki just tells you to grep the cpu info file. [21:27] in lucid it is packaged with cpu-checker [21:28] Hmm. [21:29] previously it was in kvm. which didn't make it easy to use. i *think* (kirkland would know better) it was moved to a different package, that was tiny and easily installed (possibly by default), so that you could run it without installing kvm [21:29] Makes sense. [21:29] I use virt-manager to remotely manage/install virtual machines on my headless proliant server. Works *very* well. [21:42] kirkland: topo3 complete, 400 total runs, 16 failures, available at tamarind:/home/cerdea/rc-topo3.tar [21:42] kirkland: now setting up topo4 [21:45] BTW -- the package is cpu-checker, and -- IIRC -- it is installed by default [22:16] how do I set up a static ip? [22:17] sirninja: /etc/network/interfaces [22:17] sirninja: man interfaces [22:17] sirninja: or read the ubuntu server guide [22:18] It's pretty simple. [22:19] With that said, I usually use static DHCP for all of my servers so I can have a single place to reassign them. Changing many computers would be a pita without it. [22:20] AtomicSpark: That's a good idea. I didn't think of doing that [22:20] It's a very good idea. Unless your DHCP server goes down. :) [22:21] But most people seem to use hostnames anyways for uris. So if your DHCP/DNS server goes down, you're screwed either way. [22:22] AtomicSpark: well, I'm just setting up a torrent box, so it may just be easier to set it on the actual torrent box [22:22] Ah. I still use static dhcp. Very nice. Same place to set up port forwarding too. [22:23] AtomicSpark: I'm looking to see if my router has an option for that, but I don't see any [22:23] Shame. [22:23] Mine is called static leases? [22:23] I use the Tomato firmware on my WRT54GL [22:24] I found it [22:24] Yay! [22:24] I'm using dd-wrt [22:24] Boo. :P [22:24] it's the only thing my router could run besides the default firmware sadly [22:24] I know. :( [22:25] I forgive you for your gpl violation. [22:25] Dinner time. [22:33] hi guys how do i ssh command form my linux box === dendro-afk is now known as dendrobates [22:36] New bug: #569200 in openssh (main) "openssh on ubuntu 9.10" [Undecided,New] https://launchpad.net/bugs/569200 [22:36] New bug: #569203 in mysql-dfsg-5.1 (main) "failed to start MySQL database server mysqld [fail] " [Undecided,New] https://launchpad.net/bugs/569203 [22:50] Hi can someone advise me how to start ubuntu's NFS server in verbose mode? Need to debug why other unix boxes can connect to my NFS shares, but windows can't.... === dendrobates is now known as dendro-afk [22:57] @ecrane: Did you check the 'Troubleshooting' section at https://help.ubuntu.com/community/NFSv4Howto ? [23:00] yeah but I saw nothing in there for logging for nfsd, just for logging on gssd/kerberos [23:10] @ecrane: Looks like you have to start logging differently for the different daemons. [23:10] I found this site: http://docs.hp.com/en/5992-0715/ch08s05.html where they explain logging for rpc.mountd, rpc.statd and rpc.lockd [23:11] You'll probably have to adjust paths etc. to your distro [23:12] I guess with connection problems, rpc.mountd would be the natural choice, right? [23:29] konqrunner: good stuff, ty. [23:30] you're welcome. HTH [23:33] what am I doing wrong with my apache file? http://pastebin.com/zzEriT4m I can't get my v-hosts to work [23:36] Jeeves_Moss: What do you mean by 'can't get my vhosts to work'? What kind of error do you get? [23:37] konqrunner, it won't direct to the proper public_html directory [23:40] konqrunner, so, I don't think that it's directing to the proper directory baised on domin name [23:42] Jeeves_Moss, Did you enable the config file for the vhost you're trying to access? [23:45] Jeeves_Moss: Check /etc/apache2/sites-enabled. There needs to be a symlink to the vhost config file in /etc/apache2/sites-available/ [23:45] Then you'll have to restart httpd, naturally [23:46] If that doesn't help: Do you have any server management software installed. Esp. Plesk is very unnerving if it comes to overriding manual configs... [23:49] konqrunner, nope, virgin install [23:50] How about that symlink? [23:50] ??? [23:51] With apache2, you can configure as many vhosts as you like, without taking up resources [23:51] So, if you want to actually run a vhost, you need to tell apache that you want to enable it [23:52] well, that's a copy of the vhost config file for one of the domains [23:52] you do so by placing a symlink in /etc/apache2/sites-enabled, which points to the configuration file in /etc/apache2/sites-available. [23:52] yes, it's set up like that [23:53] But you do get a page served when you call up the vhost's URL? [23:54] I get the default "it works!" page [23:54] !apache2 [23:54] hmm [23:54] !apache [23:54] LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [23:55] https://help.ubuntu.com/8.04/serverguide/C/httpd.html [23:56] konqrunner, any ideas? [23:56] Hang on, I had a similar error a while back. Trying to figure out, what it was...