/srv/irclogs.ubuntu.com/2017/10/17/#maas.txt

bdxhey whats up guys00:35
bdxSOS https://imgur.com/a/2pm0g00:37
bdxhere's the bug https://bugs.launchpad.net/maas/+bug/172411100:41
mupBug #1724111 opened: instances fail to enlist <MAAS:New> <https://launchpad.net/bugs/1724111>00:41
bdxroaksoax:^00:41
bdxpossibly thats a cloud-init bug?00:52
bdxhmmm00:52
bdxsorry for blowing you up if it is00:52
bdxeveryone00:52
roaksoaxbdx: seems like the data source was not found02:28
roaksoaxbdx: which could mean that the IP being given to use as a datasource, is not correct02:29
roaksoaxbdx: check that /etc/maas/rackd.conf has a correct IP address the node can contact02:29
bdxI see02:29
roaksoaxbdx: other than localhost02:29
bdxroaksoax: yeah ... so this is what I thought ... the pxe boot network isn't the same as the api/web endpoint network02:31
bdxpossibly I can get access to the router/firewall and allow access between the pxe and mgmt nets02:32
roaksoaxbdx: yeah as long as the machines can reach it, it should be good to go02:34
bdxyeah I knew the network that they were pxe booting on didn't have access to the network where the web_url lives, I guess I assumed the node would phone home on the same network it had pxe booted on, but yeah it makes sense, the api isn't listening there02:36
roaksoaxbdx: yeah, the way it works is base don the IP the rack knows of the region02:39
bdxgot it, that makes sense02:44
bdxroaksoax: thanks02:44
mupBug #1724111 changed: instances fail to enlist <MAAS:Invalid> <https://launchpad.net/bugs/1724111>02:47
bdxroaksoax: is there anyway I can configure the snap to have a separate pxe net?02:59
mupBug #1711760 opened: [2.3] resolv.conf is not set (during commissioning or testing) <MAAS:Fix Committed by andreserl> <cloud-init (Ubuntu):Confirmed> <resolvconf (Ubuntu):In Progress> <https://launchpad.net/bugs/1711760>03:17
mupBug #1724155 opened: [2.3b1, UI] In the hardware test list, when a test doesn't have metrics remove the chevron <ui> <MAAS:New> <https://launchpad.net/bugs/1724155>07:47
mupBug #1724158 opened: [2.3, UI] In hardware test list move the chevron to the end of the row to follow the pattern <ui> <MAAS:New> <https://launchpad.net/bugs/1724158>08:14
mupBug #1724181 opened: maas-cli missing dependencies: netifaces, tempita <cpe-onsite> <maas (Ubuntu):New> <https://launchpad.net/bugs/1724181>09:44
mupBug #1724181 changed: maas-cli missing dependencies: netifaces, tempita <cpe-onsite> <maas (Ubuntu):New> <https://launchpad.net/bugs/1724181>09:53
mupBug #1724181 opened: maas-cli missing dependencies: netifaces, tempita <cpe-onsite> <maas (Ubuntu):New> <https://launchpad.net/bugs/1724181>09:56
mupBug #1724235 opened: [2.3, HWTv2] Aborted test should not show as failure <MAAS:New> <https://launchpad.net/bugs/1724235>12:41
mupBug #1724236 opened: not possible to restart a service while a browser session is open <MAAS:New> <https://launchpad.net/bugs/1724236>12:41
mupBug #1724181 changed: maas-cli missing dependencies: netifaces, tempita <cpe-onsite> <MAAS:New> <MAAS 2.2:New> <https://launchpad.net/bugs/1724181>13:14
mupBug #1724236 changed: not possible to restart a service while a browser session is open <MAAS:Invalid> <https://launchpad.net/bugs/1724236>13:14
mupBug #1724181 opened: maas-cli missing dependencies: netifaces, tempita <cpe-onsite> <MAAS:New> <MAAS 2.2:New> <https://launchpad.net/bugs/1724181>13:14
mupBug #1724252 opened: maas is unable to discover a bonded interface on a region controller if interfaces comprising it are 'disconnected' in the database and do not belong to a fabric <cpe-onsite> <MAAS:Triaged> <https://launchpad.net/bugs/1724252>14:12
bdxhow can I assign a node to a zone?15:43
bdxis there a config in the ui somewhere, or do I need to use the api?15:43
bdxor cli15:44
roaksoaxbdx: you can edit hte node and change the zone15:51
bdxroaksoax: really, excuse my blindness15:53
bdxomg15:53
bdxits the first param at the top15:53
bdxarrrggggg15:54
bdxroaksoax: thx15:54
roaksoax:)15:55
TJ-Is it possible to have Zone -> Sub-Zone hierarchy ?16:27
roaksoaxTJ-: no16:29
TJ-Grrr. Can you suggest an alternative way I could design a deployment where I've got multiple power controllers and want 1 zone per controller, but want all the machines on those controllers to be part of a service-specific Zone too? Region seems not to be what I need since it runs a DB (which is elsewhere)16:31
roaksoaxTJ-: you can use tags16:32
TJ-roaksoax: Aha. And they can be treated as groups for deploying, for example, HA, services ?16:33
mupBug #1718016 changed: MAAS failed to respond to POST'd deploy request but still deployed node <cdo-qa> <cdo-qa-blocker> <foundations-engine> <internal> <MAAS:Invalid> <MAAS 2.2:Invalid> <https://launchpad.net/bugs/1718016>16:36
roaksoaxTJ-: yeah, I would group per zone for HA services. e.g. 3 Zones (AZ's)16:37
TJ-roaksoax: it quickly gets to be a brain-twister, figuring out the logical relationships :)16:38
TJ-one other question if I may. Starting from scratch, a single machine that has the MAAS services aboard, is it possible later to bring that machine into the care of MAAS, or does that machine have to stay outside the managed machines? Maybe it's a 'device' rather than a 'machine' ?16:41
roaksoaxTJ-: hehe, well, yeah the ZONES will be soon renamed to AZs to better clarify that they are availability zones. In that case, you will have machines in different zones for HA, and you can tag machines to sub-group them. e.g. 'storage' tags, and you will have machines with such tag across all zones for HA17:07
roaksoaxTJ-: that's what we normally do17:07
roaksoaxTJ-: on the latter question, what do you mean exactly?17:08
TJ-roaksoax: well, in a brand new deployment we need to boot-strap the MAAS installation. So we start with a virgin 16.04 server install, add MAAS (regiond and rackd) and configure. Then we start discovering devices/machines and so forth. Those are then managed/known by MAAS, but can MAAS be aware of its own regiond/rackd hosts17:11
TJ-roaksoax: in the power example, for example we have a CDU per rack, so if that's an AZ, a 'machine' on that CDU will have rackd. Does MAAS treat that machine differently to the machines 'under' it in the rack?17:12
roaksoaxTJ-: MAAS will automatically make the machine a rack controller17:13
roaksoaxTJ-: in 2.3, you could even deploy a rack controller yourself17:13
roaksoaxTJ-: or if you deploy ubuntu on it yourself, and then you manually install a rack controller and point it to the same maas that deployed it, MAAS will automatically make that machine a rack controller17:14
TJ-That's the answer I was after, thanks17:14
roaksoaxTJ-: what version of MAAS are you using though ?17:14
TJ-Not deployed yet so that's open to choice :)17:15
TJ-roaksoax: the question came about because I got to pondering the chicken-and-egg scenario of a completely new deploy of equipment17:16
roaksoaxTJ-: well MAAS 2.3 already supports deploying rack controllers on its own17:18
roaksoaxTJ-: however, it will use the snap instead of debian packages17:18
roaksoaxTJ-: but you can use 2.2, which is the latest stable and if you install the rack yourself, maas will handle the transitition17:19
TJ-Thanks. Now I'm clearer now. After reading the Concepts and Terms and other Docs these questions weren't answered17:20
mupBug #1724329 opened: curtin: Installation failed <MAAS:New> <https://launchpad.net/bugs/1724329>18:21
mupBug #1724401 opened: cannot exit rescue mode <MAAS:New> <https://launchpad.net/bugs/1724401>22:48
mupBug #1724402 opened: no output for failing test <MAAS:New> <https://launchpad.net/bugs/1724402>23:12

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