/srv/irclogs.ubuntu.com/2017/04/24/#maas.txt

=== Guest76746 is now known as med_
=== jac_ is now known as jac_cplane
mpontillojac_: is the 'vlan' package installed? any errors in the syslog or dmesg?03:32
=== jac_ is now known as jac_cplane
mupBug #1581727 changed: [2.0b5] Document that we need to configure postgres allows connections from external hosts <doc> <maasgh> <MAAS:Expired> <https://launchpad.net/bugs/1581727>04:21
=== admcleod_afk is now known as admcleod
cnfhas anyone configured their maas controller as a NAT gateway?09:58
allenapHi. Does anyone know where or if the docs from the MAAS source are published these days? The docs at https://docs.ubuntu.com/maas/ are new, written by the docs team, and I have no complaints about them, but the from-source docs have a lot of other information in them, especially around how to develop MAAS itself.12:29
pmatulishi allenap, we're working on making the Dev docs part of docs.u.c13:12
allenappmatulis: Tip top, thanks. In the meantime are they available only via a checkout of the source?13:14
FlintGood afternoon/morning everyone!13:28
=== Flint is now known as Guest19663
=== Guest19663 is now known as Elm0
Elm0ok, is there anyone here?13:29
Elm0I need some help with Windows images if anyone already worked with.13:30
cnfnot I13:33
pmatulisallenap, yep13:45
allenapTa.13:46
Elm0I mean, is a "classic" image build for windows (the way we build it on Openstack with packer) is suppose to work?13:55
Elm0no one?14:04
cnfElm0: it is PXE booted14:13
cnfi have no experience with pxe booting windows installers14:13
mupBug #1685807 opened: MaaS does not discover storage devices on Lenovo System x3650 M5 <MAAS:New> <https://launchpad.net/bugs/1685807>14:19
Elm0cnf: I want to build a windows Image to provide to maas, but I don't want to use cloudbase.it tool as I already have a working pipeline using packer which build Windows images for Openstack14:20
cnfElm0: you want to live boot windows? not install it?14:21
cnfie, it lives in ram?14:21
mupBug #1685807 changed: MaaS does not discover storage devices on Lenovo System x3650 M5 <MAAS:New> <https://launchpad.net/bugs/1685807>14:22
Elm0nop, I want like with any linux, maas to be used as the PXE images provider.14:22
cnfElm0: "like with any linux", maas boots into an _installer_14:22
cnfElm0: which then installs a distribution to disk14:22
Elm0cnf: yes, that is that kind of information that I need ^^ thx14:23
cnfnp14:23
cnfi have no idea how to pxe boot a windows installer, though14:23
Elm0using windows PE14:24
Elm0with a unattend installer14:24
Elm0file14:24
mupBug #1685807 opened: MaaS does not discover storage devices on Lenovo System x3650 M5 <MAAS:New> <https://launchpad.net/bugs/1685807>14:25
cnfi'd like to figure out how to install ESXi with MaaS :P14:25
Elm0cnf: Another question that's stuck running in my head is, how the maas µos is launching the install of a virtual HDD using the cloudbase.it tool which launch a VM then create and install a windows and then upload the resulting virtual HDD14:26
Elm0cnf: me too ^^ I'll need to boot ESXi nodes at some point eventually :D14:26
Elm0cnf: BOOM!! http://bazaar.launchpad.net/~maas-committers/maas/trunk/view/head:/src/provisioningserver/boot/windows.py14:28
=== bdx_ is now known as bdx
cnflet me know if it works :P14:40
Elm0cnf: I'm out from this week until the middle of may, so, I'll update you then.14:47
vaseyhey folks, i'm getting a "did not find any datasource" error when my hosts complete PXE booting into ubuntu 16.04.2 LTS...any idea what the issue is? the hosts are successfully getting DHCP addresses and booting, but the cloud-init fails because of this datasource issue15:36
Elm0vasey: I had this error if my rackd server is on a different subnet than my regiond.15:40
vaseyelm0: hmmm, i've got everything on the same subnet for now, and i know everything can ping everything else15:46
xygnalmpontillo: was there a way to up log level in maas?  I am not finding errors or tracebacks that indicate a problem.  trying to get more information out of it.16:23
mpontilloxygnal: if there is a traceback, it will be in /var/log/maas inside regiond.log or rackd.log. what's the issue?16:24
mupBug #1683542 opened: After configuing Ubuntu Core system still displays subiquity wizard <cloud-init:Won't Fix> <MAAS:Triaged> <https://launchpad.net/bugs/1683542>16:34
mupBug #1685835 opened: MAAS doesn't ignore pre-composed node remote storage if InitiatorIQN is non-empty <MAAS:Triaged by newell-jensen> <MAAS RSD :Triaged by newell-jensen> <https://launchpad.net/bugs/1685835>16:34
mupBug #1683542 changed: After configuing Ubuntu Core system still displays subiquity wizard <cloud-init:Won't Fix> <MAAS:Triaged> <https://launchpad.net/bugs/1683542>16:40
mupBug #1685835 changed: MAAS doesn't ignore pre-composed node remote storage if InitiatorIQN is non-empty <MAAS:Triaged by newell-jensen> <MAAS RSD :Triaged by newell-jensen> <https://launchpad.net/bugs/1685835>16:40
xygnalmpontillo: yes we were talking about this last week.  Comissions work, but deployments end up on temporary dhcp scope instead of auto-assign, and the UI goes to 'unmanaged'.16:48
xygnalmpontillo: I have plenty of tracebacks, 99% sure none of them will tell you anything16:49
mupBug #1683542 opened: After configuing Ubuntu Core system still displays subiquity wizard <cloud-init:Won't Fix> <MAAS:Triaged> <https://launchpad.net/bugs/1683542>16:49
mupBug #1685835 opened: MAAS doesn't ignore pre-composed node remote storage if InitiatorIQN is non-empty <MAAS:Triaged by newell-jensen> <MAAS RSD :Triaged by newell-jensen> <https://launchpad.net/bugs/1685835>16:49
vaseympontillo: me again, since my hosts and MAAS are on the same subnet and can all ping each other, what do you think would cause my "could not find any datasource" error?16:50
xanderexit17:06
mpontillovasey: the first thing I always check is the MAAS URL; the MAAS region might report an IP address to the nodes that is off-subnet or otherwise unreachable.17:34
mpontillovasey: https://gist.github.com/mpontillo/6ee4c96d8aed4d0efde66a37aa6d5af9 << I wrote this last week to test things out, if you run it on the MAAS region it will connect to localhost and show you the default URLs presented to machines17:34
mpontillovasey: if you run it with a parameter, it will try to reach the MAAS server at that IP address/hostname.17:35
vaseympontillo: thanks! i'll give that a shot17:35
vaseympontillo: i'm getting a "(" unexpected error on line 5; doesn't look wrong to me though18:14
mpontillovasey: curl https://gist.githubusercontent.com/mpontillo/6ee4c96d8aed4d0efde66a37aa6d5af9/raw/dbc72aca7f6f056c773f4dad146547576e61c06b/test-maas-enlistment.sh > test-enlistment && chmod +x test-enlistment18:16
mpontillo^ that results in a working script for me18:16
mpontilloxygnal: right, so I think I figured out where it goes to unmanaged; what I don't know is why. you might be able to force a traceback by modifying the code in that location, to get us more info18:19
mpontilloxygnal: per https://bugs.launchpad.net/maas/+bug/1685306, if you were to edit /usr/lib/python3/dist-packages/maasserver/models/signals/interfaces.py and change the code (where it deletes all the links except DISCOVERED links) to do something like "raise ValueError()" on that line, that should provide a traceback that will at least tell us more about how we18:25
mpontillogot into that situation18:25
vaseympontillo: for the "found metadata URL", it's pointing to an IP that i don't have set up; is that the trouble spot?18:26
vaseympontillo: the cloud-config-url is correct18:26
=== cnfer is now known as cnf
mpontillovasey: that's usually the problem. I would run "sudo dpkg-reconfigure -plow maas-rack-controller" and make sure the URL configured on the rack is the one that you want to communicate with from the deployed nodes18:28
mpontillovasey: the one subtle thing here is that MAAS may try to infer which URL to provide based on the source IP, so the most accurate way to run that script would be from a host on the same subnet as the MAAS rack18:29
vaseympontillo: so i ran the dpkg-reconfigure, then retested the enlistment, and the correct IP/URL shows up everywhere until right after END GRUB CONFIG. then it shows a different IP that i did not set, and which doesn't represent a real system in my network18:34
mpontillovasey: that's strange; what address is it showing?18:36
vaseympontillo: it's showing 192.168.0.201, when it should be 192.168.0.10018:36
roaksoax14:26 < vasey> mpontillo: for the "found metadata URL", it's pointing to an IP that i don't have set up; is that the trouble spot?18:38
mpontillovasey: can you pastebin the output for me? and the output of "sudo maas-rack support-dump --networking"? if it contains sensitive info you can email it to me or send me a PM to a secret gist on github18:38
roaksoaxmpontillo: ^^18:38
roaksoaxcloud-init tries to contact other stuff18:38
roaksoaxother ip addresses18:38
roaksoaxif it cannot contact the metadata18:39
roaksoaxthat could be what's going on there18:39
mpontilloroaksoax: yeah but this is MAAS itself reporting a weird URL per my diagnostic script18:39
mpontilloroaksoax: I was thinking that too, just don't know why MAAS would report an incorrect IP at that point; that means it was found in the PXE config18:39
roaksoaxmpontillo: that could be the case if rackd.conf points to localhost for maas url18:40
mpontilloroaksoax: yeah, that's why I said to check that first ;-)18:40
vaseympontillo: https://pastebin.com/hHL8UJ5g here's the script output first18:41
vaseympontillo: https://pastebin.com/a5z0KKRC and here's the networking output18:42
roaksoaxvasey: pastebin /etc/maas/rackd.conf18:42
mpontillovasey: I would check /etc/maas/regiond.conf and see if the .201 IP address is in there; if so, fix it and do "service maas-regiond restart"18:43
vaseyroaksoax: https://pastebin.com/CjdVBiPw18:44
mpontillovasey: is it possible that when MAAS was first set up the machine was using DHCP and had a different IP?18:44
vaseympontillo: that's the one! :)))18:44
roaksoaxvasey: restart maas-regiond && maas-rackd18:44
roaksoaxthat will fix it18:45
vaseympontillo: and i think the system did originally have a DHCP-provided address, that makes a lot of sense18:48
mupBug #1685891 opened: [2.2] Allow pod syncing to fail for pre-existing or manual composed machines bad physical storage. <MAAS:In Progress by blake-rouse> <MAAS RSD :In Progress by blake-rouse> <https://launchpad.net/bugs/1685891>19:07
=== bdx_ is now known as bdx
mupBug #1685904 opened: Remote Drive's CapacityGiB should be greater or equal to Master Drive's CapacityGiB <MAAS:Triaged by blake-rouse> <MAAS RSD :Triaged by blake-rouse> <https://launchpad.net/bugs/1685904>19:52
mupBug # changed: 1376483, 1381129, 1433012, 1533822, 1555759, 1616417, 1635061, 1657471, 1661203, 1671517, 1672220, 1672735, 1674148, 1675915, 1675919, 1676167, 1676882, 1676962, 1677336, 1677933, 1677936, 1678323, 1679431, 1680277, 1680278, 1680876, 1681378, 1681379, 1681383, 1681386, 1681387,20:22
mup1681389, 1681399, 1681757, 1681856, 1682099, 1682139, 1682152, 1682255, 168229020:22
mupBug #1685952 opened: trusty with vlan reboot hang: ifup: waiting for lock on /run/network/ifstate.eth1 <MAAS:New> <https://launchpad.net/bugs/1685952>22:34
mupBug #1685955 opened: RSD nodes don't power off after commissioning <MAAS:Triaged by newell-jensen> <MAAS RSD :Triaged by newell-jensen> <https://launchpad.net/bugs/1685955>23:10
=== zerick_ is now known as zerick

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