/srv/irclogs.ubuntu.com/2016/02/19/#maas.txt

mupBug #1547275 opened: [2.0] Can't add a node with power parameters <MAAS:Confirmed> <https://launchpad.net/bugs/1547275>00:50
mupBug #1547276 opened: [2.0] "No rack controllers can access the BMC of node: <node>" with wake onlan <MAAS:New> <https://launchpad.net/bugs/1547276>00:50
mupBug #1547275 changed: [2.0] Can't add a node with power parameters <MAAS:Confirmed> <https://launchpad.net/bugs/1547275>00:56
mupBug #1547276 changed: [2.0] "No rack controllers can access the BMC of node: <node>" with wake onlan <MAAS:New> <https://launchpad.net/bugs/1547276>00:56
mupBug #1547275 opened: [2.0] Can't add a node with power parameters <MAAS:Confirmed> <https://launchpad.net/bugs/1547275>01:02
mupBug #1547276 opened: [2.0] "No rack controllers can access the BMC of node: <node>" with wake onlan <MAAS:New> <https://launchpad.net/bugs/1547276>01:02
mupBug #1547277 opened: [2.0] MAAS prevents adding a machine when it cannot power manage it. <MAAS:New> <https://launchpad.net/bugs/1547277>01:03
mupBug #1547277 changed: [2.0] MAAS prevents adding a machine when it cannot power manage it. <MAAS:New> <https://launchpad.net/bugs/1547277>01:18
mupBug #1547277 opened: [2.0] MAAS prevents adding a machine when it cannot power manage it. <MAAS:New> <https://launchpad.net/bugs/1547277>01:21
=== beisner- is now known as beisner
mupBug #1547311 opened: Installing MAAS in Trusty fails to restart apache2 (traceback about the maas user when restarting apache2) <amd64> <apport-bug> <trusty> <uec-images> <maas (Ubuntu):New> <https://launchpad.net/bugs/1547311>03:15
mupBug #1547313 opened: newly enlisted nodes have no power type set. <MAAS:New> <https://launchpad.net/bugs/1547313>03:51
maciekhi all, how can I get maas-image-builder on ubunut 14.04 lts?11:21
maciekaccording to docs: http://maas.ubuntu.com/docs/os-support.html#maas-image-builder, but: http://pastebin.com/xj3kSnVt11:26
roaksoaxmaciek: maas-image-builder only supports centos. Centos is now vailable in via the 'Images' tabs11:46
Razvaany idea if MAAS + Autopilot will create a NAT for the LAN nic, or should I manually create it?13:03
maciekroaksoax: how about debian? can I make debian image by myself (even manually)?13:10
kikomaciek, you should be able to13:23
kikomaciek, I'm not entirely sure how the Ubuntu cloud images are built (and how they are converted to curtin format) but blake_r and smoser do13:23
kikos/do/know13:23
Razvaany idea if MAAS + Autopilot will create a NAT for the LAN nic, or should I manually create it?13:24
kikoRazva, hmm, it's a good question13:26
kikoRazva, I assume maas+autopilot takes care of everything13:26
kikoI know Beret would know13:26
Razvahttp://www.ubuntu.com/download/cloud/install-openstack-with-autopilot < this documentation is so...limited13:28
Razvaany other link to some decent documentation...?13:29
kikohttps://help.landscape.canonical.com/13:30
kikohttps://insights.ubuntu.com/2015/04/10/maas-network-layouts-for-the-landscape-autopilot/13:30
Razvayeah it seems that you first need to create the lan IP, right?13:32
smosermaciek, i've not got debian images, but it wouldnt be terribly difficult.14:50
smoserthe thing you'd want to model it after is the maas-images code (lp:maas-images) that creates centos images.14:50
haasnTrying to deploy Ubuntu 16.04 with MAAS fails because it tries resolving its apt mirrors to IPv6 before IPv415:14
haasnAnd then it tries accessing this IPv6 address via the configured apt http proxy15:14
haasnWhich then sends back a 503 because it has no IPv6-capable internet connection15:15
=== bladernr_ is now known as bladernr
smoserhaasn, you still around ?16:59
smoseris that new ?16:59
smoserhaasn, i've raised that internally.17:16
Bofu2UAny ideas what would cause a 503 error on apt-get update only on like... 40-50% of the repos? Provisioning node (maas headnode) updates fine, others go through it as the proxy17:22
smoserBofu2U, haasn raised this http://irclogs.ubuntu.com/2016/02/19/%23maas.html#t15:1417:22
smoserand i have raised it internal (Canonical) is, so hopefully its being worked.17:22
smoseri raised in the past 5 minutes.17:23
haasnsmoser: I'm back now17:23
Bofu2Uinnnteresting17:23
Bofu2Uhaasn: I wonder if just sysctl disabling ipv6 would fix it17:24
smoseron the maas proxy host17:24
smoserso it doesn't get a ipv6 address when looking up?17:25
Bofu2Urgr17:25
smoseri'm not sure what changed though17:25
Bofu2Udoesn't look like that did it17:26
Bofu2Uhow did you link that to the ipv6 resolution?17:26
haasnMy issue is not maas-related actually17:28
haasn(I think)17:28
Bofu2Uoh17:37
Bofu2UI'm assuming mine is directly related to the maas-proxy17:37
Bofu2Uheadnode is perfectly fine, provisioned machines aren't17:37
smoserBofu2U, the provisioned systems use the maas region controller (or maybe cluster controller)17:45
smoseras their proxy17:45
Bofu2Uyea17:45
smoserso in searching for "what changed"...17:45
smoseryou likely got a libnss3 update on your maas system17:45
smoserdelivered via security updates for CVE-2016-193817:45
haasnhere's the weird thing on my end18:15
haasnI have two nodes running as VMs on the same host, using the same networking setup, using the same squid-deb-proxy18:15
haasnI deploy one as ubuntu 14.04 and one as ubuntu 16.0418:15
haasnAnd the 14.04 one works and the 16.04 one does not18:15
haasnAren't they just passing the URLs verbatim to the squid proxy?!18:16
haasnHmm, actually no, the 14.04 is still ‘deploying’. I misread it for ‘deployed’18:18
haasnSeems it's stuck18:18
haasnAnd it can't `apt update` :(18:18
smoserhaasn, i'm not sure quite what caused the change18:37
smoserbut i do believe that you can fix it with adding 'dns_v4_first on' to your appropriate squid.conf18:38
haasnI remember trying u16.04 in the past with the same result, but then I went back to 14.04 again and it worked since then18:38
smoserif that squid.conf is from maas-proxy, then it is /usr/share/maas/maas-proxy.conf18:38
smoserBofu2U, ^18:39
haasnIt's a custom squid-deb-proxy, but I'll give it a shot18:40
haasnAt any rate, after adding that and restarting the server I can get an answer for curl -x mirror:8000 archive.ubuntu.com again18:40
smoserhaasn, so my experience (which was also a custom squid-deb-proxy)18:44
smoserwas that yesterday, squid would prefer ipv4 addresses when it resolved ip addresses.18:45
smoserbut today, it is picking ipv618:45
smoserand it has no ipv6 connectivity18:45
smoserso... that isn't going to work18:45
haasnsmoser: the dns change seems to have fixed it for me18:46
smoserhaasn, Bofu2U i ipened bug https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/154764019:06
mupBug #1547640 opened: proxy tries ipv6 and gets 503 when no ipv6 routes <MAAS:New> <squid (Ubuntu):New> <squid-deb-proxy (Ubuntu):New> <https://launchpad.net/bugs/1547640>19:08
haasnHmm, fixed the issue but I still can't deploy 16.04. The machine seems to install fine (install log “Installation complete”) but it doesn't reboot or continue the installation19:34
haasnI rebooted the node manually and nothing changed19:34
haasnHeh, I hopped on a remote shell and looked at what the machine was doing20:03
haasnStuck on 100% CPU in a “booting...”.. probably executing NOOPs for the rest of its life :p20:04
mupBug #1547661 opened: ValidationError for non present architectures when adding a Chassis <MAAS:New> <https://launchpad.net/bugs/1547661>20:38
fritchieto commission a node in MAAS does MAAS need to be able to control the power?21:34
haasnHmm, I rebooted my maas server and now the HTTPd is not running (nothing is listening on port 80), what's the service called?21:36
haasnHmm, /usr/share/maas/maas-http.conf is missing apparently21:38
haasnAh, I figured it out. When installed ntp, it removed all of the maas packages again..21:39
haasnBecause ntp pulled in some library that maas was incompatible with (yet again)21:39
haasnIt seems basically every `apt upgrade` uninstalls maas21:39
haasnLooks like the culprit is maas-region-controller depending on python-django < 1.7, but python-django-1.7.9 being selected while upgrading21:42
haasnecho "python-django hold" | dpkg --set-selections # work-around21:46
fritchiehow can I determine exactly why a node failed commissioning?22:30

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