[00:19] jeeves: looks like the dovecot init script fails somehow, and the pre-removal scripts don't handle that too well... [00:19] JanC, any ideas on how to "kill it"? [00:31] jeeves, first of all, I think this is worth a bug report (if there isn't one already?) [00:33] and these scripts are located in /var/lib/dpkg/info/ -- the hackish way to solve this is to comment out the lines that cause the error... ;) [00:34] or remove the -e option [00:35] see http://www.debian-administration.org/articles/251 === rgreening__ is now known as rgreening [01:15] kirkland: Walrus seems fine, but memory usage on the CLC is quite high [01:16] Does anyone know how to do a remote backup using rsync? [01:16] I have this xenserver with root access and would like to do rsync [01:16] Ubuntu 9.04 [01:27] brianherman http://troy.jdmz.net/rsync/index.html [02:39] vraa thanks [02:39] rsync is complicated [02:39] i thought you can do it one line [02:40] rsync is simple. unison is complicated. [02:40] oh [02:41] rsync you can do in 1 line [02:41] rsync -avz /source /destination [02:41] brianherman rsync is fantastic [02:42] i know its fantastic [02:42] i just dont know how to use it [02:42] thanks for your help [02:42] Generally you ought to have trailing slashes. [02:42] i need to study for finals before i study rsync [02:42] rsync tends to screw you over if you expect rsync x y to be the same as rsync x/ y/. [02:44] well yah, there is a note about trailing slashes, make sure you use them lol, i once did rsync /source /directory/ on accident, should've been /source/ /directory/ [02:52] * handheldCar lurves rsync and has been using it for a year. [02:53] including some restores === Onyx is now known as Guest88873 [03:06] so when you have this rsync setup it works great [03:06] cool [03:08] yep, every week it will zip my new files onto the external hard drive and delete the extraneous ones. [03:09] I trust your use of "zip" in that sentence doesn't refer to zip(1). [03:09] yes, it does not [03:10] Good, carry on [03:10] Incidentally, [03:12] I installed Ubuntu Sever 9.10, and now it does boot fine if I boot from the install CD then select the menu option to boot from first hard drive. But it doesn't boot without the CD. It has a motherboard LSI SCSI adapter, and an Adaptec card for the tape drive. When the CD isn't there, Adaptec BIOS says "No SCSI boot device found" and "SCSI BIOS not installed". I set BIOS to enable the primary SCSI adapter and set logical drive 0 [03:29] If I enter "root=/dev/sda1" it says "Cound not find kernal image". If I just press Enter is Loads /vmlinuz and does list devices sda and sdb, but ends with "VFS: Cannot open root device "SR0" or unknown-block(11,0)". Why is it forcing to the CD-ROM? [03:32] Ok, here is an easier question. When I installed Ubuntu server 9.10, I selected the option to use the entire disk. I created partitions sda1 and it automatically created sda5 as a swap partition. Why does sda2 appear in /dev? [03:32] Because you're using the bootloader on the CD [03:32] sda2 appears because you're using DOS disk labels, and you need a primary partition reserved to refer to extended partitions. [03:32] Ah. It does that when no media is in the CD-ROM drive. [03:32] OK, then it's because your bootloader is misconfigured. [03:38] Ok, how do I fix that? I have set every setting I can find in BIOS menues. There are several menus for this server: System Setup, primary SCSI, Adaptec SCSI. How do I tell it not to boot from Adaptec? While typing this I entered System Setup and turned secondary SCSI off. Earlier I found primary SCSI was set off so I set it on. None of that made any difference. [03:41] You have actual SCSI? Or SAS? [03:42] Actual SCSI [03:42] Huh. [03:44] old PowerEdge 4300 server, with dual processors, Pentium III @ 500MHz. 50-pin hot-swap SCSI drawers. [03:44] So this system has an n-way adaptec scsi card, where your boot disk(s) live. Does it also have an onboard controller? [03:50] Sorry, working on 2 servers, starting to get them confused. This one has a PERC controller card in a PCI slot that is connected to the hard drive back plane, and an motherboard SCSI controller that is connected to the CD-ROM. Yup, old SCSI CD-ROM. [04:09] I think the "integtrated device" primary SCSI is the SCSI narrow connected to the CD-ROM, the secondary SCSI is a 68-pin SCSI connector on the back. I don't have any external SCSI devices so can disable that channel. The hard drives use the PowerEdge Raid Controller (PERC) card. [04:11] how easy/hard is it to setup a fully valid web server on Ubuntu 9.04 ? using apache for the hhtpd, php, mysql, dns server, mail, etc [04:11] Boot sequence in system setup has the options for diskette first, or hard drive only. There isn't CD option, but it does boot from the CD if a disk is present. [04:13] I haven't tried. I had tried to install CRUX until I got stuck with a panic trap caused by a spurious ACK. I finally gave up and decided to install Ubuntu because members of the local UNIX users group know it. I was able to download and install Ubuntu server in one day. I simply chose the latest version. [04:14] If Ubuntu 9.05 is as easy to install as 9.10, then it should be easy. I don't have any user data on it yet, so can reformat/reinstall if necessary. [04:16] There was no 9.05. [04:16] But yeah, it ought be trivial with 9.04 :) [04:16] Ok, 9.04 [04:17] is there a way to batch repair video files with VLC and have VLC savethe repaired files? [04:17] well my issue for ubuntu was last time i tried, I was able to access the sites buy using the internal networking addresses, but no one outside the network could view the sites [04:18] lWizardl, are you saying that the hosted apache site is available on the internal IP and not the external? [04:19] yes [04:19] that was what happened last time I tried to setup a linux server [04:19] example 192.168.x.13 would bring the site up fine [04:19] lol. what is your network setup like? [04:19] but going to the domain.tld would fail [04:19] modem -> router -> servers [04:20] ok, I'm assumming you're behind a NATed firewall? [04:20] yes [04:20] port forwarding setup on the router? or the server in question is in the DMZ? [04:20] Linusys router converted to openwrt [04:21] listen setting incorrect on server? [04:21] ok, and you set up port forwarding? [04:21] yup ports forwarded for the server ports like 80, etc [04:21] ie. wan -> modem -> openWRT -> internal IP:port -> server? [04:22] your DNS is pointing to the right IP? [04:22] yeah I even tried to use zoneedit for the dns server [04:22] domain.tdl? [04:22] *domain.tdl [04:22] and yes your example would be correct [04:22] what is your domain and IP? [04:23] the server isn't set back up so that wouldn't work now if i was to give that [04:24] well, you'll have to have something to test before I can help. [04:24] yeah thats why i was asking about how hard is it to properly setup a fully working valid server [04:24] most of the time, it's just something stupid. if you don't have zoneedit setup for *.domain.tld, then if you only have domain.tld in there, and you try www.domain.tld, it'll fail [04:26] ... [04:27] ok so make sure its *.mydomain.blah not jus mydomain.blah [04:27] that might have been part of the issue [04:28] yep. otherwise, it'll only point that DNS reccord for domain.tld to your IP and ignore everything eles [04:29] ok [04:30] the other issue i had before at one time was if you went to my site's mydomain.blah page it would sometimes bring up the router login page [04:31] New bug: #571057 in openldap (main) "slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)" [Undecided,New] https://launchpad.net/bugs/571057 [04:32] sounds like your router has the remote admin page open to the WAN. might want to get that locked down. [04:32] hmm [04:33] twb left, and he was the only person answering my questions. Ok my SCSI controller looks like it can't boot, even with a boot device identified. Could someone tell me how to produce a boot CD that automatically boots from the first hard drive? [04:33] otherwise, if there is a bug in the OpenWRT package, and they can hit your WebInterface (you should NEVER had ANYTHING on the router open to the outside world, always port forward into something internal, then backtrack) [04:33] rbdyck, is it an HP DL380? [04:34] No, Dell PowerEdge 4300/500 [04:34] rbdyck, just as much of a pain in the ass. it's a bastardized Adaptec controller card [04:35] rbdyck, what's the setup? is there just the one RAID set? is there a current OS on it? [04:36] Yea, integrated motherboard Adaptec with 2 channels, but the RAID that controls all hard drives is a separate card. [04:37] rbdyck, it's still running through the Adaptec card. You'll have FUN with that one! Is there an OS on there that you're trying to save, or a fresh install? [04:37] Motherboard Adaptec has SCSI narrow with only one device: the CD-ROM drive. The other motherboard channel is SCSI Ultra2 connected to the back of the server, not used. It has a PERC (PowerEdge Raid Controller) card plugged into a PCI slot. That card is connected to the hard drive backplane. [04:38] Fresh install. I reformatted and installed a fresh copy of the latest Ubuntu server: 9.10 [04:38] rbdyck, ok, and what are you trying to do with it? [04:39] Trying to set up a web server. Expecting heavy attacks on the web sites once everything is up, so want a secure server. Will host multiple web sites. LAMP [04:39] rbdyck, the ONLY way I found to make it work (eventhough the install "looks" to work, it'll NEVER boot to the proper RAID set off of the live CD). [04:41] I also want it to be highly reliable, so attempting to make use of all redundant features. I set up the first two drives in a mirror set (RAID 1) for the OS, and all other drives in a RAID 5 set for data. [04:42] how reliable do you need the LAMP data? [04:42] Ok, if it will never boot from RAID, then can I burn a boot CD that will immediately boot from the first hard drive? The Ubuntu install CD has a menu option that will boot from the first hard drive. [04:42] how reliable do you need the LAMP data? [04:43] I want the web sites to stay up. Expecting competition to attempt to sabotage, would like to prevent that. [04:44] total fail over would be the OS on RAID 1, and the LAMP data on RAID 10. Do ALL of the RAID through hardware. [04:44] Or all the RAID through md. [04:44] then, boot from the Ubuntu MINI-CD. do the install, then build the LAMP server from the installer [04:44] I'm not familiar with RAID 10. I thought RAID 6 is new. [04:45] twb, RAID through MD? LOL, are you NUTZ? that's a HUGE CPU hit! [04:45] Hi twb? Nice to see you again. [04:45] I'm a sysadmin, not a ricer. [04:45] rbdyck, RAID 10 is just mirriored stripe sets. speed and reliability. sucks a lot of physical disks though [04:45] Or a DBA. [04:46] twb, I'm a POOR sysadmin. I'm expected to make stuff do things it was never designed to do for a non profit [04:46] With hardware raid you always need to buy an extra card so you can get the data off it. [04:46] md does fine with todays powerful cpu's [04:46] Otherwise in three years when the card dies, and you can't buy the same controller anymore, your data is gone forever [04:46] backups [04:46] The server has 6 hot-swap drawers. The drives aren't the largest, but plenty for a LAMP server. I configured 2 small drives in a mirror set (RAID 1) for the OS. And the other 6 drives in a RAID 5 configuration for web site data. That will be more than enough for the number of web sites I expect to host. [04:47] oh wait, no one does those anymore [04:47] I dunno about running md RAID on a Pentium III, but it's load isn't even noticable with an x86-64 Celeron. [04:48] twb, I've got 2 500Gb SATAs on a 3Ghz P4, and when it's writing, we're maxing out one of the cores [04:48] This is an older server: 2 CPUs each Pentium III @ 500 MHz. 512MB of ECC SDRAM. The OS drives are 4.3GB, while the web data drives are 18.7 GB each. All hard drives are 10,000 rpm. [04:49] Sorry, 8 drive drawers total. [04:49] rbdyck, you use md on that just fine? [04:49] rbdyck, if you want to pay for shipping from Toronto, I'll GIVE you a HP DL380G1 with dual 933 CPUs, and 380Mb of RAM (4 dive caddies as well) [04:49] I got the server free, and the drives relatively cheap. Don't have gobs of cash for the newest/latest everything. [04:50] What is "md"? [04:50] rbdyck, it's Linux's software RAID [04:51] rbdyck, if you want to pay for shipping from Toronto, I'll GIVE you a HP DL380G1 with dual 933 CPUs, and 380Mb of RAM (4 dive caddies as well) [04:52] I got a second server that I thought looked good: Xeon @ 1.8GHz. Turned out to have 1 CPU, 1 power supply, 2 SCSI controllers but neither is capable of RAID. And the power supply is so underpowered that I have to set staggered spin on the hard drives to avoid tripping the circuit breaker. At least it isn't a fuse. This one isn't nearly as robust. [04:52] lol [04:52] rbdyck, how do you set staggered spin? [04:53] I did that with a rack of DL380G5s! half the rack powered up, and it popped a 45amp breaker [04:53] It's a jumper setting on the SCSI hard drive. [04:53] scar, or in the modern SCSI BIOSes, there is a setting to only bring up "x" drives @ a time [04:55] rbdyck, so, yes, a mirror for the OS is good enoug with the rest RAID5 [04:58] [05:00] Ok, so my project for today is to get it to boot without a sysadmin being present to select the menu option. Is there simple software that I could burn to a boot CD that would just boot from the first hard drive? It would have to see the SCSI logical drives. [05:01] rbdyck, make the RAID drives with the raid controller, then boot from the MINI-ISO [05:02] "MINI-ISO"? [05:04] rbdyck,the mini-iso is a small footprint server install. it has JUST enough to get the server off the ground, then it d-loads/builds everything it needs on the fly. I find it's the best way to make some of the weird server hardware configs work. [05:04] rbdyck, https://help.ubuntu.com/community/Installation/MinimalCD [05:10] anyways all, my fiance is calling. So it looks like it's bed time === dendro-afk is now known as dedrobates [05:51] New bug: #571070 in elinks (universe) "Elinks no ECMAScript; should depend on either see or spidermonkey " [Undecided,New] https://launchpad.net/bugs/571070 === dedrobates is now known as dendro-afk [06:46] hggdh: so no OOMs with the new PPA package? [06:50] hggdh: just read your updates on the bug report ... this is sounding promising ;-) [06:50] hggdh: i like what i see [06:51] That stinky ACPI powerbtn.sh bug still isn't fixed. [06:51] twb: it'll be sru'd [06:51] SRU? [06:55] twb: it's already in the queue for lucid-updates [06:56] twb: well, lucid-proposed [06:56] then lucid-updates [06:56] twb: if this bug matters to you, have a look at https://bugs.launchpad.net/bugs/570450 [06:56] Launchpad bug 570450 in acpi "regression in /etc/acpi/powerbtn.sh causes it to fail entirely on Ubuntu servers" [High,Fix committed] [06:56] twb: test the package when it lands in lucid-proposed, and add a note to the bug, saying that you tested it and it fixes the issue. [06:58] kirkland: I didn't know lucid had even shipped yet :-P [07:02] twb: ships thursday [07:02] kirkland, what bug is "oom" referring to above ? [07:02] kirkland: I filed the original ticket [07:02] twb: at this point, we've opened up the proposed/updates archive for updates/upgrades [07:03] smoser: Bug 565101 [07:03] Launchpad bug 565101 in eucalyptus "walrus reports java.lang.OutOfMemoryError: Java heap space" [High,In progress] https://launchpad.net/bugs/565101 [07:03] twb: https://bugs.launchpad.net/bugs/570450 [07:03] Launchpad bug 570450 in acpi "regression in /etc/acpi/powerbtn.sh causes it to fail entirely on Ubuntu servers" [High,Fix committed] [07:03] twb: that's the one i'm talking about, sorry; i'm not familiar with yours [07:04] * kirkland calls it a night [07:04] kirkland: it's the same bug, the tickets obviously aren't linked [07:04] twb: what's your bug number? [07:04] twb: we can mark them duplicates [07:04] Lemme find it... [07:04] 539432 [07:04] Haha, mine is lower, so I was first. [07:05] * twb struts [07:05] bug 539432 [07:05] Launchpad bug 539432 in acpid "powerbtn.sh assumes acpi-support is installed. (dup-of: 529686)" [Undecided,New] https://launchpad.net/bugs/539432 [07:05] Launchpad bug 529686 in acpid "Depressing power button does not shutdown computer" [Medium,Triaged] https://launchpad.net/bugs/529686 [07:06] Darn [07:09] twb: thanks for the pointer; i have now linked all of these bugs together [07:09] Thanks. [07:09] twb: fix should be apt-get dist-upgrade fixable in a few days [07:10] kirkland: in lucid-updates? [07:10] twb: yes; it will sit in lucid-proposed for a few days until someone (hint, hint) can test that package and confirm in the bug report that it fixes the issue [07:11] Urk, stupid live-helper [07:11] Oh, apparently security.ubuntu.com is actually valid after all [07:12] Anyways, -updates is turned on, so I'll get it before my product ships, which is what I really care about === alvin_ is now known as alvin [08:33] Hi, is lucid's RC stable enough for a production environment if upgraded to the full release after its available on friday? I need it installed and configured by friday and I would prefer the extra day if it is stable. [08:35] PC_Nerd101: It is for me [08:35] We've got some machines running Lucid in production too [08:38] Ahh wonderful, thankyou :) . I have a mchine running alpha 2 which is stable but not "production" but of course RC and alpha2 arent the same :) [08:38] Thankyou :) [08:45] yw === larsemil is now known as Drusher === Drusher is now known as ZuCray === ZuCray is now known as ninjaper === ninjaper is now known as smultronkungen [09:25] Tjena [09:26] ingen här ? :D [09:31] dnsmasq question: [09:32] How do I provide a rootpath that initramfs-tools' ipconfig will see? [09:33] Hm, dhcp-option=17,/opt/ltsp/i386 ? [09:55] hi, i have a problem with UEC - Image store. Someone can help me ? [10:14] Hello, I have a problem with DNS, i am fairly knowledgable with bind, but need an idea on this: I manage domain.local in our lan environment. domain.com is managed externaly and I have no control over it, nor do I have domain xfer capabilities, so i do not know If they add new hosts or change anything. The point is I need now to resolve xxx.domain.com with an internal IP on the lan, but it should have it's proper extrenal IP on the in [10:14] ternet. As stated before, I can't really use SplitDNS because the outside server is out of my control. Is there a way to tell bind to be authoritive for xxx.domain.com only? == [10:15] Or can I tell bind to be authoritive for domain.com, answer only xxx.domain.com directly and forward all other request to the real dns server? [10:15] Afaik, you can't [10:15] If it's authoritative for a domain, it will not forward requests [10:16] <_ruben> ray_: you could add a zone for xxx.domain.com [10:16] Ah, yes [10:16] That's possible [10:17] hmm, that was what I was thinking also, but do I have to take special care regarding the configuration? As i remember correctly you have after the SOA record NS information, and then the data records, how do I tell bind the IP for the zone itself? [10:18] just add an A record again for xxx.domain.com? [10:19] like: xxx.domain.com. IN A IP? [10:19] ray_: No. [10:20] Create a new zone, per hostname [10:20] Guys, what command do i write to open my program? [10:21] Eric^-: That depends on the program you're trying to start :) [10:21] it's a ftp program [10:21] Jeeves_, sorry, I think I made myself not very clear, I know I have to create a new zone-file, but I have .... ah, forget it ... it's coming to me, the domain itself is treatable like any other host declaration inside the zone file ... [10:21] Jeeves_: Pure-ftp [10:22] right? [10:26] Eric^-: /etc/init.d/pure-ftdp restart ? [10:35] someone got LXC running? I always got error-messages trying to start a container, i am looking to an migration path from OpenVZ, as it's clearly not supported (officially) in ubuntu and I want to use lucid for my hosts .... [10:44] hi guys.. wassup? [10:45] had a question on mrtg... how can I append(add) more graph to my index.html page of mrtg. I want to monitor another router in addition to the router I am already monitoring via mrtg [10:46] isn't mrtg like, stone-age? I use cactii for monitoring my devices ... [10:49] I want to try out mrtg [10:50] any idea how i can monitor many devices at once? [10:50] coz, when I run indexmaker --output.... it replaces the old graphs(for the first router) [10:50] sorry, don't have much (any) knowledge of mrtg ... [10:51] but if you want to take an advice from a stranger (not always the best thing to do) have a look on cacti ... [11:09] ttx, ping [11:09] lool, ping === Ng_ is now known as Ng === alvin_ is now known as alvin [11:54] hey, i'm just playing around with a 10.04rc ec2 instance. i installed apache, started it and get a timeout when trying to connect to the public dns name of the instance. i enabled 80/tcp in ufw [11:59] Hi, if I install Lucid RC on my server today and apt-get upgrade after the official release, am I running RC or official release at that point? I wasn't certain and thought I would ask. [12:00] <_ruben> netritious: official [12:00] _ruben: thank you [12:02] one more question..is what is considered non-official (alpha, beta, RC) official release based on the kernel only or are there other factors? [12:03] <_ruben> any package (kernel related or not) can expect to have bugs fixed between the various (pre-)releases [12:04] <_ruben> in theory *all* packages would get upgraded between rc and final, tho in reality only a "small" subset of packages will change [12:05] _ruben: I assumed that's how it worked..thanks for the clarification [12:16] <_ruben> oh .. s/would/could/ btw ;) === swift_ is now known as swift === rgreening_ is now known as rgreening [13:25] kirkland: No OOMs. I ran about 4,000 instances against it, and no OOM. mem usage on the Walrus still sounds high, but it survived === zorzar is now known as zorzarAway [13:30] is it ok to get an "fb0: unsupported mode requested" error? [13:31] When booting Ubuntu Server [13:32] Server 10.04 hangs when fstab external drive is turned off. [13:33] Or am I just unlucky? [13:33] Server 10.04 hangs while booting when external drive is turned off, But has entry in fstab. [13:36] New bug: #571208 in bacula (main) "Got "broken pipe" error on one of SQL modules" [Undecided,New] https://launchpad.net/bugs/571208 [13:40] <_ruben> OzFalcon: hangs temporarily or refuses to continue completely? === dendro-afk is now known as dedrobates [14:00] ive just upgraded from ubuntu 9.10 to 10.04, but now my eucalyptus isnt working - i let it reset the configuration (put a new eucalyptus.conf into place), but when i run euca_conf --discover-nodes it looks as though its missing //var/lib/eucalyptus/services, and then exiting without finding/adding any nodes === dedrobates is now known as dendro-afk [14:04] _ruben, refuses to continue completely! === dendro-afk is now known as dedrobates === dedrobates is now known as dendro-afk [14:36] hggdh: rock! [14:36] hggdh: alrighty, i'm going to get this eucalyptus uploaded to -proposed [14:36] kirkland: nice ;-) [14:38] hggdh: once it's been accepted into lucid-propose (will be a few days, probably next week), i'll need you to slam it one more time like that (overnight, perhaps) [14:39] hggdh: of your 4000 instances, how many succeeded, and how many were affected by other bugs? === baffle_ is now known as baffle [14:39] kirkland: (1) no prob; (2) the usual ~50% success, failures are a mix of metadata and routing [14:39] hggdh: gotcha [14:40] kirkland: BTW -- cjwatson seems to have resolved the issue with plymouth/mountall, we should consider it for SRU [14:40] bug 567592 [14:40] Launchpad bug 567592 in plymouth "rm: cannot remove `/var/lib/urandom/random-seed': Read-only file system" [Undecided,New] https://launchpad.net/bugs/567592 [14:41] hggdh: oh, sweet [14:41] * hggdh is happy time is now available for other things :-) [14:41] hggdh: great job testing this stuff, dude [14:42] I *think* it's the same issue [14:42] it may not be all of it [14:42] it's part of it [14:42] kirkland: thank you, but rather time-comsuming [14:42] cjwatson: I agree, but at least we can hammer it, and check for new issues [14:42] cjwatson: BTW, THANK YOU! [14:43] np [14:44] hggdh: okay, so to SRU this puppy .... [14:44] kirkland: will you check & mark done the tests in the blueprint? [14:44] hggdh: yup [14:45] hggdh: https://wiki.ubuntu.com/StableReleaseUpdates [14:47] ttx: hey - bug 571057 [14:47] Launchpad bug 571057 in openldap "slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)" [High,Confirmed] https://launchpad.net/bugs/571057 [14:47] ttx: that will happen for systems that where upgraded from intrepid+jaunty to karmic to lucid [14:47] hggdh: You tried to run 4000 instances on Eucalyptus and got a 50% success rate? [14:48] ttx: upgrade from karmic and hardy won't be affected [14:48] mathiaz: right -- think it doesn't warrant a release note ? [14:48] ttx: It does [14:48] ttx: I'm writting it now [14:48] mathiaz: ok, then I'm in full agreement with you [14:48] soren: yes, this is about the current success rate on an all-distributed topology [14:49] ttx: I'm just confirming the impact of the bug [14:49] thanks [14:49] ttx: ie - only a small portion of the systems are impacted [14:50] mathiaz/kirkland: did you make any progress confirming or invalidating the RAID install thing kirkland ran into ? [14:50] ttx: I wasn't able to reproduce it [14:50] ttx: neither of us could validate [14:51] ttx: wasn't for lack of trying [14:51] ttx: so we've decided to lower the importance of the bug [14:51] kirkland: ack [14:51] soren: the test logs are at lp:~hggdh2/+junk/uec-qa [14:52] hggdh: "All distributed"? As opposed to what? [14:52] kirkland / hggdh: you can update the whiteboard at https://blueprints.launchpad.net/ubuntu/+spec/server-lucid-uec-testing to reflect that the RC is already done ? [14:52] soren: CLC+Walrus+CC+SC, NCs, or CLC+Walrus, CC+SC, NCs [14:53] ttx: I already did. Did I miss any? [14:53] hggdh: ah cool, I missed that [14:53] hggdh: I guess only [kirkland] * Sign off on RC candidate tests: TODO is left then [14:53] ttx: I did it this morning ;-) [14:54] ttx: ack [14:54] hggdh: Ah, ok. [14:55] mathiaz: please update server-lucid-puppet-uec-ec2-integration to reflect POSTPONED/TODO/DONE work items [14:56] ttx: done - all POSTPONED [14:58] anyone able to run avahi-browse -rtv -a on a cluster node master for me and tell me if they can see the nodes (and what ver of ubuntu they're running) ? [14:59] mathiaz: heh, thanks ! [15:00] ttx: k [15:00] server team: get your blueprints registered asap [15:00] this is *not* a drill [15:01] done and done [15:02] anyone? [15:02] kirkland: hey. I was interested in getting tacacs+ back into the archives. It seems debian dropped them a while back, but I can not seem to locate the reason. Know of anything? http://www.shrubbery.net has the source package and it was updated in late 2009. So, it still seems somewhat active. [15:03] hggdh, were you going to add blueprint of https://wiki.ubuntu.com/ServerTeam/MaverickIdeaPool [15:03] rgreening: no, sorry [15:04] for " UEC Testing " or do i need to [15:04] smoser: I will do it [15:04] k [15:04] smoser: it will be a mix of QA and server [15:04] kirkland: know who on server team may be best contact to work with regarding this locing/auth daemon? [15:04] login/auth [15:04] rgreening: mathiaz perhaps? [15:05] cool. ty. [15:06] mathiaz: any suggestions? It may be nice to discuss at UDS? I have no issues in presenting and hosting a blueprint for it if theres interest or if it can be lumped in with another blueprint topic [15:07] rgreening: what's the reason for being dropped from the Debian archive? [15:08] mathiaz: I can not seem to locate that (though to be honest, not sure where to look) [15:09] rgreening: I'd search the Debian bug database to find the archive removal request === zorzarAway is now known as zorzar [15:09] mathiaz: ok. let me do some digging... [15:14] mathiaz: According to this... http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474985 it's dead upstream (as of 2008). [15:14] Debian bug 474985 in ftp.debian.org "RM: tac-plus -- RoM; dead upstream, unmaintained" [Normal,Open] [15:15] rgreening: ok - I'd try to get it included in Debian again if upstream started to be active again [15:16] Actually, looks like the original package was the "cisco" one and not the forked one from shrubbery (reading the bug report). [15:17] rgreening: then it would be a new package [15:17] kirkland: ping [15:17] rgreening: https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [15:17] rgreening: ^^ outlines how to get new packages in Ubuntu [15:17] mathiaz: seems so. I'll start looking at packaging it under ubuntu to get it working. Then follow the guide to get it in. ty [15:18] rgreening: np :) [15:18] mathiaz: btw: I have already emailed upstream for this package. Verify any known issues and how well supported it will be going forward. [15:18] mcas: pong [15:19] hi kirkland i have a short question about testdrive [15:19] mcas: i'm tied up right now, but go ahead and ask [15:19] is there a reason why there are no links to kubuntu or xubuntu dvds? [15:19] mcas: ++ :) [15:20] i could create a bug report on testdrive and give you the correct lines for the etc-file [15:20] kirkland would need to update testdrive to have images cached by distro in the cache dir. otherwise, adding appropriate info to the config works [15:21] for me anyway... [15:21] yes but i think this could be helpfull for some iso testers [15:21] mcas: my GSoC student will be working on that this summer [15:21] ah ok thx kirkland [15:22] mcas: the main problem is the way in which these are named in cdimage.ubuntu.com; they're all have the same base file name [15:22] mcas: so the rsync wouldn't work properly [15:22] after an upgrade of 9.10 -> 10.04 the euca_conf --discover-nodes flag doesnt work - it looks like avahi-daemon isnt returning hte correct info. it does look as that the register-nodes *is* working though [15:22] mcas: but we'll try to get it fixed [15:22] Slidey: it's auto-magical now [15:23] according to euca_conf source its still using avahi-browse |grep node [15:23] thx i haven't seen this yet [15:23] and they arent returning anything with that [15:25] Enter text here...hi [15:25] i have a problem or grub error after taking the uodates [15:25] can anybudy solve it [15:25] please [15:26] hey anybudy is there [15:27] !ask [15:27] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [15:28] after rebooting it gives f=grub error [15:28] nothing more? [15:28] ok [15:28] sorry [15:29] sh grub> [15:29] not something like "disk error"? [15:29] no [15:29] no disk erro [15:30] i solve it but [15:30] Is the update you talk about Lucid? In that case, better go to #ubuntu+1 [15:30] are not lucid [15:30] ubuntu 9.10 [15:31] but after restart it give same error [15:32] reply me [15:32] please [15:32] wht can i do for solving the problem [15:32] You will need to give more information about your specific setup. [15:35] i have vista in one of the drive i put the ubuntu i go to ubuntu it asking for update i update it asking for reboot i reboot the pc then it gives GMU GRUB version 1.87''beta4 ( Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device/file completions. ) sh:grub> _ [15:35] that error [15:37] i done it by sh:grub> set root=(loop0) sh:grub>linux /boot/vmlinuz-2-2.6.31-14-generic root=/dev/sda5 loop=/ubuntu/disks/root.disk ro sh:grub> initrd /boot/initrd.img--2.6.31-14-generic sh:grub> boot [15:38] after that it is running [15:38] and start it [15:38] then i gop to terminal and type the command sudo update-grub [15:38] it working [15:40] but when i restart my laptop then it again give same error that GMU GRUB version 1.87''beta4 ( Minimal BASH-like line editingis supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device/file completions. ) [15:40] > [15:40] > [15:40] > [15:40] tell me what can i do [15:40] now [15:40] !patience [15:40] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://ubuntuforums.org while you wait. [15:42] are tumachya iecha bhok [15:42] me kay eth zakamarayalka basaloy ka [15:42] i ghala tumachi [15:42] are yet nahi tar sanagana mag [15:42] amhi punekar [15:42] are ghost freeman solve my problem [15:42] ya [15:42] r [15:45] when i run euca-bundle-image (which is called by uec-publish-tarball) im getting an invalid cert error - the cert is the one downloaded using euca_conf --get-credentials and *looks* ok [15:48] kirkland, howdy!! any news on the testdrive blueprint you proposed ? [15:48] RoAkSoAx: sorry, no [15:48] RoAkSoAx: i gotta work on blueprints [15:50] kirkland, ok :) [15:55] kirkland, so I should just wait till they get reviewed and approved correct? [15:55] RoAkSoAx: please get your modularization changes tested and proposed for merging [15:56] RoAkSoAx: i'd like to get that merged and in *before* UDS, ideally [15:56] RoAkSoAx: i don't see much value in having a modularization session at UDS [15:56] RoAkSoAx: at UDS, let's focus on the interface [15:56] RoAkSoAx: get a whiteboard, draw up the story boards, interface, etc. [15:56] RoAkSoAx: get input from the QA team, if and how they'd like to use TestDrive more [15:57] RoAkSoAx: we'll take good notes and design the interface based on the feedback [15:57] kirkland, Yes, UDS session only on the Interface design and features. I'll work this week on the modularization and i'll try to have it done by the end of this week. [15:58] and wlll get input from QA, as well as contact desktop/design team for participation on the session === |eagles05138785| is now known as eagles0513875 [16:40] ttx: i combined the vscan and zafara in the server-maverick-new-stacks spec [16:41] zul: ok [16:41] updating pool [16:42] has anyone one of you tried a x86 os on a six core amd before ? I'm wondering if the os version is the cause of me not seeing all 12 cores and only 6 [16:42] zul: please update pool to fix typos [16:42] and add ref to that spec [17:11] New bug: #571323 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: " [Undecided,New] https://launchpad.net/bugs/571323 [17:34] zul: are you still editing the MaverickIdeaPool wiki page? [17:35] mathiaz: lemme check [17:35] if the meta data service on the cc is not started, any chance to start it? [17:35] mathiaz: no [17:37] the error for the failed metadataservice on the cc is here:http://pastebin.ubuntu.com/424078/ [18:00] Hi [18:00] I'm having some problems setting up openldap with TLS [18:00] When I try to start the service 'slapd -h "ldap:// ldaps://' -d 1 I get the following error [18:00] TLS: could not set cipher list TLS_RSA_AES_256_CBC_SHA. [18:01] Anyone has any idea what is wrong? [18:27] I attached a sata drive to a server on USB via a sata to usb converter cable. dmesg shows "sd 2:0:0:0: Attached scsi disk sdd" but fdisk -l doesnt list /dev/sdd. any idea what I can do to investigate this disk? === dendro-afk is now known as dedrobates === dedrobates is now known as dendrobates === zorzar is now known as zorzarAway === dendrobates is now known as dendro-afk [18:32] when will we have the final image? Still more UEC stress to go through then... [18:39] maek: strange - it usually lists it - try cat /proc/partitions [18:40] RoyK: it was my usb port. I moved it and it worked fine. thanks. [18:40] k [18:40] how can I solve this apt issue? http://pastebin.com/xKaQpeRV === dendro-afk is now known as dendrobates [18:41] how can I solve this apt issue? http://pastebin.com/xKaQpeRV === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendro-a` is now known as dendro-afk [18:44] Jeeves_Moss: backup dovecot config and data, apt-get remove --purge dovecot, apt-get install ..... [18:46] RoyK, lol, tried that. same error [18:49] Jeeves_Moss: create the dir/files it reports missing and try again :) [18:49] dpkg doesn't like missing stuff even with --purge [18:49] just create dummy files [18:49] touch asdf will suffice [18:49] RoyK, well, it's totally broken my APT system! arrgghhh [18:50] mkdir /var/run/dovecot [18:50] and try again [18:50] I think I may have killed it by removing /var/lib/dovecot [18:51] what's the command to search if a package is installed? [18:52] dpkg -l [18:52] thanks. [18:53] YES!!! it's gone!!! [18:53] thanks!!! [18:53] :) [18:54] next up. do you know of a good/working howto to get v-hosted e-mail setup? (ie. postfix, postfixadmin, dovecot, etc) [18:55] if I have an mdadm raid device md0. and I remove the drives that comprise md0 and boot my computer will that "break" my md0 raid? [18:55] or should I be able to just put the disks back and reboot and be ok? [18:55] maek, lol, ummmmm, be VERRY careful! how is the RAID setup? [18:55] Jeeves_Moss: have you checked https://help.ubuntu.com/8.04/serverguide/C/index.html ? [18:55] Jeeves_Moss: its a mirror [18:56] disk 1 is OS disk 2 and 3 are in mdadm mirror [18:56] maek: if you've carefully configured grub, it should work well [18:56] if not booting from the mirror, it should work well [18:56] RoyK: grub cares not for these disks. [18:56] ok, thanks [18:56] that's true. it depends on where the grub is [18:56] grub is on the boot disk [18:57] and boot disk has nothing to do with md0 [18:57] RoyK, yes, I've looked @ that, but I need something that's SIMPLE to work with. I don't feel like doing tech support calls all the time for adding e-mail addresses. This is why I asked about postfixadmin [18:58] * RoyK just uses zimbra :) [18:58] mathiaz: hmm... seems like someone has made a tacacs+ package in debian (yay). Now I just need it in Lucid... It's in squeeze and sid, so we'll get it automatically for Maverick http://packages.debian.org/changelogs/pool/main/t/tacacs+/tacacs+_4.0.4.19-6/changelog === ShadeS_ is now known as ShadeS [18:59] Zimbra is not included in ubuntu, and probably won't be in a while, and works best on a dedicated machine (or VM) [18:59] it's open source, but contains enough integrated stuff to hardly work on a normal system [19:00] mathiaz: hi, do we support booting from EBS yet in UEC? [19:00] kirkland: ^^? [19:00] ebs boot++ [19:00] mathiaz: thks [19:02] mathiaz: not sure how I missed it the first zillion times I searched for it... oh well. [19:03] rgreening: good - turns out there is even *less* work to be done [19:03] yep. [19:04] can I ask a question about filtering with squid? [19:05] mathiaz: So, I should be able to request a sync for Lucid? Yes? [19:05] rgreening: heu - no [19:05] rgreening: lucid is about to be released in one day [19:06] rgreening: it's *way* too late to sync anything to lucid [19:06] right.. [19:06] rgreening: it should lend if maverick [19:07] rgreening: in the meantime you can build it in a PPA for lucid [19:07] so, I guess I'll throw up a PPA for it for now... [19:07] ya [19:07] heh [19:07] you read my mind [19:07] TeTeT: wtf is ebs? [19:07] or I yours [19:07] ty mathiaz [19:08] RoyK: elastic block storage, a term in UEC (Ubuntu Enterprise Cloud) [19:09] k [19:09] * RoyK still sticks with ZFS for large volumes [19:22] Hey guys [19:22] I'm trying to change a setting but it's not possible to save it [19:22] Either when i try w! or qw! [19:22] It's closed for writing .. [19:23] Eric^-: what setting? which file? do you have permission to change it? [19:24] oh, fuck i might have forgot to write sudo before opening it! let me try that first [19:24] Eric^-: read-only filesystem? :) [19:25] lol @ Eric^- [19:25] Eric^-: if you don't want to edit it again from the beginning (say you changed a lot of things), you can always :w /tmp/foo === dendro-afk is now known as dendrobates [19:26] It worked to write sudo before ;P sorry for me i'm a noob. [19:26] ;) [19:27] good evening [19:30] i have set up a server and have installed webmin which is working well, but when i try to open a php page i'm asked if i would like to save it rather than firefox displaying it... can anyone help please? [19:39] hey what kind of hardware is required to setup ubuntu enterprise cloud and eucalyptus with a handful of vms? do you need later hardware with builtin virtualization support? [19:40] I found a server recycle center in town and I'm looking to pick up a dual xeon 64 bit, but its not the newer versions that have builtin virtualization [19:40] would that work? === luis__lopez is now known as luis_lopez === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === smultronkungen is now known as larsemil [20:38] mathiaz, TeTeT: no, not that I know of === zorzarAway is now known as zorzar [20:47] what do I have wrong with this config? I keep getting a 404. http://pastebin.com/HC3xJw1Q [20:49] Jeeves_Moss: whats in the logs? [20:49] guntbert, nothing worthwhile! [20:50] one sec.... [20:50] Jeeves_Moss: a 404 is usually to be found in error.log too -- along with the directory it tries to read [20:51] lol, hence the hanging head in shame [20:52] Jeeves_Moss: :) [20:52] I read that only after my statement :) [20:52] kirkland, what should I do with the license headers for the modularization?? Add myself? [20:53] RoAkSoAx: sure ;-) [20:53] :) [20:53] RoAkSoAx: make sure any new code is licensed GPLv3 (and only v3) [20:53] RoAkSoAx: but if you're making significant changes, then yes, please add your name ;-) [20:53] guntbert, nope, that didn't work. it's like apache is totally ignoring the requests [20:54] kirkland, I'm keeping same license and well modularization is a significant change :) [20:55] guntbert, @ least I got ampache to work! [20:55] Jeeves_Moss: try it from the local machine - either use w3m localhost or even telnet localhost 80 [20:58] hi, i was wondering, is there a way to clean up old kernels that aren't needed any more? i've been using tweak-ubuntu on my desktop, i just noticed my server is getting very cluttered [20:59] incorrect: you can remove them with aptitude or apt-get [20:59] guntbert, it's not that big of a deal just yet. it's just roundcube. [20:59] Jeeves_Moss: ok -- what is roundcube? [20:59] guntbert, i was really after a house keeping instruction, but sure i can remove them manually [21:00] morning Earthlings [21:00] I've not got a Ubuntu install around, however could someone please pastebin the output of 'php -m' please? === zorzar is now known as zorzarAway [21:01] incorrect: as far as I know grub2 has nothing like a "janitor" [21:01] http://ubuntu.pastebin.com/KC6Ch0CT [21:01] oh well nevermind [21:05] incorrect: excellent, thanks very much :) [21:05] np AlexC_ [21:05] incorrect: actually, just to confirm - have you installed any modules? More specically, any to do with zip and zlib? [21:06] s/specically/specifically [21:06] http://pastebin.ubuntu.com/424195/ [21:06] from dpkg -l |grep php [21:07] excellent that's great [21:11] Greetings everyone! I have a postfix question. I am trying to setup a custom bounce template. Is it possible to use the "Original Subject" as a variable in the template? [21:16] New bug: #571415 in vtun (universe) "vtund server denies connections because /var/lock/vtund directory doesn't exist" [Undecided,New] https://launchpad.net/bugs/571415 [21:16] New bug: #571416 in chkrootkit (main) "chkutmp failure" [Undecided,New] https://launchpad.net/bugs/571416 === dendrobates is now known as dendro-afk [21:31] New bug: #571424 in openldap (main) "package slapd 2.4.21-0ubuntu5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück" [Undecided,New] https://launchpad.net/bugs/571424 === dendro-afk is now known as dendrobates [21:42] New bug: #570468 in php-apc (universe) "apache2 crashed with SIGSEGV in zend_hash_graceful_reverse_destroy()" [Medium,New] https://launchpad.net/bugs/570468 === zorzarAway is now known as zorzar === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [22:24] I need to setup a Huwaii USB modem for use on Ubuntu Server.. [22:24] ubuntu server 9.10 === brianherman_ is now known as brianherman === rberger_ is now known as rberger [22:41] I installed OTRS and after working through the dependency fail witht he perl dev module and getting email working, I'm getting this error getting email every 10 minutes [22:42] ERROR: No such file or directory: /usr/share/otrs/Kernel/Config/Files/ZZZAuto.pm [22:42] any clues? [22:42] running 10.04 RC [22:43] I checked and there is actually that exact "file" there as a link [22:56] is there an estimate when the 10.04 torrents will be released? [23:00] 14 hours or so [23:01] lifeless: ok thx === zorzar is now known as zorzarAway [23:57] anyone knows when is the next LTS release based on 9.x ? [23:58] we have around 160 production servers running on 8.04LTS, but doesnt support many of the new hardware coming out... [23:58] RootChaos: There will not be a 9.x LTS. The next LTS is 10.04 and it's due by the end of this month. [23:59] Insyte:whoohoo [23:59] can't wait... [23:59] \o/ [23:59] RootChaos: Then don't. You can play with pre-release versions now. [23:59] thanx anyways [23:59] Only bugfixes to go. [23:59] we have only a few 9.x servers at the moment