[00:00] https://launchpad.net/gpm [00:10] I am investigeting . . . [00:10] evening [00:10] Thanks for the suggestion . . . [00:41] I have tried following this turorial: < http://mydebian.blogdns.org/?p=148 >, but the machine will not start and VirtualBox provides me with this message: "Failed to open a session for the virtual machine Video Surveillance System. Configuration error: Failed to get the "MAC" value (VERR_CFGM_VALUE_NOT_FOUND). Unknown error creating VM (VERR_CFGM_VALUE_NOT_FOUND).". I do not understand how to connect to the server with SSH. How can I do this? [00:49] New bug: #710040 in lm-sensors (main) "does not support atom d525" [Undecided,New] https://launchpad.net/bugs/710040 [02:09] I have been trying connect a Ubuntu Desktop host and a Ubuntu Server VirturalBox gest on the same machine with no success. I have been chatting on the #openssh channel and #vbox channel, I have tried the tutorial: < http://mydebian.blogdns.org/?p=148 >, and other suggestions . . . but I am obviously overlooking something very critical. I don't know what to do at this point. [02:10] How can I get this to work? [02:13] Sorry, I don't support vbox. Ubuntu recommends KVM and libvirt. [02:19] Technicus: Can the machines ping each other? [02:19] And openssh-server is installed on one or both? [02:20] OpenSSH-Server is installed on the server. [02:20] nandemonai: From the error he initially reported, it sounds like vbox is borking at the bridging level, irrespective of the guest OS configuration [02:21] Just saw the above post. [02:22] Technicus: That's a virtualbox issue for sure. How are the network interfaces configured in Virtualbox? [02:23] I am trying to figure that out. [02:23] There is probably a vbox channel [02:23] Technicus: Bridged, NAT, host only etc. Something isn't set right. I'd check the virtualbox forums and google your specific error. [02:23] The host has an adapter called vboxnet0. [02:23] Unless it's vbox ose it's not really our problem [02:25] Oh, apparently there is no longer an "OSE"; there is just normal (open source) vbox, plus a proprietary Oracle "plugin" === RudyValencia- is now known as RudyValencia [04:28] hallyn: I just checked up on the libvirt build and it failed becaus eo f the libnl3-dev missing dependency :( [04:39] crass: gah. forgot the patch didn't touch debian/control. new upload coming [04:39] * hallyn out [04:53] hallyn: thanks, didn't expect you to be up :) [05:00] dch; debcommit; dch -r; debcommit -r [05:12] New bug: #837828 in exim4 (main) "package exim4-config 4.69-2ubuntu0.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/837828 === momoz_ is now known as momoz === himcesjf2 is now known as himcesjf === smb` is now known as smb [07:23] hi all [07:24] how to setup/install ubuntu mail server for windows outlook clients ? [07:30] hi all [07:34] Well, you have three choices. First, deploy a normal SMTP/IMAP setup and work out how to make outlook talk IMAP. Second, deploy a propriatery MAPI server like Zimbra CS. Third, deploy a webmail server and tell your users to suck it up and use a web browser instead of outlook. [07:35] Oh, and of course fourth, just get rid of Windows. [07:36] twb: are you answering me ? [07:36] linocisco: yes [07:36] morning [07:37] twb: thanks. Let me tell you have i have done. I have installed postfix. I have done dpkg-reconfigure postfix and enter settings. telnet myserver.org 25 and ehlo myserver.org is fine. what else I do ? [07:38] twb: some said that I need to install dovecot and nmap to check ports. [07:38] 25 is SMTP [07:38] If you want them to be able to read mail (IMAP) as well as sending it (SMTP), you need an IMAP server -- dovecot is one [07:39] IMAP leaves mail on the server; you could use POP3 instead, which downloads it to the desktop, but that is usually not what you want [07:40] Rather: if you're an ISP you probably want POP3, if you're a corporation you probably want IMAP. [07:41] twb: Let me recall theory, If I use IMAP, all mail clients must be always online with ubuntu mail server. Otherwise, they can't read email if LAN cable or WIFI link is disconnected. Right ? [07:42] twb: He just wants a local server (He's been here for a while) and that server does not have internet connectivity. [07:42] linocisco: Well, setup both POP3 and IMAP and switch if users are being silly [07:42] linocisco: with IMAP, the mail stays on the server. Users can only access it when they are have access to the server. [07:42] ersi: thanks eris. you always read my mind. knew half of my problems. thanks for coming [07:43] linocisco: with POP3, they download it to their desktop or laptop, which means if their laptop explodes -- no more mail. If they change laptop -- no more mail. [07:43] twb: can we have a settings to leave a copy of mails on server even though if we use POP3, right ? [07:43] linocisco: It's one of the things I'm good at, I can't always help with particular stuff - but my memory works wonders sometimes :P [07:44] linocisco: Yes, there is one such setting - but I wouldn't recommend using it. POP3 is a dumb protocol, and leaving copies on the server usually ends up in tears [07:44] like.. some silly user whining about three thousand duplicates because Outlook is a piece of.. goo. [07:45] linocisco: you can, yes [07:45] linocisco: the other problem is that outlook is REALLY SHIT, and AIUI only works properly if you use MAPI, which is Microsoft's mess alternative to IMAP [07:46] IMAP <3 [07:46] Even if the users are on Windows, I would probably try to get them onto tbird [07:47] ersi: twb: I am not thinking only outlook. May Be thunderbird or any mail clients that will work on windows. because most users are always sticked to windows. But it would be nicer to work with Microsoft outlook because we already paid for office suite. [07:47] tbird sucks pretty hard as well, but probably not as bad as outlook [07:47] linocisco: You can cache mail locally with IMAP, and make both Outlook shitpress and Thunderbird save copies locally in them and keep it on the server [07:47] Mail is hard, let's go shopping :-) [07:47] mail is only hard because users won't learn mutt [07:48] Sorry, let me rephrase [07:48] mail is only hard because users [07:48] Amen. [07:48] ersi: you are funny. btw, let's get down to nitty gitty. other than postfix package. what else should I install ? [07:48] First thing we do, let's kill all the users [07:49] linocisco: I usually use postfix with dovecot. Other than that, nothing more is needed - besides sasl-auth stuff [07:49] ersi: ldap would be nice [07:49] yeah, but not absolutely necessary :) [07:49] I also rolled out prayer, mainly because it was not PHP. It looks OK if you tell it to use the cambridge "theme" [07:49] but yeah, indeed [07:50] It's no gmail, but OTOH it actually works in w3m and lynx [07:50] I'm more of a roundcube kind of guy [07:50] roundcube is PHP, so automatic fail in my book [07:51] http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/ [07:51] ersi: namely please. dovecot-posfix or dovecot-common or ?? what ? please specific name please!! [07:51] meh, it's fancy and users love it [07:51] linocisco: Yes and yes [07:51] My job is to prevent users from having what they want. [07:52] I'm not actually a sysadmin or have any kind of infra responsibility [07:52] I'm hired to break stuff :) [07:52] I'm not allowed to set up nessusd yet :-/ [07:53] ersi: yes and yes ?? only two packages (dovecot-postfix and dovecot-common ) ?? [07:53] linocisco: either just dovecot-postfix, which will try to set it up for you, or if that fails, then dovecot-imapd and postfix [07:54] For me, dovecot-postfix did completely the wrong thing, so I just threw it out and did it right. dovecot-postfix is only about twenty lines of config files anyway [07:54] twb: so what is better? exim or courier or .. ? [07:55] linocisco: "dovecot-postfix" is a wrapper package. [07:55] linocisco: Nothing is better. It's a subject of taste. [07:55] dovecot is fine; postfix is fine. [07:55] Pick one, stick with it until you're mad about it or got time to tinker [07:55] dovecot and postfix are the ubuntu recommended choices [07:55] can't go terribly wrong with dovecot+postfix mix [07:56] I like that combo [07:56] twb: thanks bro. postifx = MTA , dovecot is for = IMAP+POP3 , right ? [07:56] linocisco: yes [07:57] I like postfix, especially compared to sendmail or exim. Dovecot I pretty much just installed and then left alone, and it hasn't caused any trouble [07:57] I'm still using procmail instead of sieve, tho [07:57] Postfix is the LDA [07:57] twb: thanks bro. I will google how to edit in dovecot to work with windows mail clients . If I failed, I would come back [07:57] twb: that is another thing I dont know. what is procmail ? [07:58] linocisco: also try #dovecot and ##windows [07:58] linocisco: It's a filtering software, sorta [07:58] procmail is a thing where you can say stuff like "all mail from jerry, put in the jerry folder" [07:58] linocisco: Not necessary, you can look at it after setting up postfix+dovecot if you got the need :) [07:58] Sieve is basically the same except it's built into IMAP [07:59] Meaning that the MUA can do it, whereas ~/.procmailrc requires a shell account and knowledge of vi [08:08] my second mail questions is concerning office deployment [08:09] linocisco: in my remote offices, they used government ISP internet connection which allows only 8080 and 443 ports. Our enterprise mail sever use other port. so their only option is to use webmail only. I just want to setup POP3 mail clients for them. which support could ubuntu server perform to accomplish that ? [08:10] [14:41] linocisco: in my remote offices, they used government ISP internet connection which allows only 8080 and 443 ports. Our enterprise mail sever use other port. so their only option is to use webmail only. I just want to setup POP3 mail clients for them. which support could ubuntu server perform to accomplish that ? [08:10] in my remote offices, they used government ISP internet connection which allows only 8080 and 443 ports. Our enterprise mail sever use other port. so their only option is to use webmail only. I just want to setup POP3 mail clients for them. which support could ubuntu server perform to accomplish that ? [08:12] You can't do POP3 over webmail [08:12] I mean just to give them access to download emails and read offline like using pop3 clients. So they don't need to open email and wait for slow internet connection to check old mails [08:12] OTOH you can run anything over any port, so you could just serve IMAP on port 8080 [08:13] I hear china are putting black boxes in all the cafe wifi access, too [08:13] dannf: ping [08:13] er sorry [08:13] Daviey: ping [08:13] twb: we have very slow internet with expensive charge. we are not china and worse than that. [08:13] linocisco: where are you? [08:14] myanmar? === himcesjf1 is now known as himcesjf [08:46] hey guys i am upgrading my server and i was just wondering in regards to dovecot + postfix all i need to do is backup the configs for each as well as my Maildir and then copy it over correct? [10:55] Hi! Can I setup a DHCP server on eth0 on a laptop and have the wireless still function on dhcp [10:56] Sure [10:57] Unless you have a GUI and NM running, which will probably try to stop you because they're too damn clever for their own good... [10:57] I know a bunch of people that set up their old laptops as routers or wifi APs [10:57] whats nm [10:57] network manager [10:58] of course [10:59] I am trying to setup a laptop to have dhcp server to prepare new printers but need to have the laptop wireless still work. [11:00] I can start dhcp server but when I shut down the computer it fails to start on reboot [11:00] Can't figure [11:00] hi im looking for some 'guidelines' to get the best performance out of my 'server' its running a 2.1ghz dualcore amd (64bit) with 2x 1gb ddr2. 3x 1tb sata + 1x ide (20gb laptop drive 4200rpm so its slow). its going to run 10.4 with ebox installed... my question is... how should i install... [11:01] should i run the 3 sata in software raid... [11:02] and if so.. is it wise to instal the system /root on it [11:03] New bug: #837991 in apache2 (main) "Update apache2 to 2.2.19-2 to fix CVE-2011-3192" [Undecided,New] https://launchpad.net/bugs/837991 [11:31] Hey guys. Does anyone know which software it is that, when I log into one of my hosts, I receive an email that has a subject "*** SECURITY information for host.domain.com ***" and the email is just the hostname, the date and the logged in user? [11:32] Hey guys. Does anyone know which software it is that, when I log into one of my hosts, I receive an email that has a subject "*** SECURITY information for host.domain.com ***" and the email is just the hostname, the date and the logged in user? [11:32] oops. Sorry about posting that twice [11:42] jetole: logcheck [11:42] possibly [11:45] try man sudoers 5 [11:46] New bug: #838010 in augeas (main) "/usr/share/augeas/lenses/dist/aliases.aug does not parse valid /etc/aliases file" [Undecided,New] https://launchpad.net/bugs/838010 [11:50] just-a-visitor: or man even, man 5 sudoers [11:50] or just man sudoers :P [11:50] :) [11:50] hello, http://askubuntu.com/questions/59373/stream-a-random-audio-file-from-a-shared-folder-in-network [11:51] * RoyK just ordered 150 Hitachi HDS723020BLA642 drives === ehw is now known as ehw|asdf [11:58] * jetole checks [11:59] no logcheck [11:59] default sudoers file === ehw|asdf is now known as ehw [12:01] I'd really like to know what's sending the email. I have about 30 servers and just noticed it on these two but these servers have been around forever and I have never seen it before [12:01] though I may want to implement this on other systems once I know what it is [12:03] I'd check out the mail headers and see if it's smart enough to set some headers telling you WTF it is [12:04] I know on most of machines which also use ldap and sudo through ldap, it sends a email every time sudo is run but these machines are not using ldap and have a default sudoers file [12:04] ersi: I did. the only header I see is 'Auto-Submitted: auto-generated' [12:04] everything else is just standard headers [12:04] morning [12:05] morning [12:07] ah crap. It is sudo and I just figured out why [12:08] the host is using an older domain which we just transferred to a third party server that no longer knows about a lot of these hosts so sudo says unable to resolve the host name [12:08] It's supposed to be changed to a different domain and that's why [12:09] thanks for the help guys. Now I gotta go hit the bank before I go into the office [12:09] later [12:09] jetole: Awesome that you found out. :-) [12:09] thanks to trapmax, just-a-visitor and ersi [12:10] +1 to just-a-visitor for giving me the right answer even when I didn't think that was it. lol [12:10] ^_^ [12:10] ersi: Error: "_^" is not a valid command. [12:10] * jetole runs to make sure I [12:11] * jetole runs to make sure I'm at work on time [12:14] :D [12:29] Who wants to do a dhpython2 transition, and enable a test suite during the python build? :) [12:30] jamespage, or Ursinha can we get 20110831 cloud images on ec2 tests run please ? [12:30] Daviey: ill do it [12:30] smoser: Is that considered our candidate? [12:31] smoser: ack [12:31] Daviey, unless you ahve a reason that it should not be [12:31] smoser: no, just wanted to know :) [12:32] zul: bug #836677 [12:32] Launchpad bug 836677 in python-dingus "[MIR] python-dingus" [Undecided,Incomplete] https://launchpad.net/bugs/836677 [12:32] Daviey: funny i already knew which bug you were referring to [12:33] zul: good stuff! [12:34] zul: so ipy has been removed from nova in bzr? [12:35] yep [12:35] Is installing natty then do-release-upgrade the preferred way to install oneiric? I can't find any docs anywhere [12:36] rbasak: That is useful as testing, at this point in the cycle. [12:36] rbasak: easier to start off with oneiric [12:36] rbasak: But you can just install from the b1 candidate iso :) [12:36] OK so either :) [12:36] yup! [12:37] rbasak: fresh install, http://cdimage.ubuntu.com/daily-live/current/oneiric-desktop-amd64.iso [12:39] Thanks Daviey. This is for a virtual machine, so is there a server ISO too somewhere? I'm still backing up my main machine and I'll probably go maverick->natty->oneiric for that! [12:40] rbasak: sure.. just navigate the url above. :) [12:40] Daviey: No server iso in that directory :-/ [12:40] rbasak: http://cdimage.ubuntu.com/ubuntu-server/daily/current/ [12:41] ah, ok! [12:41] * rbasak will hopefully stop getting lost soon :) [12:42] rbasak: If you find out how, please let smoser know how. [13:06] Daviey: stompy will need one as well [13:08] SpamapS: hi; can we use 'start on stopped rc-sysinit' for upstart jobs that depend on not-yet-upstartified sysv jobs? [13:10] zul: cool, can you update the status on the bug please? [13:18] this look like it will work? ..... http://pastebin.com/n3y6EfA1 === davros- is now known as davros === davros-_ is now known as davros- [13:21] stompy has been taken care of as well [13:21] zul: \o/ === rickspencer3_ is now known as rickspencer3 [13:49] hi folks, anyone happen to know whether a patch for CVE-2011-3192 will be backported to Apache versions prior to 2.2.20, 2.2.19 is the latest in the repo. [13:49] cr3: The byterange filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial of service (memory and CPU consumption) via a Range header that expresses multiple overlapping ranges, as exploited in the wild in August 2011, a different vulnerability than CVE-2007-0086. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3192) [13:50] <_johnny> hi. anyone familiar with xinetd and stunnel? i've followed a few "how to"'s, but they all involve wrapping ssl around another connection, rather than binary execution - which i'm having a little trouble with. anyone tried something like this? (i have a xinetd service which runs a shell cmd, and want to convert this to a stunnel conf) [13:51] advanced search for that CVE under the ubuntu apache project in launchpad bugs, even those fix released, doesn't return anything [13:53] cr3: ask the security folk [13:53] cr3: but afaik its being worked on [13:57] cr3: sbeattie is working on updates for hardy - natty. I imagine once those are out he will either do or coordinate with the server team for oneiric [13:58] s/ do / do the patch himself / [13:58] alright, who wants to have fun diagnosing a very nasty server bug with me? :D bug #818177 [13:58] Launchpad bug 818177 in linux "HP DL380G5 root disk mounted read-only on boot and boot fails" [High,Confirmed] https://launchpad.net/bugs/818177 [14:11] smoser: libvirt is just TOYING WITH ME. I've got /bin/mount wrappered to spit out some info. Up ot the last time that /bin/mount is called during bootup, /dev/ptmx is a symlink. But after i log in, it's not. [14:12] jdstrand: thanks, where can I look to keep updated about the state of the patch? might there be a bug or something I could subscribe to? [14:13] cr3: I imagine it is going out today, but sbeattie would be in a better position to say. so, either look at http://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3192.html or www.ubuntu.com/usn (there is an feed on the latter) [14:13] jdstrand: The byterange filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial of service (memory and CPU consumption) via a Range header that expresses multiple overlapping ranges, as exploited in the wild in August 2011, a different vulnerability than CVE-2007-0086. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3192) [14:36] RoAkSoAx: I think the whole preseeds need review for cobbler TBH. [14:36] (orchestra) [14:36] Daviey: hey....you still using that Toshiba netbook to keep your feet warm? [14:37] robbiew: Nah, i tried to see if it blended. [14:37] (it doesn't) [14:37] Daviey: can you send it to rbasak, then? [14:37] robbiew: Yep.. not sure how useful it will be long term. [14:38] rbasak: Can you let me know your address please? [14:39] I don't plan to post it until tomorrow now. [14:42] i think i've pretty much isntalled every package with the work xapian in it and yet haystack and xapian-haystack report that i don't have xapian installed. [14:43] Daviey: I don't think there's much review to be done [14:43] Daviey: it is just a simple non questions asked installation [14:43] Daviey: though, minor stuff such as shostname needs to be handled [14:49] I hate dhcp3 so much right now [14:51] SpamapS: why is it that, on RAID1 recovery I get the MDs as a mix of both disks? [14:51] SpamapS: 3 mds; one has both disks active, one has disk1 active, and one has disk2 active [14:52] hggdh: that sounds like a very bad md crash [14:52] hggdh: it's normally either one disk or the other, mixup... eek [14:54] lynxman: not really a bad crash. Just the standard ISO test ;-) [14:54] lynxman: dude!! [14:54] lynxman: can we do the thing tomorrow morning? I'm still fighting here with my fixes [14:54] RoAkSoAx: don't worry, my machines are as dead as Zed [14:55] hggdh: it still terrifies me :) [14:55] lynxman: well, TBH, it also worries me... this is why I pinged Clint [14:55] lynxman: hehehe ok [15:02] zul: ping [15:02] robbiew: whats up? [15:03] zul: are u working on the cobbler/ARM bits? [15:03] was thinking rbasak might be able to help [15:03] robbiew: no RoAkSoAx got it working afaik [15:03] RoAkSoAx: ^^? [15:06] hallyn, wow. [15:08] smoser: all right, so i've only had two working ways to work around this. [15:08] the racy one, is to have /etc/init/ssh.conf re-setup ptmx [15:08] the other is to have libvirt not make ptmx a symlink, but a mount [15:08] ssh doing it is pointless [15:09] yes, and racy [15:09] as its not only ssh that is affected [15:09] but the first one :) [15:09] ideally a systemtap taplet would show me where devpts is being mounted... [15:09] libvirt or lxc tools doing *anything* is really garbage to me. [15:09] but i'd need linux-image-virtual-dbg which doesn't seem to exist [15:10] kees ^ [15:10] just like if my laptop bios decided it shoudl run 'ifconfig eth0 up' for my OS. [15:10] smoser: i've tried having /sbin/MAKEDEV create ptmx the right way, but that wasn't enough [15:11] right, ideally we find what, in our boot sequence, is creating ptmx the wrong way [15:11] and fix that [15:11] but failing htat, i'm goign to push a libvirt patch to do /dev/ptmx as bind mount isntead of symlink. [15:11] New bug: #836668 in pymongo (universe) "[FFE] python-mongodb" [Undecided,New] https://launchpad.net/bugs/836668 [15:11] (it's already doing symlink, so it's not like it's adding to hackiness) [15:11] hallyn, really, thats just going to break other things. [15:12] you're changing an expected environment [15:12] what is going to break other things? [15:12] changing libvirt [15:13] you risk breaking other working containers [15:13] just to fix something you dont understand. [15:13] I don't think so [15:13] wtf how can, address 192.168.1.10 not in subnet 192.168.1.0 netmask 255.255.255.255 [15:14] smoser: there are two ways to provide a correct /dev/ptmx in a container. [15:14] of course i can just blame you for insisting on using libvirt-lxc [15:15] davros-: well, with the netmask being all ones, it makes sense [15:15] you can blame ubuntu for choosing libvirt as the prefered hypervisor interface. [15:15] but blaming me is not going to do much good. [15:15] zul: Was enabling the testsuite in python-dingus viable? [15:15] although i do agree with the choice to use libvirt [15:15] Daviey: i totally missed that part [15:15] smoser: it helps me ignore your annoying stmts about 'things i don't understand' :) [15:16] anyway i'm off to try stap some more. bbl [15:16] hallyn: stapping is bad [15:16] hallyn, thats reasonable. [15:16] i really just dont think that changing a platform to suite an occupant is a good idea. [15:16] hggdh, what do u mean all 1's as in "1"92."1"68. etc [15:16] smoser: I hate to do this, but i really do agree with you. [15:17] davros-: netmask, not IP [15:17] Because netmask 255.255.255.255 or /32 specifies only 1 IP. You need at least /28 or 255.255.255.240. (In general: 255.255.255.0 will do.) [15:17] Daviey: not really [15:18] zul: uh? [15:18] hggdh, oops [15:18] thx [15:19] Daviey: you asked me about the python-dingus testsuite being enabled and i just had a look at it and my response is not really worth it [15:19] smoser, Daviey: ec2 testing completed - https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/ [15:19] Daviey: since python-carrot is going to go away soon anywyas [15:19] zul: Ah.. do you want to comment on the MIR bug why? [15:19] Daviey: sure [15:20] hmmm to bad it still gives out ip's that don't connect to the internet [15:21] Daviey: commented [15:21] jamespage, do you have thoughts on https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/ARCH=amd64,REGION=eu-west-1,STORAGE=ebs,TEST=multi-part-ud,label=ubuntu-server-ec2-testing/lastBuild/console [15:21] no route to host ? === jpds_ is now known as jpds [15:21] er... i guess it is UserInitiatedShutdown [15:22] ah. https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/ARCH=amd64,REGION=eu-west-1,STORAGE=ebs,TEST=multi-part-ud,label=ubuntu-server-ec2-testing/lastBuild/artifact/None/amd64/m1.large/ebs/i-ba545fcc/fd0b2556-95c8-4194-a41b-ecb77335c031-terminated.console.txt it seems to have not come back up after a stop and start. [15:23] oh wait. it never booted, even better. [15:23] nope - it did boot [15:24] phase 5/6 is restart and check then shutdown to complete test [15:24] you mean stop [15:24] stop and start [15:24] as opposed to reboot, right? [15:25] it booted up first time OK [15:25] tested OK [15:25] but did not managed the stop/start that well - needed a kick as would not start [15:25] it got there in the end (I think) [15:25] well, did it? [15:26] unless initramfs has a timeout before just rebooting, i dont know what would have done it. [15:26] yeah it did - you can see the 'validated keys' message in the log - but it took a reboot [15:26] ah. so your test suite kicked it. [15:26] and it took a long time to shutdown in phase 6 [15:26] thats the one [15:26] thats the first time I've ever seen that error tho [15:27] is the "i'm going to reboot that instance for you" logged anywhere ? [15:27] yeah, its basically "can't find root". blkid /dev/xvda1 never came back. [15:28] but then, according to https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/ARCH=amd64,REGION=eu-west-1,STORAGE=ebs,TEST=multi-part-ud,label=ubuntu-server-ec2-testing/lastBuild/artifact/None/amd64/m1.large/ebs/i-ba545fcc/fd0b2556-95c8-4194-a41b-ecb77335c031-terminated.console.txt it never came back up after that. [15:29] that might be a time issue on collecting console output [15:29] INFO:root:Instance i-ba545fcc not responding after 1200 seconds - rebooting [15:29] is the test framework kicking the instance [15:30] INFO:root:Host ssh-dss key validated for instance i-ba545fcc (ec2-46-137-133-140.eu-west-1.compute.amazonaws.com) INFO:root:Host ssh-rsa key validated for instance i-ba545fcc (ec2-46-137-133-140.eu-west-1.compute.amazonaws.com) [15:30] is it validating the signature of the server post stop/start [15:33] jamespage, and then https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/ARCH=i386,REGION=ap-southeast-1,STORAGE=ebs,TEST=simple-user-data,label=ubuntu-server-ec2-testing/lastBuild/artifact/None/i386/m1.small/ebs/i-d5e38880/ [15:33] there is no terminated console ? [15:36] smoser: one sec - still catching up [15:36] looks like both eu-west-1 tests that failed failed in the same way? [15:37] i think so, other than the i386 did not get -terminated console collected [15:37] so we really dont know. [15:37] https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/ARCH=i386,REGION=eu-west-1,STORAGE=ebs,TEST=multi-part-ud,label=ubuntu-server-ec2-testing/lastBuild/artifact/None/i386/m1.small/ebs/i-de545fa8/cbfa90d3-2ab8-4b99-aa5f-36d7cba1b072-terminated.console.txt is very interesting. its the first time we've seen the url error on metadata service after i put in the 'ci-info:' information. [15:38] that ci-info information is printed on 'cloud-init start' job, which should only happen after eth0 is up. but eth0 does not have a network address. [15:39] but it clearly didn't timeout, as 2.8 seconds or some such in [15:40] did you see the kernel panic at the top of that log? [15:40] where? [15:40] [7334662.954504] Kernel panic - not syncing: Attempted to kill init! [15:41] oh, yeah. [15:41] did the test suite kick that ? [15:41] yeah [15:41] the ap-southeast failure did not actually 'terminate' the machine per say [15:42] hmm. [15:42] the entire test timed out and it scrubbed everything [15:42] strange. [15:42] smoser: directly after the /root/dev/console bug [15:42] right [15:42] i just saw that. [15:42] so that is the bug. [15:42] * Daviey suspects race condition :/ [15:42] and i'm happy to see that [15:42] as previously i'nd only seen it on kexec'd kernels. [15:42] if only we could reliably trigget it :/ [15:43] so for that log, it looks like: [15:43] * bug 833783 [15:43] Launchpad bug 833783 in initramfs-tools "boot failure: can't open /root/dev/console: no such file" [High,Confirmed] https://launchpad.net/bugs/833783 [15:44] (which caused the kernel panic) [15:44] * harness reboot [15:44] * did not get networking, even though 'ifup eth0' finished. [15:44] is that right, jamespage i'm not sure about the harness kick. [15:44] ivoks: re the upstart question.. I'd do stopped rc RUNLEVEL=[2345] so you can also start when you switch from runlevel 1 -> 2 [15:45] SpamapS: ok, thanks [15:45] ivoks: make sure you stop on starting rc RUNLEVEL=[016] so you stop before the depended upon service. [15:45] smoser: yeah - that looks right to me [15:45] then, *another* root/dev/console error [15:45] and success. [15:46] wow. [15:46] if at first you dont succeed. [15:46] keep on rebooting!!! [15:46] it will get there in the end! [15:46] hggdh: and re the RAID1 oddness.. that has not happened for me.. and I'm not sure how it would decide to choose the volumes that way ... at what step in the tests did you see this? [15:48] SpamapS: I installed, booted with both disks, shutdown, removed first disk, rebooted degraded, shutdown, removed the second disk and readded the first, booted degraded, shutdown, added back the second, got it [15:48] SpamapS: on AMD64 (KVM) [15:49] jamespage, is it possible to get a permalink to https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/ chart ? [15:49] ah. this looks like maybe https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/7/ [15:49] https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/7/ [15:49] snap [15:49] thats the specific build record so should not change [15:50] hggdh: you broke your RAID badly [15:50] hggdh: I updated the test procedures late in the 10.10 cycle because they instructed you to do that.. booting with one up, then the other, corrupts the array consistently [15:50] hggdh: its an open bug that we don't have a good solution for, and can be avoided by not doing that. ;) [15:51] SpamapS: ah. Then we have to update the instructions :-) [15:51] hggdh: I did! [15:51] SpamapS: do you have the bug #? [15:51] bug 557429 [15:51] Launchpad bug 557429 in ubuntu-release-notes "array with conflicting changes is assembled with data corruption/silent loss" [Undecided,Fix released] https://launchpad.net/bugs/557429 [15:52] hggdh: step 16 f could perhaps using some more clear wording. [15:53] SpamapS: yes, looking at it now [15:53] SpamapS: although I did not get the destructive effect on the bug [15:54] hggdh: We may need to more strongly state that this is a known bug that has no easy fix, and so that procedure should be avoided.. [15:54] hggdh: you did, you just don't know it. [15:54] hggdh: dig through log files, you'll find some nastiness. [15:54] will do :-) [15:54] Its *possible* that the writes were all nearly identical in alignment and placement, but given the way ext4 works, thats highly unlikely. [15:55] Have seen it corrupt stuff in /var/lib/dpkg .. /etc .. initramfs.. its just nasty [15:59] reported bug 838199 [15:59] Launchpad bug 838199 in linux "initramfs blkid /dev/xvda1 did not return, failed boot" [Undecided,New] https://launchpad.net/bugs/838199 [16:00] smoser: ^^ might be a udev bug [16:01] i dont think so. [16:01] blkid blocked. [16:01] died on IO [16:01] kernel [16:01] you disagree? [16:02] if there wasnt the second failure, i would have really felt like attributing it to hardware failure on the host. [16:04] Do we have the dmesg/console output for that one? [16:04] SpamapS: is http://testcases.qa.ubuntu.com/Install/ServerRAID1 better? [16:06] smoser: things like http://git.kernel.org/?p=linux%2Fhotplug%2Fudev.git;a=commitdiff_plain;h=2c64f5898ccf7c2dfc330c6b21540d6080d37659 come to mind [16:09] Daviey, i'm confused. [16:11] smoser: noted. [16:11] jamespage, so i think analysis was wrong for bug 838199 [16:11] Launchpad bug 838199 in linux "initramfs blkid /dev/xvda1 did not return, failed boot" [Undecided,New] https://launchpad.net/bugs/838199 [16:11] of the fialures at https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/7/ [16:11] its the ap-southeast-1 and the top eu-west- that look alike. [16:11] hggdh: yes! thank you! [16:12] the bottom eu-west-1 is root/dev/console issue [16:12] right [16:18] i see nothing at all in https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/7/ARCH=i386,REGION=ap-southeast-1,STORAGE=ebs,TEST=simple-user-data,label=ubuntu-server-ec2-testing/artifact/None/i386/m1.small/ebs/i-d5e38880/796746d6-f691-4b8c-b9c7-58c99b3605e4-stopped.console.txt [16:18] other than "The disk drive for / is not ready yet or not present." [16:18] and "The disk drive for /tmp is not ready yet or not present." [16:18] i'm really not sure how to handle that failure. [16:36] lynxman: Have you fixed bug 818177 yet? [16:36] Launchpad bug 818177 in linux "HP DL380G5 root disk mounted read-only on boot and boot fails" [High,Confirmed] https://launchpad.net/bugs/818177 [16:37] Daviey: nope, I'm still running through it [16:37] Daviey: thanks to apw and your suggestions I've reached a small impass [16:37] Daviey: Looks like the culprit is mountall, it sits forever trying to remount the local filesystems, whereas remounting manually works [16:38] Daviey: now the question is, how do I know how init is handling the local fs, and if so in upstart systems how can I modify its parameters to be more verbose [16:38] lynxman: can you strace mountall ? [16:39] Daviey: doing that right now [16:40] lynxman: it might be an issue that foundations might be better to help with TBH. [16:40] Daviey: I'll move it to ubuntu-devel then [16:40] * lynxman jumps again [17:05] has anyone on the server team pushed anything to openstack/glance via the new gerrit? [17:05] lol === foods is now known as adam_g [17:06] has anyone on the server team pushed anything to openstack/glance via the new gerrit? [17:06] foooooooods..... I mean adam_g :) :P [17:07] adam_g: nop [17:08] adam_g: is it broken somehow? [17:10] zul: it seems to be having trouble with my launchpad acct / openid URL and not letting me get anything into gerrit. i was wondering if someone else might be willing to push this patch to get bug #828719 moving [17:10] Launchpad bug 828719 in glance "glance/common/config.py find_config_file() loads config files from "."" [Undecided,Confirmed] https://launchpad.net/bugs/828719 [17:10] adam_g: Ask Monty to delete your gerrit account? [17:13] Daviey: it seems lp is giving two different openid URLs for my account. im waiting to get a duplicate accounts merged into mine so the two urls hopefully do not exist [17:15] hello I am trying to update php on a lucid lynx server, but I am getting a gpg failure http://pastie.org/2460990 [17:15] under centos I wqould just issue a yum --no-gpgcheck but is there a similar ubuntu oriented command? thanks [17:16] adam_g: that is ..odd.. [17:16] two id's shoudn't cause issue :/ [17:17] Daviey: it might if gerrit is getting one by resolving your lp ID at login, and another by resolving your name at commit [17:18] adam_g: Ahhh! [17:21] does anybody know if there's a webmail client that shows the threads in linear mode, a la gmail? [17:21] 'webmail client'? [17:22] Pici, webmail, imap client [17:22] (mistyped) [17:22] meaning, standalone imap client, NOT suid like openwebmail. [17:24] Hello . . . how do I configure the firewall of the server edition? [17:25] philsf: I thought there was a way to do that it mutt, but I haven't used it enough lately to remember the keybindings/settings. [17:27] philsf: I have a feeling I've read somewhere that roundcube might have had something similar, but I really am not sure... [17:27] "Threaded message listing" [17:28] don't know if it's suid tho, *shrug* [17:29] oh. webmail. I'm really not doing well answering questions today. [17:29] nm.. got it! all hail google! http://knowledgebase.cc/software/linux/php-linux/php-version-unter-ubuntu-updaten/ :) [17:29] Myrtti, roundcube is not suid, it's fine. It's actually my first choice for a webmail, for now. [17:30] gmail interface is mine <.< [17:33] adam_g: ping [17:33] adam_g: I hear from agy that he has an "nagios-openstack-plugins" package, that does some nagios based monitoring of openstack [17:34] adam_g: i thought this might be a cool thing to squeeze into oneiric [17:34] kirkland: he made a package of it? [17:34] kirkland: ya! i saw that too [17:35] Daviey: that's what he said [17:35] kirkland: they are simple checks that use existing plugins. [17:35] kirkland: dunno if that should be packaged with openstack, or added to ensemble formulas via a nagios relation on each [17:37] adam_g: let's package with openstack [17:37] adam_g: i see, i misread [17:38] adam_g: Daviey: yeah, i think we should jam that into our openstack packaging [17:38] adam_g: Daviey: it's small/trivial enough [17:39] Hmm.. i'm not sure TBH. [17:40] kirkland: theres some discussion around those packages atm, actually [17:40] Does that mean installing on all Orchestra clients? [17:40] openstack or not? [17:42] we need some help on the server ISO tests: http://iso.qa.ubuntu.com/qatracker/build/ubuntuserver/notcompleted [17:45] Daviey: adam_g: i'd see us just shipping the nagios config in /usr/share/openstack/nagios or something [17:45] Daviey: adam_g: and nagios would be a suggested package [17:46] kirkland: personally dont know if it should be handled in openstack packaging or elsewhere, as this model wont scale well when we start tacking on collectd configs, ganglia, rsyslog, etc [17:46] adam_g: fair enough; openstack-monitoring-plugins [17:46] jamespage, python-jenkins project is working great. Thanks for pointing me to it [17:46] adam_g: as a new package/project [17:47] adam_g: and hang -collectd, -ganglia, -rsyslog off of that as binary packages [17:48] smoser: hjowdy!! does clout-init always changes the hostname to ubuntuhost if not specified in cloud-init config [17:48] no [17:48] 'ubuntu' is what is in /etc/hostname of a clean image [17:49] so on first boot, hostname gets set to that, then cloud-init comes by and sets it to the hostname portion of data from the metadata service [17:49] kirkland: sounds better to me. it'll just dump some potentially useful stuff into a directory for users to cherry pick from? [17:49] smoser: well I'm installing on bare metal and on first boot, cloud-init is changing the hostname to ubuntuhost [17:49] smoser: 2011-08-31 13:22:53,906 - __init__.py[DEBUG]: handling set_hostname with freq=None and args=[] [17:49] 2011-08-31 13:22:53,918 - cc_set_hostname.py[DEBUG]: populated /etc/hostname with ubuntuhost on first boot [17:50] smoser: however, the hostname was passed to the kernel args via the pxe file [17:50] hm.. it might do that i guess if there is nothing in metadata. i'd have to look. [17:50] adam_g: yeah [17:50] smoser: so in user-data file I should just add [17:50] manage_etc_hosts: True [17:50] hostname: my-hostname-here [17:50] adam_g: worst case, /usr/share/doc/examples [17:50] fwereade: ^^ [17:50] adam_g: just somewhere discoverable in /usr/share [17:51] adam_g: we can haggle over the final placement [17:51] kirkland: sounds reasonable [17:51] adam_g: but the key would be to establish and distribute some best practices, that are immediately usable [17:51] adam_g: without being the be-all/end-all configuration of such tools [17:52] adam_g: at least for now, users would have to opt-in, and enable them [17:52] kirkland: i like that, then any formula can install that package and use the plugins without maintaining them within the formula. [17:52] adam_g: if we get to a point where we have concensus on the monitoring best practices, then we can talk about enabling some of the by default (if we ever get there) [17:52] adam_g: eggggzactly [17:53] adam_g: just putting them *somewhere* would give us a base to improve upon [17:53] RoAkSoAx, in oneiric if you just set 'fqdn' to fqdn then you'll be set. [17:53] adam_g: without that, everyone will write and rewrite their own nagios/collectd/rsyslog/ganglia modules and reproduce lots of work [17:53] adam_g: with that shipped base, hopefully they'll start from there, improve upon it, and show us their diffs [17:53] RoAkSoAx, but please open a bug.. if it is not set, cloud-init should not go messing things up. [17:53] if not set and not available in metadata or cloud-config that is. [17:54] kirkland: yah, sounds good [17:54] smoser: will do [17:54] adam_g: cool [17:54] smoser: right but cloud-init should respected the parameter that is passed on the kernel to set the hostname either way, right? [17:55] smoser: i'm gonna file a bug anyways [17:59] passed on the kernel? [18:00] smoser: bug #838280 [18:00] Launchpad bug 838280 in cloud-init "Cloud-init overwriting hostname given to kernel on baremetal" [Undecided,New] https://launchpad.net/bugs/838280 [18:01] RoAkSoAx, it has nothing to do with bare metal [18:02] what does the meta-data include that you've seeded ? [18:02] smoser: meta-data only has instance-id [18:04] yeah, that is the thing. since it is not there, cloud-init is falling back to a default. and it should instead fall back to not setting up hostname. [18:05] smoser: right, but isn't it possible to check if the hostname has been set on a kernel parameter? If so, it should not try to set a hostname again? [18:05] RoAkSoAx, it wont have been set via a kernel parameter. [18:05] cloud-init will know nothing about that. [18:05] smoser: I guess that the only "easy" way to address this is to set the hostname on the meta-data on the cloud-init meta-data generated by ensemble [18:05] as it runs on first boot after install [18:05] and you wont have that kernel parameter then. [18:06] New bug: #838280 in cloud-init (main) "Cloud-init overwriting hostname given to kernel on baremetal" [Undecided,New] https://launchpad.net/bugs/838280 [18:06] RoAkSoAx, thats not so easy, and probably wrong, as why would ensemble know the hostname ? [18:06] it should not have to. [18:06] smoser: in cobbler it kinda does [18:06] i'd rather it not, and rathre not solve it that way. [18:06] let me look at fixing in cloud-init. [18:07] smoser: the thing here is that when ever you deploy with ensemble, the deployed machine ends up having its hostname as 'ubuntuhost' instead of the hostname that was told to the machine on the kernel parameter [18:07] smoser: which means that on first boot, cloud-init changes the hostname from whatever it was set to something that it shouldn't (ubuntuhost) [18:08] RoAkSoAx, i understand that. [18:08] but onfirst boot, you will not have that kernel parameter. [18:08] so cloud-init could not even read it if it wanted. [18:09] smoser: righyt, but i *think* it is writing the /var/lib/cloud/data/previous-hostname with the correct hostname set by the kernel parameter [18:09] smoser: i will have to doubel check that [18:10] RoAkSoAx, sure, thats fine, but thats only because it finds it there. [18:10] smoser: right that's why I'm sauing, during installation the hostname was set, but when cloud-init initializes post-installation on first boot, it changes the hostname when it shouldn't have [18:11] i think we're in agreement. [18:11] * RoAkSoAx sometimes wonders if he expresses himself correctly :) [18:13] RoAkSoAx, can you confirm that it is setting it to the string 'ubuntuhost' ? [18:13] smoser: trying to but ubuntu installations are failing for some kind of archive error [18:14] smoser: give me a sec since I'm gonna try to do it again [18:14] lynxman: ping [18:14] adam_g: pongie [18:15] lynxman: regarding bug #818177, is LVM involved on that system at all? [18:15] Launchpad bug 818177 in linux "HP DL380G5 root disk mounted read-only on boot and boot fails" [High,Confirmed] https://launchpad.net/bugs/818177 [18:15] adam_g: definitely [18:15] smoser: btw... cloud init is still failing to import the PPA , but when I do it manually, it doesn't fial to import it [18:15] adam_g: so far what we've seen is that udev is not mounting properly [18:15] adam_g: does that ring a bell? [18:16] lynxman: im seeing some kind of race here, not sure if its related. but only happens when there is are LVs present [18:16] adam_g: so looks like its the same one [18:16] adam_g: or could be [18:16] adam_g: do you have a bug for that race? [18:16] lynxman: no, i just hit it yesterday and worked around it but tried creating some LVs to see if it reproduces, and it does [18:16] adam_g: so looks like we might be getting somewhere [18:17] lynxman: my rootfs is on a raw partition /dev/sda5, i created a VG with /dev/sda7 and a LV.. now boot fails. from what i could tell just now, it looks like pvscan/vgchange was happening before the nodes were created for the PVs in /dev [18:18] adam_g: which fits with what I'm seeing as well because udev somehow didn't get mounted on time [18:19] lynxman: what do you mean by 'udev didnt get mounted on time' [18:20] adam_g: in my case doesn't get mounted at all, but I think this is clearly the race condition [18:20] adam_g: udev is needed before it kicks in [18:28] bug 838298 is up for grabs for anyone that wants it.. (MIR blocker) [18:28] Launchpad bug 838298 in python-novaclient "tests installed with package, and to /usr/share/pyshared/tests" [Low,Confirmed] https://launchpad.net/bugs/838298 [18:29] RoAkSoAx, i have no idea why cloud-init woudl fail import from the ppa. [18:29] can you show me a box without touching it and let me look aroun d? [18:32] smoser: i'm reinstalling on the test-rig [18:32] smoser: will let you know once it is done [18:39] hallyn: Can you create a ~ubuntu-virt vanilla PPA for qemu 0.15? [18:39] zul: can you push your libvirt new version to that PPA? [18:39] .. want to release note, suggesting people try them. [18:39] Daviey: which one? [18:40] zul: You re-merged? [18:40] Daviey: i never got it built properly it always ftbfs [18:40] ah.. not a good candidate then :) [18:40] Daviey: i didnt think so :) [18:40] zul: i thought it fixed issues for you? [18:41] Daviey: supposedly...but new issues crept up will building it [18:41] s/will/while/g [18:41] lovely [18:41] so ill leave that for hallyn in oneirc+1 [18:41] so i think we cn nack the idea of a new version. :) [18:41] i menally already have [18:42] heh [18:42] zul: the issues you have.. do you have LP bugs tracking them, linking to upstream commits? :) [18:42] no since its not in the archive yet [18:42] uh? [18:43] I mean the reasons you wanted a new version? [18:43] Daviey: oh no i havent [18:43] zul: didn't you have an arm patch for the libvirt candidate though? [18:43] New bug: #838298 in python-novaclient (universe) "tests installed with package, and to /usr/share/pyshared/tests" [Low,Confirmed] https://launchpad.net/bugs/838298 [18:44] Daviey: what precise ppa name should i use? [18:44] hallyn: yeah i do...we are talking about the merge i was woring on (0.9.4) not yours [18:44] hallyn: I guess qemu015-testing ? [18:44] Daviey: but then libvirt can't go in there :) [18:45] well yeah... /me is thinking ON HIS FEAT [18:45] or trying to :) [18:45] The updated information that we are dropping the new libvirt, means we are only testing qemu.. right? [18:45] no...we are dropping the libvirt i was working on...no hallyns [18:46] hang on.. i thought hallyn was just doing qemu, and zul was doing libvirt.. am i wrong? [18:46] anyone tested XEN with ubuntu yet? [18:46] yes you are wrong hallyn was working on both qemu and libvirt [18:46] RoyK: yes, some [18:46] more testing welcome :) [18:47] does it require virt extensions in the cpu? [18:47] no [18:47] hmm, for hvm it does(?) [18:47] xen in mainline kernel is most appreachiated ;) [18:48] I've been trying to uses paravirt ubuntu on xencenter and that's not a stroll in the park [18:48] hopefully it'll be a bit easier with 12.04LTS when that gets around [18:48] RoyK: only if people like you test it during development :) [18:48] not that I want that old xencenter beast [18:49] RoyK: if you want to test it on oneiric, that would float my boat. [18:50] I guess we can release a blade from the xencenter and use that [18:50] some dual xeon thing with 16GB RAM [18:50] should be sufficient for testing :P [18:51] Daviey: any idea if the ubuntu xen will support any redundancy? [18:52] say, shared iSCSI storage for the VMs etc [19:01] New bug: #838309 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saĆ­da de erro 1" [Undecided,New] https://launchpad.net/bugs/838309 [19:03] RoyK: No idea, sorry. As this is the release we are re-introducing xen, it will have both bugs and feature issues. Your input, right now, could make a difference :) [19:05] RoAkSoAx, i'm not sure where 'ubuntuhost' is coming from [19:06] smoser: neither am I :S [19:06] oh. wait. yes i am. [19:06] smoser: please enlight me [19:07] RoAkSoAx: call time? [19:07] /usr/share/pyshared/cloudinit/DataSourceNoCloud.py [19:07] robbiew: yep [19:07] robbiew: ready when you are [19:08] smoser: ahh! I see... so we'd need a way to autodetermine the hostname given to the kernel [19:08] RoAkSoAx, well... [19:08] it will work if it didn't have that there. [19:08] server ISO tests still to be done: http://iso.qa.ubuntu.com/qatracker/build/ubuntuserver/notcompleted [19:09] smoser: right cause previous-hostname does not contain the hostname that was given to the kernel [19:10] hggdh: why does iscsi always get left out? [19:11] Daviey: IDK. Perhaps because not everybody has an iSCSI setup? But it is always iSCSI... [19:11] that is not getting set right. [19:11] let me look at this. [19:12] hggdh: iscsi setup is just using two kvm / virtualbox / etc vm's? [19:13] Daviey: I would guess it would work, yes [19:13] Daviey: problem is time, for me [19:13] hggdh: that is what the test case HOW TO suggests :) [19:13] hggdh: ack [19:14] Daviey: there is a finite number of VMs I can run at the same time ;-) [19:14] *very* finite [19:14] hggdh: I've had over 50 running on one machine before :P [19:15] Daviey: I was wondering why you were walking funny that day.. [19:16] Hey guys. Does anyone know how to change the domain name on a system? I'm pretty sure it's supposed to be the first domain name listed in /etc/hosts but want to make sure [19:17] SpamapS: hah [19:18] jetole: /etc/hostname [19:18] Daviey: no the domain name. not the host name [19:21] according to the man page for hostname (man 1 hostname), which I am reading now, the dns domain part of a fqdn hostname is set by calling gethostbyname(2) on the set hostname so if the /etc/hosts file is called before the dns when resolving names then I can change it there [19:21] so I guess I was right, it's /etc/hosts [19:23] hallyn, what would you expect 'reboot' to do within a libvirt container ? [19:40] Hey, is there a patched apache coming out for lucid ? [19:40] aubre: For what purpose? [19:43] Pici: https://issues.apache.org/bugzilla/show_bug.cgi?id=51714 I assume. [19:43] issues.apache.org bug 51714 in All "Byte Range Filter might consume huge amounts of memory combined with compressed streams" [Critical,New] [19:47] andol, aubre: looks like there is a bug filed, but no one is assigned to it: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/837991 :/ [19:47] Launchpad bug 837991 in apache2 "Update apache2 to 2.2.19-2 to fix CVE-2011-3192" [Undecided,Confirmed] [20:02] Pici: the apache team has fixed it, it just needs to be rolled out: 2.2.20 http://projects.apache.org/projects/http_server.html [20:02] I keep getting this on my server e-mailed to root [20:02] /usr/share/sendmail/sendmail: 1177: /usr/sbin/sendmail-msp: not found [20:02] how do I fix it? [20:08] smoser: I'm not sure. probably kill all tasks and then hang. what does it actually do? [20:08] kill all tasks and then hang. i think [20:11] smoser: there's currently no way, without introspection, to tell whether a container wanted to reboot or poweroff. lxc looks a the container's utmp. [20:12] dlezcano is pushing a kernel patchset to fix that. [20:22] RoAkSoAx, so the ony thing I can come up with is that the network isnt really all the way up when this is initially happening [20:23] smoser: right, yeah I was thinking that might be related to a network problem [20:25] yeah, thats it. [20:25] completely [20:25] /etc/init/cloud-init-nonet.conf is at fault [20:26] smoser: is there a way to make cloud init wait for network to be completely up? [20:26] fix the bug i think [20:26] :) [20:29] * Daviey hands RoAkSoAx a GOTO 10. [20:31] RoAkSoAx, http://paste.ubuntu.com/679198/ [20:31] that is what we need for cloud-init starting too early [20:31] and i think the hostname bug is as easy [20:33] smoser: cool === med_out is now known as medberry [20:43] smoser: are you commiting that fix? [20:43] to your upstart job? [20:46] yeah. i committed to trunk and pushed. [20:46] smoser: cool [20:46] smoser: will this hit oneiric soon? === ncampion_ is now known as ncampion [20:47] well, not till after archive opens obviously. but we'll get one there as soon as we can [20:47] smoser: alright, cool, as long as it is before the end of next month we are all good [20:47] hehe [20:50] Daviey: you're handing GOTOs now? wow [20:54] do eth0 and eth1's mask have to be the same? eth0 is 255.255.252.0 eth1 is 255.255.255.0 [20:55] are you using them on different networks? [20:55] *for [20:57] no one is connected to the modem eth1 is the dhcp listen [20:57] New bug: #827429 in libcgroup (universe) "split into two packages" [Low,Fix released] https://launchpad.net/bugs/827429 [20:57] and it gives out ip's that dont have connection to the internet [20:59] no router in between? [21:00] no its a rack server 2 nic's in one box [21:00] histoically eth0 = your NIC and eth1 = secondary or wireless interface [21:00] ahhh [21:00] then i would say yes [21:00] hmmm ok [21:01] New bug: #838380 in libcgroup (universe) "non-root should not be able to create files in /sys/fs/cgroup" [High,In progress] https://launchpad.net/bugs/838380 [21:02] New bug: #733553 in python-novaclient (universe) "pyc files in source tarball" [Low,New] https://launchpad.net/bugs/733553 [21:03] wonder if that will fix the dead ip's lol [21:15] i have ubuntu-server running on an ec2 instance. if i stop it, will /mnt erase? [21:17] frewsxcv: probably [21:17] frewsxcv: unless you've moved it to be on top of an EBS mount. [21:23] hello: ubuntu in a production environment. Would you go with 11.04 or 10LTS? [21:24] I'm thinking 10LTS and it's not even close. Thoughts? [21:24] robos: LTS. [21:24] robos: Otherwise I'd call you a fool. [21:24] hah, okay. Double checking :-) thanks [21:25] 10.04LTS. [21:28] why do you think there are releases twice a year if you're a fool to go without lts? [21:30] many reasons [21:30] but unless there is something you specifically need in a newer version, using the lts is much better [21:30] as your not forced to upgrade it every year [21:32] Corey: why would he be a fool for running 11.04 ? [21:33] support life on non-LTS is 18 mo.s IIRC. [21:33] Nobody asked how long the server ies expected to live. [21:33] true medberry [21:33] don't most servers last till the hardware fails? :) [21:33] Or whether he plans to utilize continuous integration... [21:34] patdk-lap: not these days.. they have this thing called virtualization.. ;) [21:34] ya, I run the vm's the same way [21:34] so vzn servers can last longer than the hardware that's running them (via migration) [21:34] till the die a horrable death, just it comes less often :) [21:35] There are many who simply deploy constantly into test VMs .. and this includes testing on newer versions of the OS. [21:35] At my previous company it took 2 years of blood sweat and tears to get rid of RedHat 8.0 because people wanted to keep the same old servers alive until they died. [21:36] heh, I was stuck on fc1 :) [21:36] couldn't do much about it, new hardware got rhel5 [21:36] been replacing that as I migrate services around [21:36] The new model was simple.. maintain config management.. use it to actualize everything.. when a new OS release came out (CentOS 5 in this case) try out all known tests on it, and if they all pass, migrate by re-birthing all services. [21:37] so I don't know if I'd call him a fool for considering 11.04 [21:37] Perhaps he was just inquiring about the quality of 11.04 vs. 10.04 [21:37] not the life cycle. :) [21:40] stgraber: if/when you get a chance, could you take a look at my proposed fix for 838380? If there are no problems I'd like to see it pushed after beta release. [21:41] haha, just realized the problem with the sshd lxc template in ubuntu. hillarious [21:42] hallyn: pray tell :) [21:42] I was reading http://serverfault.com/questions/190/zfs-vs-xfs/72743#72743 and saw "using lvm snapshots and xfs on live filesystems is a recipe for disaster especially when using very large filesystems." -- have anybody had good/bad experiences taking snapshots with ~8TB on LVM2? [21:43] soren: it wants to bind-mount the template itself onto the containers /sbin/init. [21:43] the template is under /usr/lib/lxc/tempaltes. THe contaienr's rootfs is getting set up under /usr/lib/lxc [21:43] so we've overmounted it with the root before we get around to bind-mounting it :) [21:44] SpamapS: I'm a big fan of long term stability for servers. [21:44] Particularly given some shops' reluctantce to touch things in production. === alexy_ is now known as alexy [21:46] Corey: me too.. I think its the simpler approach for most cases. [21:46] Corey: BUT it has massive draw backs for disaster recovery and scaling. [21:47] Which is what CI does well [21:47] SpamapS: Right, but that requires an ephermeral nature to many of your VMs. [21:47] "This current one will be shut down and replaced in another two weeks so who cares about patching it" for instance. [21:47] Requires a bit of a different development mindset. :-) [21:48] soren: (opened bug 838410 on it, wont' be fixing it today) [21:48] Launchpad bug 838410 in lxc "sshd template is broken" [Medium,Confirmed] https://launchpad.net/bugs/838410 [21:48] 2 weeks is a pretty crazy life cycle [21:49] 6 months is quite doable [21:50] Corey: the idea is that because you're duplicating the process with every change to the system, you don't care if it lives for 2 weeks or 2 years. [21:50] Having effective, realistic staging capabilities is pretty tricky tho [21:51] New bug: #838410 in lxc (main) "sshd template is broken" [Medium,Confirmed] https://launchpad.net/bugs/838410 [21:52] SpamapS: Yeah, it's not trivial for sure. [21:52] SpamapS: It's well worth the effort IMO, though. [21:52] I find that LTS gives added flexibility for "bad practices." :-) I say this while working on an EOL'd environment. [21:52] SpamapS: But yes, very much non-trivial. [21:54] I kept 6 redhat 8.0 servers, behind two firewalls (border and backend), alive until .. well.. crap.. I left in 2010 and they were still running. [21:54] :D [21:54] Don't tell me about EOL environments. ;) [21:56] lol [21:56] Linux chupachups 2.4.17 #3 Tue Jan 15 16:31:01 CET 2002 i686 unknown [21:56] ;) [21:57] it'S scary what's out there.. [21:59] alamar: dayum ;) === kentb is now known as kentb-afk [22:15] hallyn: looks good. I'll try to remember to sponsor that tomorrow. If I don't, just poke me. === medberry is now known as med_out [22:28] does anyone know if the WSGI module is installed by default on ubuntu? [22:28] stgraber: great, thanks [22:35] heh, there are craploads of companies with nt 3.5 systems still up and running [22:36] just a few months ago, someone came out and said they had a stock pile of EOL sql servers, some bank === himcesjf1 is now known as himcesjf === micahg_ is now known as micahg [23:36] frewsxcv: are you still around? I had to install WSGI module on Ubuntu Server 11.04 when I was setting up a firefox sync server a while back. [23:39] elz89: i learned that mod_wsgi is not what i want. uwsgi is the officially supported module and is included by default with versions >0.8.6 [23:39] i grabbed nginx from the PPA [23:44] RoAkSoAx: hey, adam_g fixed the problem we were having, the machine should be ready for getting onwards tomorrow morning :) [23:51] i'm having some difficulty getting xapian installed and recognised by haystack. http://invisibleroads.com/tutorials/xapian-search-pylons.html << says install xapian-core xapian-bindings-python