/srv/irclogs.ubuntu.com/2016/11/29/#maas.txt

=== frankban|afk is now known as frankban
mupBug #1645707 opened: DHCP is not responding to PXE boot requests <MAAS:New> <https://launchpad.net/bugs/1645707>12:47
john75077hello, i am looking to understand how to get multiple physical machines to communicate with lxc in 16.04. the directions seem to work out ok on a single machine, how do i enlist more lxc ?13:34
roaksoaxjohn75077: juju registers lxc containers in MAAS, MAAS doesn't manage LXC containers at all14:04
john75077so i want to go down the road of using conjure-up?14:05
roaksoaxjohn75077: you can use conjure-up with MAAS14:06
john75077so then how does that change how to commission nodes? or setup more lxc containers and have them 'spin up' like regular vm's?14:07
roaksoaxjohn75077: conjure-up drives Juju14:07
roaksoaxjohn75077: juju has many different providers to deploy services14:08
roaksoaxjuju can use MAAS as a provider to deploy physical machines14:08
roaksoaxjuju can use LXD to deploy containers in a single machine14:08
roaksoaxjuju can use AWS to deploy instances etc14:08
john75077right, im looking at starting with a small POC across 5 or 10 machines and if all goes well scale out14:09
roaksoaxjohn75077: when you use MAAS as a provider, for example, juju can deploy a service on a physical machine, and can deploy other services inside a LXC container inside the physical machine that it previously deployed14:09
roaksoaxjohn75077: when juju does that with MAAS, juju tells MAAS "hey, I created a new container, please register and give it an IP address"14:09
roaksoaxjohn75077: i've not used conjure-up lately, but you can use conjure-up with MAAS14:10
roaksoaxjohn75077: 'stokachu' is the best to help14:10
john75077the maas world has changed a lot, the last time i messed with this was in 12.04 and 14.0414:11
roaksoaxjohn75077: yeah we've come a long way since 12.04 and 14.0414:13
roaksoax12.04 MAAS sucked14:13
roaksoax14.04 and 1.7 is where we started improving it quite a bit14:13
john75077i wrote some pretty good stuff in 'ask' a long time ago14:14
john75077using conjure-up on a clean install, what is it exactly looking for?14:29
john75077never mind - picked the wrong option14:35
mupBug #1645707 changed: DHCP is not responding to PXE boot requests <MAAS:Invalid> <https://launchpad.net/bugs/1645707>14:50
vmorrisdoes Mark Shuttleworth often respond to general questions that pop up on the MAAS mailing list? That impressed me :)16:57
roaksoaxvmorris: he is very active across all products17:14
vmorrisroaksoax, i wasn't aware.. that's neat17:16
roaksoaxvmorris: hehe, it is indeed. He is very involved with the whole process17:17
mupBug #1645807 opened: [web UI] Rename deployed and deploying statuses and add a column <docteam> <MAAS:New> <https://launchpad.net/bugs/1645807>17:42
xopisHey guys, how's it going? I just installed maas with the objective to use it as a IPAM (IP address management) tool and I'm having problem to find any documentation on this feature. Can anyone give me some starting tips?17:43
pmatulisxopis, what specifically do you want to know? maas keeps track of all IP addresses being used17:48
xopispmatulis, I wanted to use it only to control the IP address space.17:49
xopisOnly to check what IPs are being used, what IPs I have available and so on.17:51
xopiswith out using maas to manage and deploy those servers17:55
mupBug #1645807 changed: [web UI] Rename deployed and deploying statuses and add a column <docteam> <MAAS:Won't Fix> <https://launchpad.net/bugs/1645807>18:12
pmatulisxopis, i guess you can give it a try18:13
john75077hi all, i am wanting to use the conjure up tool and wanting to deploy openstack through lxd. what is the best way to get this started?19:34
pmatulisjohn75077, get a big machine19:37
john75077ok, i have big machines19:38
pmatulisjohn75077, go to http://conjure-up.io/19:40
john75077i did that and now im here19:40
john75077the documentation isnt clear about what to do next19:41
mmcchi john75077, I am happy to help you with conjure-up for a bit, would you mind moving to #ubuntu-solutions, as it sounds like this isn't really a maas question?19:42
john75077sure - i was going to use conjure-up for deploying maas via lxd19:42
mmccdeploying maas or openstack? earlier you said openstack19:43
mmccto clarify, if you want to deploy maas, conjure-up doesn't help you there19:44
mmccand if you want to deploy openstack on lxd containers on a single machine, you can do that by running conjure-up on that machine, and MAAS isn't involved19:45
john75077hmmm - ok i have an option to deploy openstack base for maas19:45
mmccyes, that is the other option - you can deploy openstack onto full machines in a pre-existing MAAS using conjure-up19:46
mmccbut if you don't have a MAAS yet, conjure-up is not the place to start19:46
john75077ive been having too many issues with maas, it doesnt detect hard drives19:47
john75077and it seems that at some point in time WOL was removed19:47
mmccwell, that's not my personal area of expertise but this is certainly the right channel to ask about that.19:48
john75077whats your expertise? i like how maas and juju are supposed to work together but im doing a POC to show how to scale out servers19:49
john75077it doesnt matter if i use maas or openstack with novalxd19:49
john75077so ill move over to solutions19:52
mmccjohn75077: sorry, I misremembered the right channel - it's #ubuntu-server.19:53
junaidaliHow can we update a subnet's fabric using cli? I tried the command $ maas <maas-profile> subnet update <sub-id> fabric=<fabric-id>20:23
junaidalibut it's not updating the subnet's fabric20:24
roaksoaxjunaidali: update the VLAN21:04
roaksoaxjunaidali: maas admin subnet update 192.168.1.0/24 vlan=500121:07
roaksoaxfor example21:07
=== John is now known as Guest64013
JCharlSo, looking for some info on using MAAS 2.1.1 that came with Ubuntu 16.10.1.  Anyone able to give some help with basics?  The documentation I can find only seems to go up to 2.0.21:20
mupBug #1645872 opened: Commissioning fails on NUCS previously loaded with coreos <MAAS:Incomplete> <https://launchpad.net/bugs/1645872>22:19
=== frankban is now known as frankban|afk
mupBug #1611999 opened: [2.0] MAAS cannot power query with Cisco UCSM power driver <blocks-hwcert-server> <MAAS:In Progress by newell-jensen> <MAAS 2.1:New for newell-jensen> <MAAS trunk:In Progress by newell-jensen> <https://launchpad.net/bugs/1611999>23:49

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!