/srv/irclogs.ubuntu.com/2016/12/12/#maas.txt

DaToz_any one know how to set Boot Nodes to use 9214 MTU during first boot00:21
pmatulisDaToz_, there is a VLAN setting for that00:30
DaToz_how to set the VLAN settings? don't see it in GUI00:38
DaToz_@pmatulis how to setup the MTU in VLAN settings00:41
pmatulisDaToz_, if using the web UI click the VLAN in question and fill in the field marked 'MTU'01:19
pmatulisthere is an equivalent API command i'm sure01:19
mupBug #1628189 changed: [FUJ] SSH keys: alignment in expanded table row is off <MAAS:Expired> <https://launchpad.net/bugs/1628189>04:23
=== BlackDex_ is now known as BlackDex
=== frankban|afk is now known as frankban
DucHi08:34
Ducanyone can help me now ?08:34
Duc?08:40
Duccould help to add a server to maas and deploy os for it08:50
Duc?08:55
=== jamespag` is now known as jamespage
DATAzGuys from where i can setup the VLAN for the PXE boot12:23
BlackDexhello there, it seems the dns-forwarding isn't working14:28
BlackDexon maas 2.114:28
BlackDexwhen i try to dig an external host or even a local maas controled host it doesn't resolve14:31
BlackDexeven though i see the dns is running14:31
BlackDexwhat am i missing?14:31
roaksoaxBlackDex: i'm running 2.1 and I dont have issues. YOu may want to change your DNSSEC items14:38
BlackDexi disabled that :)14:39
BlackDexno luck14:39
roaksoaxBlackDex: most likely is something with your upstream DNS server14:39
BlackDexwell i don't even see it's requesting anything to an upstream dns14:40
BlackDextcpdump doesn't show that14:40
BlackDexonly requests comming in14:40
BlackDexand if i request it from the maas node to the upstream dns it does work14:40
BlackDexhmm i rebooted the maas node and not it seems to be working14:46
BlackDexseems somtehing got stuck or didn't restarted correctly14:46
roaksoaxBlackDex: check if bind is running14:47
roaksoaxBlackDex: and check the config files14:47
roaksoaxBlackDex: my guess is that your upstream dns may be blocking14:47
BlackDexroaksoax: it wasn't blocking. It is working as i could just connect to the upstream from the maas node14:53
BlackDexthe reboot helped14:54
roaksoaxBlackDex: strange then. I have not run into issues with it lately, but the only times i did whre due to DNSSEC config15:03
BlackDexmaybe the dnssec setting didn't updated correctly15:08
=== frankban is now known as frankban|afk
derekcatAnyone an expert on image syncing problems?20:02
derekcatRacks show as "out of sync", regions say, "unknown" and the region's MAAS logs show: "Dec 12 19:55:17 maas-region-controller-01 maas.boot_image_download_service: [error] Failed to download images: Command `sudo /usr/sbin/tgt-admin --conf /var/lib/maas/boot-resources/current/maas.tgt --update ALL` returned non-zero exit status 2:#012Config file /var/lib/maas/boot-resources/current/maas.tgt not found. Exiting..."20:02
derekcat[MAAS was juju deployed]20:03
derekcatDo you have to manually create/pass that config?  Was Juju supposed to create it when it installed MAAS?20:09
derekcatCan I just make one (and if so, what needs to be in it?)20:09
derekcatAnd why wouldn't the boot-resources directory exist on my second region controller..?  [Also juju deployed]20:10
pmatulisderekcat, which juju charm did you use?20:13
derekcatcs:~blake-rouse/maas-region-420:14
derekcatThe command was:20:15
derekcatjuju deploy cs:~blake-rouse/maas-region-4 --config maas-region-ha.yaml --to [juju machine # for an LXD ]20:15
pmatulisderekcat, afaik, that charm is not for public consumption. i don't believe it is maintained20:20
rgaunyWhen i get to maas-enlist to the MAAS server api i get HTTP 400 BAD REQUEST.......any ideas on what this could be?20:23
rgaunyi am behind a proxy but that has been set and I see that apt is getting evertything now20:23
rgaunyusing maas 2.020:23
rgaunyand ubuntu 1620:24
derekcatpmatuils, aw crap.  >_< Someone wrote that that was the latest verion of the charm in our local docs, not sure when that was written though..20:24
rgaunyanyone?20:27
rgaunylol20:27
derekcatrgauny, ^_^" I'm not yet far enough to have those problems.. haha20:32
bdxhey whats up everyone20:49
bdxis the DHCP issue being delt with for 2.1.1+bzr5544-0ubuntu1~16.04.1 ?20:50
bdxhttp://paste.ubuntu.com/23620719/20:50
bdxkilling off new users20:51
pmatulisderekcat, well MAAS is not hard to install. especially if you want everything on one machine20:53
pmatulisbdx, is DHCP enabled on a VLAN within MAAS?20:56
bdxpmmatulis: https://bugs.launchpad.net/maas/+bug/164939720:58
bdxpmatulis: dhcp has to be enabled first?20:58
bdxI see20:58
bdxpmatulis: I'll close that bug then, thx20:59
roaksoaxbdx: i think i beat you to it21:04
pmatulisroaksoax, did you see my maas-proxy bug?21:06
bdxroaksoax: you hit the bug too?21:38
bdxroaksoax, pmutils: I'm trying to on board a new user, na dmaas dhcp is flaking out21:38
bdxpmatutils: If the dhcp bug is a thing tell me now so I can quit (3 hrs deep into debugging)21:39
bdxof course there was alot of other cruft in the way we had to get through first21:39
bdxpmatutils, roaksoax: will you guys join https://www.freeconferencecall.com/join/obecker21:40
bdxpls21:40
bdxTeranet: https://bugs.launchpad.net/maas/+bug/164939721:43
Teranetbug 1649397 is confimed and need's to be fixed meanwhile we need a quick work around because it's super annoying too :-)21:51
derekcatpmatulis, Indeed..  After your last message my boss and I were talking.  Trying to decide if we should go manual installed or maintain our own charm for it.22:12
derekcatDigging in more, it looks like the python script ( /usr/lib/python3/dist-packages/provisioningserver/import_images/boot_resources.py ) to make the maas.tgt is failing for some reason...22:12
derekcatpmatulis, Thank you for the help!  We'll see if we can get this started...22:14
pmatulisderekcat, lemme know if you do the manual route. it's exactly what i've been working on scripting22:16
bdxI think I understand now, MAAS only can provide DHCP to vlans inside a fabric22:58
bdxnot the l2 networks themselves22:58
bdxor flat network address spaces22:59
bdxno, that doesn't seem right22:59
bdxTeranet: I think it is a bug man22:59
Teranetit is a bug22:59
bdxI'm hoping we can get some validation on that ...23:00
Teranetbecause even without a VLAN tag it's concidured as a VLAN = default VLAN 123:00
bdxok, yea23:00
Teranetfunny is in MAAS the default VLAN id is 023:01
Teranetwhich is not even RFC compliant LOL23:01
bdxbut, I think that is just in the context of maas ... there isn't an actual network that gets tagged 023:02
TeranetI think VLAN "0" stands for no vlan23:05
bdxyea, in the context of maas, I think it does23:05

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