=== ChanServ changed the topic of #ubuntu-uds-servercloud-1 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1403/servercloud-1/ - http://irclogs.ubuntu.com/2014/03/12/%23ubuntu-uds-servercloud-1.html [13:50] QUESTION: Can we use lts kernel for juju local bundle? In 14.04 === ChanServ changed the topic of #ubuntu-uds-servercloud-1 to: Track: Cloud & Server | Juju Core Update for 14.04 | Url: http://summit.ubuntu.com/uds-1403/meeting/22208/juju-core-update-for-1404/ [13:51] More specific [13:51] juju local bundle at 14.04 wich kernel lts we must use? [14:00] o/ [14:00] o/ [14:00] hi [14:00] good morning! [14:03] ok, let's get started! [14:03] hey jcastro [14:05] * hatch waves [14:14] can I use constraints with the HA bootstrap setup? [14:17] so at the moment to constrain bootstrap node I have to temporarily have to set environment-wide constraints? Will that get easier? [14:17] I think you just covered my question jcastro :) [14:18] jcastro: will do, thanks [14:25] jcastro: lucky guy ;P [14:26] will the lxc cloning be into 14.04? [14:27] I heard a rumour that the features of the "manual/null" provider can be used with other providers. Is that right? I can juju add-machine ssh:W.X.Y.Z with say, MAAS? [14:29] jcastro: right, sorry. [14:29] mindblowing right? [14:30] mind....blown [14:31] what about people who have no "professional" experience, but know golang? [14:31] as in "developers in the wild" [14:35] great answer! That gives me hope :) [14:35] thanks for the updates [14:37] thanks guys [14:52] hello! [14:53] hey otto [14:53] gaughen will get things started in about 7 mins [14:53] hey mattgriffin === ChanServ changed the topic of #ubuntu-uds-servercloud-1 to: Track: Cloud & Server | Server Databases Update | Url: http://summit.ubuntu.com/uds-1403/meeting/22152/server-databases-update/ [14:57] o/ [14:58] https://plus.google.com/hangouts/_/hoaevent/AP36tYfJlwwy7qlJDgZplOI92rf1P-lG5Vc1tsEqmOxwwUWXpJaJqg?authuser=0&hl=en [15:00] mattgriffin, otto_: ^^ hangout above [15:02] Live now [15:07] #ubuntu-uds-appdev-2 [15:25] otto_: MariaDB 10 is still just a release candidate, right? [15:46] is postgresql off topic? [15:46] jrwren [15:46] no === ChanServ changed the topic of #ubuntu-uds-servercloud-1 to: Track: Cloud & Server | uvtool demo | Url: http://summit.ubuntu.com/uds-1403/meeting/22193/uvtool-demo/ [15:57] https://plus.google.com/hangouts/_/hoaevent/AP36tYcNaP-_regeZutt9PvZrwEbSU6PFYeInKnaImBTFpCFHKj-Lw?authuser=0&hl=en [16:01] ryeng: yes [16:02] jamespage: when you review the mariadb-5.5 and upload it, and we get feedback on control file stuff (dependencies) etc much of that feedback also applies to how mysql-5.6 is made [16:03] my packaging of MariaDB is based on mysql-5.6 as it was in git last summer (and I was told how it is done was the bleeding edge and future of all packages) [16:03] otto_, ack [16:05] packaging work and feedback collection for mariadb-5.5 and mysql-5.6 go hand in hand. So when you upload new revision of mariadb-5.5 and if fixes the current bugs it helps prevent them from mysql-5.6 in the first place [16:05] Live now [16:06] jamespage: (if your mysql-5.6 packaging is still based on the git stuff Nicholas Bamber did) [16:06] use eatmydata ! [16:07] otto_, no idea but I'll keep that in mind [16:08] jamespage: Also I'd like to point out that the contents of debian/* in mariadb-10.0 is 99% same as in mariadb-5.5. If you review now mariadb-5.5 5.5.36 you can after that compare the stuff you just reviewed with the contents of debian/* in mariadb-10.0 10.0.9 with ease [16:08] rbasak: clearly not tmpfs backed :-) [16:08] (dpkg being slow) [16:08] jamespage: http://i.imgur.com/OmGS4Kh.png [16:09] performance there is embarrasing [16:09] the changes in 10 vs 5.5 are: strings 5.5 -> 10.0; line numbers in patches changed, two new packages in control file, two new build depends in control file, and a few new files in the file lists [16:09] nothing controversial from packaging point of view, I think [16:09] otto_, can we leave this channel clear for the next session please (-> #debian-mysql) [16:10] oh, sorry [16:14] audio just got really bad i the live stream [16:15] at all yes, but lots of stuttering [16:15] $ uvt-simplestreams-libvirt --verbose sync release=precise arch=amd64 [16:15] Adding: com.ubuntu.cloud:server:12.04:amd64 20140227 [16:16] rbasak if you want to change, 10.55.32.196 will let you in. [16:16] it seems more performant than you rinstance. [16:16] is there a wiki page that covers all of this? [16:21] bjf, this is , right now, about the best doc available. man page there too. [16:28] you mentionned Juju : is there a uvtool provider for juju ? [16:28] do you have default user-data/cloud-config as a starting point so I can have same starting point as the default? [16:29] can I specify a specific build? e.g. precise amd64 20130813 ? [16:31] i see, you are just going to extract cloud-config from /var/lib/cloud-init/instance that makes sense. [16:33] smoser: cool feature. excellent. [16:36] i made up a number. [16:36] 20130909 is real :) [16:40] maybe a sync versus a get. I'd want sync to warn before deleting or along with a force option [16:42] understood. this is great. [16:44] rbasak: uvt-lxc could wrap (or just use) stgraber's "download" template, he builds daily images for a lot of OSes [16:45] rbasak: https://images.linuxcontainers.org/ [16:46] doesn't have to share the disk either :) [16:46] serue, how would you not share disk? [16:47] loopback mount is non-ideal. (and non-possible as non-root). [16:47] for now [16:47] lvm also not possible as non-root, but very nice for containers [16:50] serue, for now? [16:50] there is nothing that i'm aware of that would limit disk usage by a container [16:51] loopback namespaces is being looked into (we can talk elsewhere) [16:55] rbasak: that would also replace the section I wrote about using cloud-images in the server guide === ChanServ changed the topic of #ubuntu-uds-servercloud-1 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1403/servercloud-1/ - http://irclogs.ubuntu.com/2014/03/12/%23ubuntu-uds-servercloud-1.html [16:56] great presentation rbasak ! [16:56] thanks rbasak [16:56] rbasak: excellent work. ty [17:11] jrwren: thanks! === ChanServ changed the topic of #ubuntu-uds-servercloud-1 to: Track: Cloud & Server | Openstack Charms for 14.04 | Url: http://summit.ubuntu.com/uds-1403/meeting/22189/openstack-charms-for-1404/ [17:58] https://plus.google.com/hangouts/_/hoaevent/AP36tYeOqIdWP_tCm_Sjnbs3Umo9BelpzfXXx6qjU0uHpLQ0XP3cXg?authuser=0&hl=en === ChanServ changed the topic of #ubuntu-uds-servercloud-1 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1403/servercloud-1/ - http://irclogs.ubuntu.com/2014/03/12/%23ubuntu-uds-servercloud-1.html