/srv/irclogs.ubuntu.com/2017/02/01/#maas.txt

mupBug #1660858 opened: [2.2b1, UI] Cannot add a snippet via the UI <MAAS:Triaged> <https://launchpad.net/bugs/1660858>00:13
mupBug #1660859 opened: [2.2b1, UI] No error surface when adding a snippet <error-surface> <MAAS:Triaged> <https://launchpad.net/bugs/1660859>00:13
mupBug #1660860 opened: Deploying Ubuntu 14.04 LTS <MAAS:New> <https://launchpad.net/bugs/1660860>00:16
mupBug #1660863 opened: [2.2b1, UI] Can't select a node when adding a DHCP snippet node <MAAS:Triaged> <https://launchpad.net/bugs/1660863>00:43
mupBug #1660864 opened: [2.2b1, UI] Cannot add a package repository via the UI <MAAS:New> <https://launchpad.net/bugs/1660864>00:43
mupBug #1660866 opened: [2.2b1, UI] No error surface when adding a Package Repository <error-surface> <MAAS:Triaged> <https://launchpad.net/bugs/1660866>01:04
g3roaksoak. So I wiped MAAS and started over.... now it works03:57
mupBug #1660883 opened: Node failed to deploy, says to check installation log, but there isn't one <cdo-qa-blocker> <oil> <MAAS:New> <https://launchpad.net/bugs/1660883>04:26
jlec_morning08:12
jlec_Is Maas and/or Canonical @ FOSDEM this weekend?08:13
=== frankban|afk is now known as frankban
jlec_I repacked an ubuntu squashfs because I like to have python in the base image. How would I add it as a custom image?08:13
=== admcleod_ is now known as admcleod
SjlverHi,15:44
SjlverI'd like to ask for some helps with nodes that are stuck in commissioning. The nodes boot from PXE, request the commissioning image, and then boot that image and show an Ubuntu login prompt. After the prompt, nothing happens until commissioning times out after 20 minutes.15:46
SjlverI've already checked the system time; it is precise15:46
SjlverIt also doesn't seem to be a network issue. If I boot the node in rescue mode, I can SSH into it from the master, and vice versa.15:47
SjlverAny more ideas how to debug this?15:47
mupBug #1661022 opened: [2.2beta1] artifact collection fails because of MAAS 2.2 API errors - TypeError: Incorrect padding <cdo-qa-blocker> <oil> <MAAS:New> <https://launchpad.net/bugs/1661022>15:54
capncrunch4me_we have been trying for 4 days to get MAAS to properly deploy a server16:35
capncrunch4me_maas will work properly up and until it needs to deploy a node16:36
capncrunch4me_then it will hang on installing16:36
capncrunch4me_and say that the metadata is missing16:36
capncrunch4me_this is a fresh maas build running stable16:36
pmatuliscapncrunch4me_, what actual version is it?16:39
capncrunch4me_latest16:39
capncrunch4me_i just did a stable load onto 16.0416:40
capncrunch4me_2.1.3+bzr557316:40
capncrunch4me_should I try with the “next” package?16:40
mupBug #1661037 changed: Cannot deploy Ubuntu 16.04 nodes <MAAS:New> <https://launchpad.net/bugs/1661037>16:45
capncrunch4me_that is my bug16:45
mupBug #1661037 opened: Cannot deploy Ubuntu 16.04 nodes <MAAS:New> <https://launchpad.net/bugs/1661037>16:54
mupBug #1661037 changed: Cannot deploy Ubuntu 16.04 nodes <MAAS:New> <https://launchpad.net/bugs/1661037>17:00
pmatuliscapncrunch4me_, so you hit an already-reported bug17:01
capncrunch4me_lucky me17:02
pmatuliscapncrunch4me_, consider adding your info17:03
capncrunch4me_:) I opened the original one. For some reason I didnt think they were related17:03
pmatulisohh17:03
pmatuliswell, there is info missing. are you going to include it?17:04
capncrunch4me_yes, I will update ticket17:04
pmatulisty17:04
capncrunch4me_goint to try this in an lxd container to make iterations faster17:08
capncrunch4me_should I try with “next"17:09
SjlverI might have found a reason for my commissioning problem. The following shows up in /var/log/maas/maas.log every 5 minutes:18:16
Sjlver[warn] I/O error while syncing boot images. If this problem persists, verify network connectivity and disk usage.18:16
Sjlver[warn] Finished importing boot images, the region does not have any boot images available.18:16
SjlverAny ideas how to debug/fix this?18:16
=== frankban is now known as frankban|afk
SjlverOK, problem solved. The solution is pretty interesting, so let me post it here for reference. A while ago, I configured the MAAS master to use https, and changed the maas_url in the configuration accordingly. In addition, I generated a valid SSL certificate, and changed /etc/apache2/conf-enabled/maas-http.conf to point to that certificate. So far so good, things worked.18:49
SjlverNow some MAAS update apparently, silently, overwrote /etc/apache2/conf-enabled/maas-http.conf and caused it to revert to the self-signed certificate.18:50
SjlverThis causes nodes to silently fail to enlist or commission :(18:50
capncrunch4me_pmatulis: updated ticket, the lastest version of MAAS is basically broken. You cant deploy a node19:12
capncrunch4me_it will report and commission fine, just cant deploy19:12
capncrunch4me_again, this is plain jane deployment of maas19:13
=== kiko` is now known as kiko
g3_Anyone around?20:19
jwitkoHey guys, under the list of supported operating systems Debian is not included.  Is this just because it should be obvious?  or does MAAS not support booting debian?21:20
roaksoaxjwitko: we haven't done to deploy debian21:25
roaksoaxdon't work*21:25
roaksoaxbut we could definitely support it21:25
g3_roaksoax, SO I wiped / purged maas from the system and started over.21:26
g3_it all works now21:26
g3_Not sure what happened, but hopefully those logs in the ticket can help some?21:26
roaksoaxg3_: we will look into that21:27
roaksoaxg3_: thanks for putting them there21:27
roaksoaxg3_: tstrange insdeed but at least we can logs21:27
g3_Is there an easy way to tag through the cli?21:28
g3_maas admin node NODENAME tag=?21:28
=== g3_ is now known as g3
g3maas $PROFILE tag update-nodes $TAG_NAME add=$SYSTEM_ID21:30
g3roaksoax I'm almost there! I have a slight interface/route/gateway issue22:32
g3Any chance you're there and can chat for 5 minutes?22:32
g3Two subnets S1 and S2. S1 is OOB management. S2 is open to the world.22:47
g3if I just have S1 set in the interfaces, it works as expected, but can't talk to the internet22:47
g3If I have S1 and S2 set, same thing.22:47
g3If I change the default gateway to S2 (maas admin itnerfaces set-default-gateway sysid interfaceid) it then can't deploy as it can not connect to the maas server to pull cloud-init bits.22:48
g3I think I need the default gateway set to S1, but a static route from S1 to S2's gateway with a metric?22:49

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