=== JanC is now known as Guest21659 === JanC_ is now known as JanC === inteus_ is now known as inteus === josepht` is now known as josepht [01:15] Hi guys! Anyone deployed OpenStack using MAAS before? [01:15] Do I use the openstack installer on a controller (then openstack gets deployed on free nodes)? === ossurayynot is now known as tonyyarusso === inaddy is now known as tinoco === Guest72258 is now known as terje [02:56] I'm setting up a personal server and I'm currently at the stage of setting up IPSet blocklists that automatically update from known-bad-IP lists. Is there a reason this kind of auto-update-IPSet functionality isn't built into Ubuntu server? [04:34] Vertel I don't know for ubuntu, and there's probably a better tool for it, but I found a guy's script that I use on my router to block incoming connections from countries that you could look at using. http://tomatousb.org/forum/t-605311/blocking-an-incoming-ip-address-solved-sort-of#post-1664196 [04:34] you could just point it at a plaintext list of blocks, aka http://www.ipdeny.com/ipblocks/data/countries/cn.zone [04:35] Also, https://github.com/zfsonlinux/zfs/wiki/Ubuntu-16.04-Root-on-ZFS actually works and it's wonderful. === andol_ is now known as andol === athairus is now known as afkthairus [06:47] ShaRose: yeah? :) woot [06:48] yep [06:48] playing with it now to make it as non-interactive as I can atm [06:48] I haven't looked at the recent instructions but the last time I looked it was more moving parts than I wanted to deal with. It's nice to hear it's coming along :) [06:49] it's still not as easy as integrating it into the actual installer, but it's not too harsh [06:52] anyone know why screen in ubuntu doesnt give conistant times for when a screen was created? [06:53] gonna make a local mirror for it because I'm installing ubuntu so much :P [07:15] hallyn, maybe I can try... even though I realize now that its a rather "special" setup. Normally qemu-dm is used when xend is used but then the apparmor change is moot since xend starts qemu. There was some way to force the other qemu with libxl... I think [07:16] hmm I thought the thing that needed validation was a stupid lttng-5 denial silencing when using the libvirt-"lxc"? === ogra_` is now known as ogra_ [09:35] teward: sure, though if it's a merge note that it's quite hard to verify a merge without actually doing the merge. [10:08] Hi, i try to install single server openstack with the openstack installer on ubuntu 14.04 [10:08] but the install seems to deadlock on installing keystone with "idle - hook failed: "config-changed" [10:10] all services are deployed with status started except for keystone which has the status error [10:13] stokachu: ^ [10:14] jayjay: stokachu may be able to help assuming he's in today, but based on his timezone he won't be in for a few hours. [10:16] tnx rbasak [10:33] I have a system user for a service and I want to execute a script as that user but ubuntu is asking me for a password. [10:33] But I don't have one..? [10:38] is there a way to change static ip in Ubuntu 16.04 without a reboot? networking.service restart and interface shutdown/start is not helping [11:06] vagarwal_: ifdown, edit /etc/network/interfaces, then ifup. [11:06] (which you need to do locally or very carefully in a screen or something) [11:11] rbasak: that is not working [11:12] has anyone not encountered this yet? [11:12] jamespage, hi, i found issue with openvswitch package, can you help? :) [11:13] degorenko, maybe whats the problem? [11:13] jamespage, it is again related to our puppet xenial jobs. So, the problem is incorrect service status report [11:13] i tried to file bug on ubuntu, but got some launchpad error :( [11:16] going to need a bit more detail... [11:16] jamespage, yes, sure, sec [11:17] him are linux containers completely separate? [11:17] to the same extent of 2 vms [11:17] ? [11:17] jamespage, for example http://paste.openstack.org/show/498579/ [11:17] *hi, [11:19] degorenko, what does "sudo service openvswitch-nonetwork status" say? [11:19] jamespage, same :) let me sec [11:20] http://paste.openstack.org/show/498580/ [11:21] jamespage, just fyi, looks like this issue with wrong report comes from 12.04, because we have this commit to vswitch module: https://github.com/openstack/puppet-vswitch/commit/be49bd301f6649950d9cc5bb08ee68a293d7058a Jan 15, 2013 :) [11:23] jamespage, and here is report when service is running http://paste.openstack.org/show/498581/ [11:44] jamespage, I'm bumping neutron-lib to 0.2.0, I think that will fix the newton neutron failure [11:46] jamespage, i have some network troubles, if you answered on my last message please repeat :) [12:02] Hello, i have a question about accessing files on a windows share. i have mounted a network share on /mnt/share with cifs in /etc/fstab. I have configured this with a read-only account from our active directory for extra security. Now i want to read those files with a php application for copying them to the local webserver path. Now i have the problem that i can't can give read access to those files for user www-data because it is read-only. [12:02] The files are now only accessible with the root user. is there a way such with ln to make a link with read permission for a another user? Sorry for my bad english. [12:24] Hi! I'm using Ubuntu 14.04LTS and I can't get access to some ports from the exterior. The ports are listed as listening when using "netstat -ltpn", however nmap reports them as closed. [12:24] other ports, running the same kind of app, are accessible and listed the same way using "netstat -ltpn", but this time reported as open using nmap [12:25] both apps are using 0.0.0.0 [12:25] any ideas on what I am missing? [12:31] yo everyone [12:32] Are there apps running on the ports, encod3 ? [12:32] Oh yeah, they are listening. nvm. [12:32] Do you have ufw or something installed? [12:33] m1dnight_: it is installed but disabled, iptables is also disabled [12:33] Switch ports with a working application, see what that tells you. [12:33] Im a noob as well :> [12:37] jayjay: yea I think there is an issue with our keystone revision [12:38] jayjay: this on single install? [12:43] Hello. I have a problem with preseeding in 16.04. I used my preseed in 12.04 and it worked fine. With the upgrade, preseeding results in a crippled ubuntu-server where for example "man" or "nano" are missing. The system is not complete anymore. [12:43] Has something changed in preseeding, maybe in tasksel? [12:53] @stokachu, yes single install [12:54] jayjay: ok, run openstack-juju resolved rabbitmq-server/0; openstack-juju upgrade-charm rabbitmq-server [12:54] stokachu: i only tried the single install [12:55] I think we need to update the revisions [12:55] should i run that in the container? [12:58] no from your laptop [12:58] ok [12:58] http://pastie.org/10850469 [12:59] jayjay: why did you put sudo in front? [13:00] i also did it without :) [13:00] same output [13:01] do you know how to do it within the container? [13:01] yes [13:01] ok try that [13:01] just use juju [13:01] done [13:01] what should i juju? [13:02] oh sorry [13:02] i dont know what to do in the container [13:03] export JUJU_HOME=~/.cloud-install [13:03] then [13:03] juju resolved rabbitmq-server/0 [13:03] juju upgrade-charm rabbitmq-server [13:05] hmm, ERROR no environment specified [13:06] are u inside the container? [13:06] I did the lxc-attach -n openstack-single-username thing [13:07] yes [13:07] yea that's it [13:07] user ubuntu? [13:07] yea [13:08] I'll have to help you more after lunch im on my phone atm [13:08] np, thanks so far [13:08] np it'll probably be 2-3 hours but I'll get you going [13:09] great === degorenko_ is now known as degorenko [13:16] I use Ubuntu server vagrant images a lot. I just downloaded the official xenial64 vagrant box and it doesn't look like the virtualbox guest additions are installed. [13:16] Known issue? [13:27] Odd_Bloke: ^ [13:28] (not sure if that's your department or not?) [13:45] rbasak: It is. :) [13:46] guruprasad: Could you check if there's a bug already at https://bugs.launchpad.net/cloud-images and, if not, file one, please? :) [13:46] rbasak: (Thanks!) [13:52] Odd_Bloke: There is already a bug for this https://bugs.launchpad.net/cloud-images/+bug/1565985 [13:52] Launchpad bug 1565985 in cloud-images "vagrant vb ubuntu/xenial64 cannot mount synced folders" [Undecided,New] [14:14] smb: ok well otherwise ask the bug reporter again to verify. [14:14] i've got more srus on my list to push out :) [14:15] hallyn, they cannot verify because they don't use *that* version of libvirt [14:16] hallyn, proposed libvirt 1.2.2-0ubuntu13 - they use 1.2.12-0ubuntu14.2~cloud0 [14:21] hallyn, actually not sure you did see the email I just sent you which explains a bit more... :) === Executioner` is now known as Executioner === LargePrime_ is now known as LargePrime === deadnull_ is now known as _deadnull [15:04] I've got this old compaq that I am setting up just to display htop through ssh, and I am running into a problem where the tty windows on it keep turning off to save power, and I would like to disable this feature. [15:04] I am not sure which part of the os is responsible. [15:11] jayjay: ok im back [15:11] John[Lisbeth]: what release of Ubuntu? [15:12] John[Lisbeth]: you can change it via setterm --blank 0 (might also need --powersave off) [15:14] I think it's ubuntu 16.04 server [15:14] I'll try that and then we'll wait and see if it turns off === Oer is now known as OerHeks [15:19] hi, I'm using vm-builder to create some VM's. I notice that in a trusty guest, the first nic is named eth0 and all is well. [15:20] with a xenial guest, the nic is em1. [15:21] I have to mount the qcow and change it manually [15:21] possible to specify a nic name in vm-builder? === afkthairus is now known as athairus [16:18] stokachu: im here too :) [16:18] jayjay: cool, you back inside the container? [16:19] yes [16:20] su - ubuntu [16:21] jayjay: do you have a ~/.cloud-install/juju directory? [16:21] jayjay: i actually told you wrong earlier, it should be `export JUJU_HOME=~/.cloud-install/juju` [16:22] thats better :) [16:22] juju status is now working :) [16:22] jayjay: ok do juju ssh rabbitmq-server/0 [16:23] jayjay: sudo apt install pastebinit; pastebinit /var/log/juju/unit-rabbitmq-server-0.log [16:24] http://pastie.org/10850671 [16:25] jayjay: whats in /var/log/juju/? [16:25] http://pastie.org/10850673 [16:26] hmm, unit-rabbitmq-server-0.log [16:26] thats the one i want to look at [16:28] Is it safe to install systemd on Ubuntu 14.04 trusty? [16:28] one moment [16:36] its a big file [16:36] what do you want to know [16:36] or should i share the complete file? [16:38] jayjay: mainly looking for any tracebacks [16:38] python tracebacks [16:43] https://ssw.solcon.nl/qdisk/download/4998379595744848c1094c11261624911975 [16:43] this is the log file [16:51] stokachu: can you see something in the file? [16:51] one sec [16:55] jayjay: i dont see where rabbitmq is reporting an error? [16:55] jayjay: says its active and ready [16:56] stokachu: i quit the installer [16:57] jayjay: thats ok juju is setup in the background [16:57] kyestone still reports idle hook failed [16:57] config-changed [16:58] jayjay: oh.. right [16:58] jayjay: ugh sorry why did i think it was rabbitmq [16:58] jayjay: can you send me the unit-keystone-0 log? [16:58] lol [16:58] theres been this ipv6 issue with rabbitmq [17:03] stokachu: https://ssw.solcon.nl/qdisk/download/972592784574489333c04f81492838714575 [17:05] looking [17:06] ERROR juju-log FATAL ERROR: Could not determine OpenStack codename for version 8.1 [17:06] INFO worker.uniter.jujuc server.go:172 running hook tool "juju-log" ["-l" "ERROR" "FATAL ERROR: Could not determine OpenStack codename for version 8.1"] [17:07] yea just saw that [17:07] hmm [17:07] jamespage: what was ^ from again? [17:08] jayjay: https://bugs.launchpad.net/charms/+source/keystone/+bug/1572358 [17:08] Launchpad bug 1572358 in openstack-telemetry (Juju Charms Collection) "keystone FATAL ERROR: Could not determine OpenStack codename for version 8.1.0" [High,Fix released] [17:09] jayjay: what does juju status keystone give you? [17:12] stokachu: http://pastie.org/private/wk1ovfwaprvdcc3yikra === stiv2k_ is now known as stiv2k [17:15] stokachu: so its a known bug [17:15] jayjay: checking the revision you have versus the latest [17:16] jayjay: so juju resolved keystone/0; juju upgrade-charm keystone [17:17] Added charm "cs:trusty/keystone-255" to the environment. [17:17] jayjay: see if the error still occurs [17:17] jayjay: it should reinitialize itself [17:18] jayjay: you'll probably want to do that to all the charms deployed [17:20] keystone is started now :) [17:20] jayjay: cool yea, for some reason you're running some older charm revisions [17:20] jayjay: not sure why though as we pull from the latest [17:21] stokachu: awesome [17:21] jayjay: you'll want to run openstack-status again to make sure neutron gets setup [17:22] stokachu: yes, keystone is still complaining about ports which should be open but are not [17:23] jayjay: can you post an updated unit-keystone-0.log file? [17:24] stokachu: yes, one moment [17:30] stokachu: cant find the /var/log/juju direcotry anymore [17:30] am i missing something? [17:30] did you juju ssh keystone/0? [17:31] :):) [17:31] there it is :) [17:31] i was sleeping [17:35] stokachu: https://ssw.solcon.nl/qdisk/download/1552257545574490d7721ad56293922517332 [17:36] sec [17:36] jayjay: yea im not sure about that one, best to ask the charmers in #juju about it [17:37] jayjay: i would run juju upgrade-charm first on your services though [17:37] stokachu: ok i will try that [17:37] stokachu: thanks so far [17:37] jayjay: np [17:38] hi, I'm using uvtool to provision a VM. I have a bridged interface it's attaching to, br0. [17:39] How can I specify the IP to use on that interface/network? [17:40] stokachu, jayjay: upgrade your keystone charm [17:40] jamespage: yea hes on 255 now [17:41] but seeing [WORKLOAD-STATUS] blocked: Ports which should be open, but are not: 5000, 35357 [17:42] yes [18:08] stokachu: i restarted haproxy and now everything is Unit is ready :D [18:10] nice [18:12] yes, thanks again for your help === _Jeepbeats is now known as Jeepbeats === degorenko is now known as _degorenko|afk [19:07] how much a 32GB dedicated server running apache2 and php7.0-fpm is cable of handling concurrent users? [19:09] it depends upon your application [19:10] apache has a limit set http://httpd.apache.org/docs/1.3/mod/core.html#maxclients [19:12] assuming the best config? [19:12] will it be able to handle 10K realtime users? [19:12] it depends entirely on the applictaion. [19:12] wp site is what i am runnng [19:13] say 25-50 mb, so that would be 600 users [19:13] 600 realtime users? [19:13] and then your networkspeed ... [19:13] i was running 1k realtime users on a 2gb vps of digital ocean [19:14] we are guessing, with such minimal info === mfisch is now known as Guest92937 === Guest92937 is now known as mfisch [19:19] Suggest me the best? [19:21] Sagar: that's not how this works, tbh. "best" depends entirely on your workload and doesn't really mean anything wrt your original question (you asked for a quantitative answer, "best" implies qualitative) [19:23] !best [19:23] !poll [19:24] damn bot must be getting altimzers [19:24] nacc: when you write your application you need to cache all the things: use page caching to cache entire pages, fragment caching to cache all the rendered fragments, memcached or similar to cache 'business objects' and avoid roundtrips to the database, etc. writing scalable webpages takes a huge pile of work. [19:24] sigh. not nacc. Sagar of course. [19:24] sarnold: :) [19:25] and it highly depends on the usecase [19:25] personally, I like to run like a wordpress site, locally [19:25] then push a *static* copy of it publically [19:25] means no one can leave comments or anything, but I don't care or want that [19:25] so if you have a good config apache + varnish + php fpm along with a single wp running [19:25] what would u say? [19:25] thank you, comment sections are the worst :) [19:26] varnish isn't a caching solution [19:26] it's a solution when you *cannot* do proper caching in the application [19:26] Sagar: what would we say about what? [19:26] patdk-wk: what about laravel? [19:26] with memcache? [19:26] never heard about laravel [19:27] nacc: about the concurrent users? how much the server can handle [19:27] laravel a php framework [19:27] that is unknown [19:27] you have to benchmark php [19:28] if laravel is a php thing, then your just talking about php [19:28] why confuse it with something else [19:40] Anbody have recommendation for creating a self contained app/script that's easy to move arround? I can't seem to find anything easier that bash. Python and such always have dependencies that are painful [19:41] perl's often installed but that's getting to be less common these days.. [19:41] and perl's datastructures are annoying if you aren't content with only arrays, hashesh, and int/float/string [19:42] python has datastructures? [19:42] python was really annoying me yesterday with itself [19:44] python classes are easier to use and build arbitrary forests/graphs/networks of datatstructures.. perl references and worse perl OO is just exhausting. I'm pretty grumpy about python but if shell/sed/awk or perl don't work out, python's not a terrible choice [19:47] took me awhile, but I got python working the way a *think* is correct [19:47] no idea, but it gives me the result I'm looking for atleast :) [19:47] I'm just too used to C, asm, perl, ... [19:47] give me pointers, dont hide them from me [19:51] sarnold: perl still has the same dependency hell though right? with modules and versions, etc [19:51] I'm just wanting to make something that's self contailed that I can put on any server and can run. Bash is the only thing I can think of that's like that [19:51] python is present in all ubuntu these days (iirc) [19:51] bash cannot do that [19:51] but "any server" is perhaps broader than that [19:52] it has dependency hell on all the other programs you use to write the bash script :) [19:52] heh [19:52] yeah but Ive got to deal with ubuntun from 10.04 to 16.04 and a bunch of centos machines [19:52] besides the forkbombing bash does :) [19:53] so I'm trying to make something generic that'll work on most linux systems out of the box without having do install a bunch of junk. [19:53] I love python, but it annoys the crap out of me when I have to deploy it to other systems [20:08] kpettit: I hesitate to suggest it since their community tends to encourage loads of practices I disagree with, but Go aims to provide you with a single executable that you can copy from machine to machine, so long as the architecture matches, it ought to run. [20:08] heh [20:16] rbasak: is it expected for squid3's autopkgtests to fail under lxc (appears to be apparmoer related, which i'm assuming would need nested apparmor) [20:17] nacc: the test is supposed to declare if it requires full virt. [20:17] rbasak: well, the version in trusty, running in lxc under xenail doesn't pass tests for me :) [20:18] for test_zz_apparmor [20:18] nacc: so yes if it does that, no if it doesn't. But yeah, if nested apparmor is needed, then perhaps the test should declare it needs full virt. [20:18] nacc: try adt-virt-qemu. adt-buildvm-ubuntucloud is useful. [20:18] rbasak: just says 'needs-root' [20:18] rbasak: ack, can do, just slower :) [20:29] ddellav, manlia's uploaded. make sure you subscribe ubuntu-mir to the bug so the MIR team is notified to review it. https://launchpad.net/ubuntu/wily/+queue?queue_state=1&queue_text= [20:29] coreycb ok, will do [20:36] If I'm making Debian packages for Ubuntu, do I want to install ubuntu-dev-tools or the devscripts package? [20:38] cliluw: well, you'd be making Ubuntu packages for Ubuntu, to be clear :) [20:38] cliluw: and i use tools from both, tbh [20:42] nacc: According to the apt-cache, it seems devscripts breaks and replaces ubuntu-dev-tools. [20:43] cliluw: heh, let me look aagain [20:43] cliluw: i have both installed acc'g to apt-cache right now :) [20:44] cliluw: version specific breaks and replaces [20:44] nacc: Oohh, ok! [20:45] Hi, why do we get updates all the time? [20:46] do the guys who write the code have their head up thier ass? I thought they were pros? [20:47] load of php updates tonight [20:47] cant they get it right? [20:47] You should ask for a full refund. [20:47] yep [20:47] synchronet: https://www.jwz.org/doc/cadt.html [20:47] happy to chip in but geez [20:47] Hi. Is this the right place to ask about "conjure up"? I just want to know if the LXD option uses containers to run the "controllers" of openstack or if it just uses LXD as the compute nodes - if that makes any sense [20:48] always kfg updates [20:48] sarnold: I never click anything [20:48] stokachu: rbasak said you might be able to help if you're there [20:49] synchronet: this one should be clicked :) I think it'll resonate [20:49] I never click anything [20:50] I dont trust any fkr [20:50] 26 years on the web has about done me [20:51] synchronet: you've been on the web for 26 years and don't know jwz.org? O_o [20:51] heh [20:51] I dont know anything thz days [20:53] Lost in Space [21:02] shewless: it is pure LXD for both controller and compute nodes [21:02] no kvm at all [21:06] shewless: i gotta go afk but leave me any messages here and ill answer them when i get back tonight [21:14] stokachu: seems a cool guy [21:18] sarnold: I haven't ever tried Go. But it's worth a look. Never had a reason to try it before, so worth a look at least [21:25] https://www.jwz.org/doc/cadt.html the funny thing is, i filed a netscape2.0 bug in 1995 which was closed in the exact same way upon the rewrite. [21:25] :) [21:27] some one will kill hundredes of people one day and claim insanity and sat the internet made me do it [21:27] say [21:28] its getting beyond something, not sure what [21:28] is it just money these days? [21:29] cant run a simple website without constant interferance? [21:30] update needs so they can spam you more [21:30] and always to enhance your experience etc [21:30] well kffkd off here at the mo [21:30] synchronet: i feel like this is a bit of a rant that is better suited for #ubuntu-offtopic :) [21:31] yeah, sry, bad day [21:31] stopped [21:31] synchronet: :) no problem [21:31] :) [21:31] ty [22:03] is it a stupid idea to add my ssh/deploy user to the 'root' group so i dont have run sudo to edit nginx virtual server files ? am i just being lazy lol? [22:11] I can't imagine why you would need that [22:12] why would you *not* want to run sudo? [22:14] patdk-lap: how come other distros are not afraid of root, [22:15] I have never had a server hacked in my life [22:15] lucky you [22:16] maybe [22:16] I have been hacked twice, and by the same kernel vaunerability each time [22:17] first, the server was slow in getting patched [22:17] had a client hacked but that his WPress end [22:17] second, the CVE was not compiled into that kernel, by the kernel packager [22:17] also in 14.04 and proftp there is an expolit [22:17] oh, websites being hacked are a multible day issue for me [22:18] I just basically kicked a client with 5 dedicateds because he could not keep his wp sites up to date, sad but a major pain [22:18] synchronet, that isn't part of ubuntu though [22:18] proftpd is part of universe [22:18] universe is unmaintained :) [22:19] patdk-lap: agreed, its what viryualmin drags in, they fixed it now apparently [22:19] kpettit: there's a lot about go the language that looks nice. It looks like a nice application programming language but a poor systems programming language. [22:19] virtualmin sry [22:19] I have and keep my own proftpd as with any other software I need, in my production ppa [22:20] patdk-lap: why do you use proftpd? it looks .. iffy. [22:20] I only use it for myself in one location :) [22:20] but I do maintain it for others that use it heavily [22:20] for sftp mainly [22:21] be nice if Ubuntu did its own hosting CP [22:21] hosting CP? [22:22] I just do hosting mainly [22:22] yeah like virtualmin cpanel etc [22:22] yuk [22:22] whatever [22:22] gui guy here [22:22] I once attempted to use that other cpanel thing for customers before [22:22] wh?? [22:23] centos have a panel I believe? [22:23] filed a bug report, that the admin user used md5 password hashes, and I need that corrected before I could deploy it, as a paying customer [22:23] they marked my bug as, won't fix [22:23] I left them [22:23] :) [22:24] might as well get off the planet these days [22:24] anyone here know much about uvtool? [22:24] yes, no one *should* get my database, or hash, but lets be relistic [22:24] expecially with closed source software [22:24] I'm trying to use cloud-init with uvtool but it never seems to read my config [22:25] terje: I cant help sry [22:25] :/ it's one of those I've been banging my head on. :( [22:25] never give up [22:25] never surrender [22:26] where there is a will ... [22:28] terje: heheheh [22:28] terje: do you get any error messages? [22:29] sarnold: so my situation is.. [22:29] I'm not using vibr0, I'm using br0 so I can have my VM directly on my nic [22:30] so using uvt-kvm works just fine, as in my VM boots up, I can virsh console to it [22:30] and it's waiting for an IP via DHCP [22:30] I'm trying to use cloud-init, specifically meta-data to set it's IP statically [22:30] and that part just doesn't work. [22:30] no idea what a uvtool is :) [22:31] so, no error messages that I have seend. [22:31] seen, even [22:31] patdk-lap: this thing https://help.ubuntu.com/lts/serverguide/cloud-images-and-uvtool.html === krsna is now known as Kreator === Kreator is now known as kreator === kreator is now known as Kreator [23:17] terje: I wrote uvtool. [23:17] terje: I'm not sure about your static IP case. [23:18] That's cloud-init's responsibility. uvtool doesn't really do anything with cloud-init stuff apart from pass it on. [23:18] Is it metadata or userdata you're using? [23:18] Whichever way, are you using --user-data or --meta-data in your "uvt-kvm create" call? [23:19] Because if not, uvt-kvm will create its own and thus possibly scupper whatever else you're trying. [23:19] rbasak: is libvirt's idea of networking getting in the way here? [23:22] That depends on what terje is expecting I think. libvirt packaging sets up a bridge and dnsmasq IIRC. But he might have changed that. uvtool and libvirt VM creation just connects the guest's NIC to a bridge by default. [23:40] Anyone know of any decent small-business scale Windows antivirus products (okay, I know that's already thinning the herd precipitously, but bear with me) that can be centrally managed from an Ubuntu server? [23:41] Our office's Bitdefender license is expiring and I'd rather not rely on a Windows server to shepherd the Windows instances. [23:49] keithzg: nothing like bit defender, there's clamav by that's just for mail [23:51] keithzg: I thought windows had something like windows defender that was included [23:52] hello I'm wondering if someone here can help me with conjure-up, lxd and maas [23:53] what should I look at if the sync command hangs indefinitely? [23:53] jjohnston: which version of maas? [23:53] MAAS Version 2.0.0 (beta5+bzr5026) [23:54] what issue are you having [23:54] maas is actually pretty happy its more lxd bridge and conjure-up authenticating against maas that I'm having issues with [23:54] what version of juju? [23:55] so i have my hosts in a ready state in maas and am running conjure-up openstack using the lxd option [23:55] when I select the lxd domain created by the lxd configuration wizard it complains that lxdbr0 is missing [23:56] lxdbr0 IS missing, but no matter what I do the re-configure lxd wizard won't add the interface [23:56] ah [23:56] try running like lxc list [23:57] see if the interface gets activated then [23:57] negative [23:57] i've even done lxd init and run through resetting everything to no avail [23:57] yea ice hit this issue as well [23:57] I've* [23:58] so if I go the "use existing maas" option in conjure-up and I put in the api endpoint and api key, it bails with a key error as well [23:58] trying to remember what I had to do [23:59] jjohnston: you just ending the IP? [23:59] entering* [23:59] no i put the fqdn [23:59] with http:// [23:59] try just the ip [23:59] no http [23:59] k