/srv/irclogs.ubuntu.com/2015/08/19/#maas.txt

stackedsaxplars: I have never heard of anything like that01:38
plarsstackedsax: any suggestions for debugging?01:39
stackedsaxnot from me — this is the agent you're trying to start?01:39
plarsstackedsax: the other thing that is really suspicious, is that when I try to juju deploy things to lxc: targets, I get weird errors: http://paste.ubuntu.com/12121232/01:40
plarsstackedsax: bootstrapping goes fine, and the base node or anything else that goes on baremetal works fine, but the lxc bits start to cause problems01:41
plarsI've successfully deployed the charm on a test maas system at home though01:41
stackedsaxso, above the boot image error, there's a problem wget'ing01:41
stackedsaxcertificate01:42
stackedsax          common name ''*'' doesn''t match requested host name ''10.101.49.14901:42
stackedsaxaren't you just having a problem connecting out?01:42
stackedsaxlike the container's networking isn't right01:45
stackedsaxanyway, I'm heading out, sorry I'm not more useful.01:45
mupBug #1486455 opened: CI fails when removing the curtin_branch parameter <MAAS:Triaged by rbanffy> <https://launchpad.net/bugs/1486455>09:02
mupBug #1486489 opened: netaddr.core.AddrFormatError: failed to detect a valid IP address from None <MAAS:Triaged by mpontillo> <https://launchpad.net/bugs/1486489>10:08
mupBug #1486505 opened: No static IP address / DNS record allocated to a deployed machine after commissioning <MAAS:Triaged by mpontillo> <https://launchpad.net/bugs/1486505>11:08
mupBug #1425234 changed: ubuntu precise listed as invalid choice in error message while changing OS <oil> <MAAS:Invalid> <https://launchpad.net/bugs/1425234>13:35
plarsGood morning, anyone have any ideas on debugging the problem I mentioned yesterday?14:08
plarsI'm hitting a weird error on maas, it says "Boot image import process not started. Nodes will not be able to provision without boot images. Visit the boot images page to start the import."14:08
blake_rplars: what version of MAAS? do you have iamges on the images page?14:10
plarsblake_r: 1.8.0+bzr4001-0ubuntu2~trusty1 and yes... I've even managed to deploy systems, but the error won't go away. It still thinks something is wrong.  Deployment to baremetal works fine, but when I try to use juju to deploy lxc instances on top of maas, it blows up14:11
blake_rplars: juju does not use the images from maas for the lxc containers14:16
blake_rplars: have you tried giving the the region a restart14:16
blake_rplars: "sudo service maas-regiond restart"14:17
plarsblake_r: to clear the boot image error? I can try it14:20
blake_rplars: yes14:20
plarsblake_r: awesome, that took care of it, thanks!14:21
blake_rplars: np, now for the LXC issue14:21
plarsblake_r: I would imagine that it was not causing any problems, but just weird that it didn't clear14:21
blake_rplars: are you using a proxy server?14:21
blake_rplars: yeah no problems, but agree its wierd that it didnt go away14:21
plarsblake_r: I've asked on #juju about that, and no I'm not using a proxy14:21
blake_rplars: yeah #juju is the best place to ask14:22
plarsblake_r: the errors I get at deployment, if you're interested, look like: http://paste.ubuntu.com/12121232/14:22
blake_rplars: okay sometimes proxies can cause an issue14:22
plarsblake_r: it's complaining about certificates and also seems to be trying to download from a url that is clearly invalid14:22
blake_rplars: looks liek your DNS might be incorrect14:23
blake_rplars: did you set the upstream dns server in MAAS?14:23
blake_rplars: you need to set that on the Settings page14:23
plarsblake_r: hmm, no I didn't. Let me give that a try14:24
plarsblake_r: it says that's only for when maas is running it's own dns server though, and I don't have it set up that way14:25
blake_rplars: how did you configure your cluster interface? "DNS+DHCP"?14:34
plarsblake_r: dns/dhcp are handled through an established dns/dhcp server in the lab. The number of nodes in maas is very small right now, so they are just added there, and pointed to the maas server as next-server for booting14:35
roaksoaxplars: if you are running maas in a lxc container, apparmor might be preventing dhcp to run14:40
blake_rroaksoax: he is not running DHCP with MAAS14:41
blake_rplars: can you ssh into a deployed node and access the internet?14:41
plarsroaksoax: no, maas is not in the lxc container14:41
plarsroaksoax: maas is just being used to deploy the base node, on which juju is deploying lxc instances14:41
roaksoaxplars: ah so lxc instances are failing to deploy14:42
plarsroaksoax: yes14:43
roaksoaxplars: that might be an issue with the proxy as mentioned before14:43
roaksoaxplars: or with juju in general14:43
roaksoaxplars: since maas doesn't really touch the LXC deployment14:43
plarsroaksoax: I'm talking to someone about it on #juju now, I suspect it's not a maas problem but I was having an odd error in maas earlier, so I wanted to get that cleared also14:43
plarsroaksoax: there is no proxy14:43
roaksoaxplars: the only thing that MAAS would do is to give IP addresses via DHCP14:43
blake_rplars: please ssh into a deployed maas not to make sure it can access the internet14:43
plarsblake_r: it can14:46
blake_rplars: okay then something wierd with juju then14:46
blake_rplars: seems like MAAS is deploying fine and the nodes can access the internet14:46
plarsblake_r: yeah, I'm going to try downgrading juju14:47

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