=== freeflying_away is now known as freeflying [00:41] do any of you use symfony [00:41] ? === freeflying is now known as freeflying_away [01:39] jamespage, merged the openstack updates to charm helpers, updated all charms accordingly and proposed for charm store. a few have failing test suites so marked those as WIPs === _human_blip_ is now known as human_blip [02:32] Hi everyone who is still awake [02:32] :-) [02:33] I've installed ubuntu desktop on server, but cannot login to my account, only able to access guest account, and when I try to login to my account i'm being sent back to login screen. Anyone experienced this problem? :-) [02:51] hello? [02:56] hello [02:57] Juslintek: my guess is something to do with the desktop crashing === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === io is now known as IdleOne [05:57] hi guys, I am trying to setup openvpn server on my ubuntu box but I am not sure how to add bridge interface. I have only one network interface, that is eth0 which uses static ip addres. the said interface has public ip address (accessible directly via internet) and I am not sure if I need to set ip address of the bridge interface to this public one? [06:01] g0ran: set up the bridge in /etc/network/interfaces [06:02] and configure the bridge, usually called br0, like you did your old interface [06:02] yes that is what I am trying to do. but in said file only one network interface is defined which uses public ip address. as far as I understand I need to comment out eth interface when adding bridge? [08:59] I've tested both my postfix (echo "Test mail from postfix" | mail -s "Test Postfix" admin@something.com) and PHP (php -a mail ('admin@rtcamp.com', "Test Postfix", "Test mail from postfix"); exit ();) and I'm receiving both the emails fine to my inbox. But my contact form @ http://www.villacalmia.co.uk/book_now.htm still isn't sending emails (even though it says it's been successfully sent) any ideas? - using the contact f [09:14] have you checked your postfix logs? did it got those emails from the contact form at all? [09:15] geser: Nothing new is added to the mail.log when I submit a email [09:15] anyone knows a cheap vps server provider in London? I want to use SSH tunnels to bypass internet censorship in Iran. can't afford the ones I found. (London is fastest route to Iran because of EU fiber cable) [09:15] hadifarnoud: Couldn't you use a VPN? [09:16] Anomie_work: they blocked it. doesn't work [09:16] hadifarnoud: What do you mean? AFAIk you can't block 'all' VPNs [09:16] you'd have to block them individually [09:17] hadifarnoud: What would you define as cheap? [09:17] Anomie_work: not sure how they did it. but OpenVPN, PPTP, L2TP they are blocked [09:17] andol like $5 per month. [09:18] hadifarnoud: I'll ask in a cryptoanarchist channel I'm in, they should have something - but those are just the biggest VPNs, there are tens of thousands of them, anyone can set up a VPN [09:19] Anomie_work: I did try to setup my own. does not work in Iran whilst my friends outside can connect. [09:19] hadifarnoud: http://www.vpnground.com/go/hidemyass.php ? [09:20] #2 on 'The Best VPNs to bypass Iranian censhorship.' $6.33/mo [09:20] Anomie_work: hmm, the site is blocked but I give it a try. big guys are all blocked. private servers are harder to find though. that's why I wanted to get a server and use SSH tunnel [09:21] visit the site ( https://hidemyass.com/vpn/promo/1/1/ ) in Tor and register [09:22] hadifarnoud: (10:21:02 AM) kzw: does it have to be UK? [09:22] (10:21:22 AM) kzw: digitalocean.com is cheap and should be enough to get openvpn running [09:22] Anomie_work: cool. will try them [09:23] $5/mo for 1TB transfer [09:23] that's awesome! [09:31] hadifarnoud if they do a blanket port ban then you may have to modify the default ports [09:31] hitsujiTMO: I could do that only with OpenVPN, right? [09:32] hadifarnoud: technically you can do it with any vpn but some may be harder than others to do [09:33] smoser: may I have your comments on http://paste.ubuntu.com/6239796/ please? It's a separate tool I've been thinking of called cloud-wait, for waiting on various cloudy-type events (things being ready, such as ssh being available, or an instance having started) that might support a variety of wait types. Could this go into cloud-tools, perhaps? Then I could add a --wait option to uvt-kvm which calls it (either with subprocess or an API), and then sup [09:34] hadifarnoud: this may help for openvpn: https://forums.openvpn.net/topic12817.html that would be standard for use in a college [09:34] smoser: then I could implement an adt-virt-kvm for dep8 testing, etc. [09:34] hitsujiTMO: Softether is great but only works in Windows. they have their own protocol and client. [09:34] hitsujiTMO: will give it a try [09:36] My php.log isn't filling up for some reason. 'error_log = /var/log/php.log' is set in php.ini in /etc/php5/apache2 - is there somewhere else I need to turn it on? === MikaT_ is now known as MikaT [09:43] Anomie_work: are there logs specified in the virtual hosts? [09:46] hitsujiTMO: Got it working, my php log was 18GB somehow, deleted it and restarted apache - logging now [09:50] Nothing in my php.log explains why this contact form isn't sending out emails though :( === geser_ is now known as geser === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === zz_Gurkenmaster is now known as Gurkenmaster [13:21] zul, can you do the keystone and horizon rc2's please [13:21] CA? [13:23] jamespage: i thought you already uploaded them?\ [13:23] zul, not for keystone and horizon [13:23] jamespage: gotcha [13:24] rbasak, yeah, i think we've done similar things in many places. bikeshed has 'cloud-sandbox', which does a related thing. [13:27] * jamespage nudges zul to rember the static asset refresh for horizon [13:28] jamespage: exactly why i love doing horizon [13:35] smoser: I want something like this for uvt-kvm, so that my (yet-to-be-written) adt-virt-kvm can use it. It looks like cloud-sandbox does quite a lot more - this would just be a collection of waiting functions. Where should I put it? Would you accept it into cloud-utils, or shall I leave it inside uvtool? [13:35] i was just mentioning int rbasak [13:38] jamespage: just building keystone locally first [13:38] jamespage: https://wiki.ubuntu.com/OpenStack/LXC [13:38] zul, thanks [13:41] jamespage: https://code.launchpad.net/~zulcss/keystone/2013.2.rc2/+merge/191182 [13:42] zul, +1 [13:52] matsubara, I'm thinking the 13.10 release images could be doing with some MAAS testing :-) [13:52] http://iso.qa.ubuntu.com/qatracker/milestones/305/builds [13:54] jamespage, I did some testing last week, will continue to do so this week. I still need to update the qa tracker test case to point to the automated tests. [13:54] matsubara, please do! balloons can help with that [13:54] matsubara, hows things looking? [13:55] jamespage, yep, I talked to him last week. There was a problem with juju-core bootstrapping on MAAS but that's fixed now [13:55] jamespage, installation looks good so far [14:07] jamespage: the readme for horizon is still valid correct (for the assets) [14:07] lemme check [14:08] I think so - is that not working? [14:08] no - thats not right [14:09] node-less -> python-lesscpy [14:09] and you need to pop the top patch as well === AntelopeSalad_ is now known as AntelopeSalad [14:16] adam_g, I fixed up nova-cc and openstack-dashboard failing tests and marked ready for review [14:22] jamespage: https://code.launchpad.net/~zulcss/horizon/2013.2.rc2/+merge/191202 [14:24] zul, two comments [14:28] hey fellas / ladies [14:29] is there a way to construct an upstart job that will execute first when a shutdown sequence begins? [14:29] jamescarr, its possible to write an upstart configuration that runs prior to another job stopping [14:30] 'start on stopping otherjob' [14:30] yeah saw it… one thing I was curious about [14:30] and that could be a task which is not long running [14:30] will it block the other job from stopping while it runs? [14:30] yes [14:30] awesome all I needed to know :) [14:30] thanksz! [14:30] np [14:30] * jamespage loves the event based nature of upstart :-) [14:32] after i have setup a home server, what security measures should i take to make it secure ? [14:35] james fixed [14:35] jamespage: fixed [14:35] zul, great [14:35] * jamespage looks [14:36] zul, +1 [14:38] jamespage: on the converse, if I have stop on stopping X will the pre-stop script execute in upstart? [14:38] * jamespage thinks === psivaa is now known as psivaa-afk [14:38] jamescarr, I think so yes [14:39] jamescarr, you read the cookbook right? [14:39] skimmed it :) [14:49] jamespage: the dpkg SRU just landed. I think a golang build on armhf should succeed now for cloud-tools. [14:49] rbasak, marvellous [14:49] I'll hit rebuild and see === psivaa-afk is now known as psivaa === alex88_ is now known as alex88 [15:27] jamespage: keystone rc2 got accepted previously, horizon rc2 just got accepted [15:28] zul, good-oh - upload them to havana-staging and I'll flush through the CA as well [15:28] jamespage: yeah just waiting for them to perkulate [15:28] +1 [15:31] hey gaughen [15:34] hey jamespage [15:48] gaughen, https://wiki.ubuntu.com/SaucySalamander/ReleaseNotes#Ubuntu_Server [15:48] I think we need some details for MAAS specifically and virt stack changes [15:49] and I'm sure the juju team can add some details for juju-core features as well [15:53] adam_g, I can't figure out that cinder test failure; something is mocking out restart_map but I can't see what [15:53] I have hundred millions of file stored in a 2 level folder, in this form AA/BB/832497BBAA.ext. Nowadays it's more or less impossible to scan this arborescence with utils like du or rsync. The filesystem is ext4, mounted with noatime. Does anyone has good practices regarding storing millions of files, like using different filesystem or maybe distributed FS? [15:54] hash the directory structure more [15:54] eg AA/BB/8/3/2/4/9/7/B/B/832497BBAA.ext [15:55] you can keep throwing tech at stupid code, but sooner or later tech will run out and stupid code will do something too stupid to bandaid over [15:58] gaughen, hey - we have our weekly team irc meeting starting in 2 mins in #ubuntu-meeting if you would like to join [16:02] any recommendation for lightweight php framework with built in user authentication? [16:26] JohnSmith: You may also want to experiment with mhddfs. In this way, you have for instance /dev/sda2 /dev/sda3 /dev/sda4 /dev/sdb2 ..and so on, each with maybe quarter-million files, then mount them in a single point with access to all files concurrently but they remain on their respective partitions. In this way you do not have one monolithic filesystem to fsck, etc. [16:59] smoser, after patching curtin's utils.py, what do i need to reload? [16:59] er, what services need restarting [17:03] adam_g, probably shoudln't need anything actually [17:03] maas forks [17:03] to curtin [17:07] smoser, cool [17:15] smoser, no luck with that patch [17:15] hallyn, could you update LXC on https://wiki.ubuntu.com/SaucySalamander/ReleaseNotes#Ubuntu_Server [17:50] hello, I have followed multiple guides to get DHCP (dnsmasq) and pxe (tftpd-hpa) setup. The DHCP works fine, assigns IPs, but if I try to pxe boot it just says it can't find a pxe server. [17:50] Any ideas how to troubleshoot this? [17:52] aslaen: tcpdump or ethereal on both the pxe server network segment and the pxe client network segment? [17:59] sarnold ok cool I'll see if I can figure that out. [18:09] stgraber, could you put some "lxc notes" up at https://wiki.ubuntu.com/SaucySalamander/ReleaseNotes#Ubuntu_Server perhaps ? [18:09] hallyn, is out i believe [18:15] smoser: I'll see what I can do, kind of busy with other more urgent release things at the moment [18:29] stgraber, thanks. [18:29] zul, pushed horizon to -proposed [18:29] keystone still stuck in saucy pending migration [18:30] jamespage, juju is building in -proposed in cloud-tools now. [18:35] smoser, [18:35] ubuntu@obayifo:~$ ls /usr/sbin/policy-rc.d [18:35] ls: cannot access /usr/sbin/policy-rc.d: No such file or directory [18:35] smoser, fix seems to work [19:24] smoser: wiki updated [20:06] someone can help me with a dmraid problem ? [20:09] ah he quit [20:09] jamespage: keystone uploaded to the CA === NomadJim_ is now known as NomadJim [21:33] when the shutdown sequence starts what is the very first thing to be stopped? [21:33] I want an upstart service that I can be 100% sure will execute on shitdown [21:33] shutdown even, sorry [21:39] jamescarr: maybe /etc/init/rc.conf or /etc/init.d/rc .. http://upstart.ubuntu.com/cookbook/#shutdown === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === Gurkenmaster is now known as zz_Gurkenmaster === freeflying_away is now known as freeflying