=== lcheung is now known as p4lester === p4lester is now known as lesterc === thumper is now known as thumper-afk === thumper-afk is now known as thumper [02:14] I'm looking for a software recommendation as well as a guide possibility. I want to get a mail server up and running (preferably smtp/imap) that can host multiple domains. Nothing super fancy. Mailpile would be great for this, but yeah.....it's in dev. My skills are not what they could be. I'm one of those people where if they can't apt-get it or download a .deb, they are lost. GUI would be preferred, but I'm not scared of a lit [02:37] If there's an ubuntu server that I'm rebooting remotely, is there a way to know the very instant that ssh becomes available? [02:38] tjj: you could just ping the server. idk about ssh specifically, though. [02:39] James_Epp: Yeah that was my first thought but unfortunately the system responds to pings way before sshd starts [02:39] tjj: mmkay [02:40] tjj: IDK how well it would work, but you could try "watch ssh user@server" [02:44] James_Epp: Yeah I was hoping for something scriptable...I'll just head over to serverfault [02:44] tjj: Good luck! [02:47] HI if i need to modify initramfs (/etc/fstab), are there any references how to do it? thx === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying [08:07] zul, I pushed and uploaded cinder rc3 fyi [08:07] keystone rc3 should be out shortly will do the same [08:07] no neutron rc3 planned as yet [08:30] zul: both done and pushed [08:48] heya guys, i have an ubuntu server VM running, anyone can advice on how to create a full system backups of it? [08:50] my ubuntu got compromised some how, i found some commands in the 'history' that i did not run [08:50] i rebuilt the OS and now in the process of moving the data over to the new install [08:50] but im wondering whats the best way to create weekly backups so incase something like this happens again i just revert back to an older, cleaner backup [08:51] right now i cant even be sure of my database for example is compromised or not, so moving that to the new install is an issue [08:51] ive read about rsync but thats not what i want [08:51] rsync would already have synced the compromised files (if any) [09:05] g0tcha: What VPS provider are you using? Some offer automatic updated (Linode) [09:05] But if you're moving the data over, you're probably moving the malicious code over with it too [09:05] /s/d/s [09:06] Anomie_work, its a VM im running from home actually [09:06] and yeah, i figured that i might be moving the malicious code over thats why im moving only what i think is necessary for now to minimize the risk [09:07] but at the same time i want to future-proof by backups incase this happens or simply if the server just breaks down [09:07] I use tarsnap with the server having a write-only key. Then if I can be confident about the date/time of compromise I can be confident that older backups are not compromised. [09:12] rbasak, how does that work? [09:13] g0tcha: tarsnap works like tar, but deduplicates, encrypts and writes out to a "cloud" location. The key can be split into separate write and read keys if desired. However, it's proprietary (though client source is available). See the tarsnap page for details. [09:13] It's very Unix-y [09:17] rbasak, ib te gettubg started page it says its required to have a Tarsnap account and to egister my machines with that account [09:17] is that done only on the "cloud" ? cant be used without creating an account and backing up localy? [09:17] Correct. Can't be used locally. [09:18] I wrote "ddar" which is similar but can be used locally. It doesn't do encryption, though (relies on filesystem/ssh encryption) [09:18] ddar isn't packaged though. I really should get round to doing that. [09:18] There's also bup and one or two others. [09:25] sounds complicated heheh [09:28] I have one program on my server which has a minor bug. Googling around i came to the conclusion that it was introduced in the very version i have and fixed in the next [09:29] how can i install another version? [09:33] zotta: how was it installed? [09:33] apt-get [09:33] official repos [09:34] i have looked in aptitude and only one version seems aviable from there [09:34] if the later version is not in the repo, then you may want to look for a ppa for the software ... failing that you would prob have to build the latest version yourself [09:37] zotta: what is the bug, and in what package? We do fix bugs in stable releases by backporting the fixes, provided that they meet some stability criteria: https://wiki.ubuntu.com/StableReleaseUpdates [09:45] rbasak: The problem is that symbolic links are displayed as files which can not be downloaded or accessed in filezilla [09:46] rbasak: i am using ubuntu 12.04 lts [09:47] rbasak: It worked with 10.04 lts [09:47] rbasak: on google i found this thread: http://forum.directadmin.com/showthread.php?t=42402 [09:47] rbasak: but it did not work http://comments.gmane.org/gmane.network.proftpd.devel/21 [09:48] zotta: so a filezilla bug? [09:49] it worked with the old server [09:50] it seems to be the combination of proftpd and filezilla [09:50] zotta: have you looked at http://askubuntu.com/questions/32001/need-proftpd-to-follow-symbolic-link [09:52] hitsujiTMO: i tested DefaultRoot / and no effect [09:53] well screw it === freeflying is now known as freeflying_away [11:19] Hello [11:19] anyone with fluentd experience [11:22] !details Z BrixSat [11:22] hitsujiTMO: I am only a bot, please don't think I'm intelligent :) [11:22] !details | BrixSat [11:22] BrixSat: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." === zz_Gurkenmaster is now known as Gurkenmaster [11:26] hitsujiTMO: i wold like to know how to make my machines log to fluentd. Im a beguinner on this. [11:27] jamespage: cool im going to start prepping final branches so they will be ready to go [11:27] zul, okay === 7CBAAH661 is now known as yakim [11:28] I cant find any info on that, i see fluentd loggers but i want something like loggger connect to local fluentd with cache and then that fluentd connect to remote central fluentd [11:29] like logger ---> fluentd_localmachine ---> internet --->fluentd_central_server === freeflying_away is now known as freeflying === alex88_ is now known as alex88 [13:01] jamespage: im going to update the boto version patch we are carrying [13:02] zul, you know it sucks upstream still right? [13:03] jamespage: yeah [13:03] what is this ? [13:03] jamespage: its not in the milestone-proposed tree either [13:04] rbasak, just an fyi, i uploaded a change yesterday to simplestreams filter logic [13:04] https://bugs.launchpad.net/ubuntu/+source/simplestreams/+bug/1238227 [13:04] Launchpad bug 1238227 in simplestreams "should not insert version if all items were filtered" [Medium,Fix committed] [13:04] smoser: https://bugs.launchpad.net/nova/+bug/1239220 [13:04] Launchpad bug 1239220 in nova "boto version checking in test cases is not backwards compatible" [Medium,Fix committed] [13:04] i was/am moderately concerned that i could have broken someone expecting the old logic (although i think that old logic was quite odd) [13:48] does someone may have experiene with dell idrac 7 ? i cant connect to the remote shell [15:15] quick noob question, is backing up the '/' directory means backing up the whole OS filesystem? [16:06] jamespage: i got keystone rc4 [16:09] zul, coolio [16:22] jamespage: https://code.launchpad.net/~zulcss/keystone/rc4/+merge/191454 [16:23] zul, +1 (conditional) - add full stop at end of changelog line :-) [16:24] jamespage: fixed [16:28] jamespage: uploaded [16:41] could someone tell me if whoopsie/apport on ubuntu server automatically sends crash reports to canonical? [16:41] Hi, all. Got some big issue here: i have an ibm ts3100 tape library. lsscsi shows me the two drives but no media changer device... any hints? [16:59] Hi good people, anyone know why the 13.10 RC has been marked as disabled on the iso-tracker? http://iso.qa.ubuntu.com/qatracker/milestones/305/builds thanks :) [17:05] Is there any issue with the update of package procps? I'm getting a error after executing 'sudo apt-get upgrade' [17:08] DanielSa, under LXC or some sort of VPS hosted instance? [17:08] bug 1157643 [17:08] Launchpad bug 1157643 in procps "procps fail to start" [Undecided,Confirmed] https://launchpad.net/bugs/1157643 [17:09] vps [17:12] Thank you guys. Next time I'll look at launchpad first. [17:16] hi, all: what kernel driver/module should I use for a FC tape autoloader? So far the modules I have loaded show the drives but not the changer device. Thanks. === justizin_ is now known as justizin [17:56] zul, 'ipxe' on the server cd bzr blames in ubuntu seeds to you [17:57] the commit message was 'Add ipxe' [17:57] do you have any more information on that that you could provide me with ? [17:57] server cd is oversized, and that seems like a good candidate for shrinkage [17:57] Daviey, maybe you remember something there?> [17:57] smoser: lemme think [17:59] smoser: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/800340 [17:59] Launchpad bug 800340 in ipxe "[MIR] ipxe" [Undecided,Fix released] [18:50] jamespage, cinder charms test suite is fixed if you'd like to do the honors of mering the last of the redux branches :) === justizin_ is now known as justizin [19:25] jamespage: neutron rc3 coming down the pipe in a minute [19:25] adam_g: ^^^ [19:27] zul, yippie [19:37] adam_g: https://code.launchpad.net/~zulcss/neutron/rc3/+merge/191488 [19:45] adam_g: thanks [19:48] smoser: ipxe for qemu, no? [19:48] it was a build dep of xen [19:48] ipxen-qemu was [19:48] ah [19:48] but that surely doesn' tman it needs to be on the cd [19:49] no, it could most likely be unseeded [19:49] smoser: Are we respinning? [19:49] roaksoax / jamespage: Did the maas upload get in? [19:50] Daviey, maas upload in. yes to respinning to fit on media. [19:52] utlemming, i uploaded cloud-init and walinux for you to precise. [19:52] smoser: Silly question... but when did it become oversized? [19:52] zul: neutron accepted into proposed [19:52] Daviey: it fid thabkd. [19:52] it did* [19:52] fid you spprove it? [19:53] i dont know. [19:53] Nobody from the server team is on the server image failure notification list, otherwise you'd have been being mailed about this for some time [19:53] Daviey, ^ "for some time" [19:55] smoser: Ah, i guess i was removed. [19:57] smoser: probably worth checking with QA that it should be the most basic of tests. :) [19:58] yeah [20:00] zul: couldn't rc4 tracker have been the same bug number for all packages? :) [20:07] Daviey: we only had one rc4 [20:08] Daviey: but the other rc3 could have probably had one bug number as well [20:21] smoser, do we need todo anything about size of the iso? [20:21] I can review the seed list now if need be [20:21] jamespage, fixed. [20:21] droped 48M of ipxe [20:23] smoser, good-oh [20:23] we have a smaller subset for kvm/qemu from memory [20:23] well, yeah. ipxe-qemu [20:23] but we didn't add that to the cd. [20:24] i'm not really clear on why we necessarily want any package on the cd [20:24] smoser, I see lots of stuff that we could drop [20:24] I don't see iso as much more than something to hang our hat on for release and for small, single server installs anyway [20:24] drop/move from iso to supported seed [20:24] jamespage, is there some well defined "you put stuff on the cd because..." [20:25] thats my feeling to. [20:25] smoser, for example all of the cluster stack is on the iso [20:25] * jamespage does not understand why [20:26] smoser, I think there may have been confusion about supported == on the iso [20:26] which is not the case [20:26] right. [20:26] munin is on the iso as well [20:26] and coupled with "look at all the space the server iso has empty!" [20:27] which, over time, turned into -30M [20:27] agreed [20:27] I think it should really be stuff you can install from the menus [20:27] tasksel + the boot menu for maas etc.. [20:33] excellent. Just as I got told why the ISO's on http://iso.qa.ubuntu.com/qatracker/milestones/305/builds had been disabled with no bug reported :) [20:53] openstack question [20:53] its more use on the IAAS side right? [21:21] smoser / zul / jamespage: Does this make sense to you? https://jenkins.qa.ubuntu.com/view/Saucy/view/AutoPkgTest/job/saucy-adt-neutron/ARCH=amd64,label=adt/48/consoleFull [21:21] (i386 was successful) [21:22] Daviey, I was just looking at that [21:23] Daviey, i suspect something racey - I've re-run the test - its executing now [21:25] Daviey, yeah - the lbaas agent starts but then exist due to missing base configuration [21:26] jamespage: it certainly doesn't sound right... [21:26] I guess the check sometimes runs quick enough to catch it OK [21:26] but not in this case [21:27] Daviey: that test passed this time round - I'll raise a bug and we can address early next release [21:30] Daviey: bug 1240712 [21:30] Launchpad bug 1240712 in neutron "neutron-lbaas-agent DEP-8 test sometimes fails" [Medium,New] https://launchpad.net/bugs/1240712 [21:30] jamespage: thanks [21:30] What program controls messages such as "The program foobar is not currently installed. You can install it by typing: apt-get install foobar."? I'm getting an erroneous error message from this when running a command that exists. [21:35] There's something ubuntu does to bash that does this. I'm not sure where to find it. [21:46] savid: /usr/lib/command-not-found, from the package 'command-not-found' (and the hook should be planted in /etc/bash.bashrc) [21:47] shauno, awesome, thanks [21:51] jamespage: ill get rc3 horizon tonight as well [22:11] zul: Did you see horizon rc3 posted? The only change is, https://github.com/openstack/horizon/commit/d3e8e29f1e252e7bffc836056b52c8e4e5a0307c [22:12] 13.10 iso images for server have now been re-built and should be CD sized. http://iso.qa.ubuntu.com/qatracker/milestones/305/builds [22:24] Daviey: yeah i saw it