wolfmitchell | bdx, ^ | 00:00 |
---|---|---|
wolfmitchell | bdx, if you mean multiple spaces in MAAS I have everything in a single space | 00:10 |
wolfmitchell | also, adding a subnet in maas does nothing to make it stop | 00:21 |
wolfmitchell | also, it seems like whichever node is used for neutron-gateway does offline after it's installed .-. | 00:22 |
wolfmitchell | although that's more of a question for #openstack i guess | 00:25 |
thumper | wolfmitchell: which version of maas and juju ? | 01:27 |
wolfmitchell | Juju 2.3.5-bionic-amd64 | 01:28 |
wolfmitchell | with maas 2.4.0~beta1 | 01:28 |
wolfmitchell | .. crud it copied the newline | 01:28 |
wolfmitchell | w/e | 01:28 |
thumper | wolfmitchell: can you deploy a much simpler model with lxd containers on maas? | 01:29 |
thumper | like mysql/wordpress or mediawiki or something | 01:29 |
wolfmitchell | yeah, i'll try this | 01:30 |
wolfmitchell | https://jujucharms.com/mediawiki/19 | 01:30 |
wolfmitchell | sorry, should have pasted the link lol | 01:30 |
wolfmitchell | thumper, getting that same error, uploading a pastebin of the model's yml rn | 01:40 |
wolfmitchell | http://upaste.me/4a2a4958751d1aee3 | 01:41 |
thumper | what does your maas network setup look like? | 01:42 |
wolfmitchell | this is a virtual setup just to learn MAAS, Juju, and Openstack, everything is connected to the same bridge interface on the host | 01:47 |
wolfmitchell | thumper, ^ | 01:48 |
thumper | hmm... | 01:48 |
thumper | what networks do you have defined in maas? | 01:48 |
thumper | I think juju expects at least something | 01:48 |
wolfmitchell | I have a single subnet (10.0.0.0/8) defined | 01:49 |
thumper | hmm... | 01:52 |
thumper | I'm a little confused | 01:53 |
wolfmitchell | how so? | 01:53 |
thumper | wolfmitchell: we have someone coming on in a few hours that has more experience with this | 01:53 |
thumper | wolfmitchell: just outside what I deal with mostly | 01:53 |
wolfmitchell | crud, would they be on around about this time tomorrow (minus 5h or so) | 01:53 |
thumper | wolfmitchell: also, confused because simple setups should just work | 01:53 |
wolfmitchell | since I have to get off uh | 01:53 |
wolfmitchell | soon(tm) | 01:53 |
wolfmitchell | like 7min | 01:53 |
wolfmitchell | i have work early tomorrow | 01:54 |
thumper | try first think tomorrow your time, failing that, file a bug with all info | 01:54 |
thumper | we follow those | 01:54 |
wolfmitchell | mmk | 01:54 |
wolfmitchell | anyway i'm getting off | 02:00 |
wolfmitchell | thanks for helping thumper | 02:00 |
thumper | sorry i wasn't more help | 02:00 |
wolfmitchell | still, thanks anyway :P | 02:01 |
wolfmitchell | thumper, just found out i can go in to work a couple hours later tomorrow, maintainance on the door card access system thing is happening and nobody can get in for the first couple hours of the day so... i have another hour til i have to go now i guess | 02:54 |
wolfmitchell | thumper, should I try redeploying MAAS and everything though? | 02:54 |
thumper | wolfmitchell: I'd wait for jam | 02:59 |
thumper | he isn't online yet | 03:00 |
wolfmitchell | how long do you think it'd be until they're on, thumper? | 03:07 |
thumper | soonish... | 03:07 |
thumper | but I have a meeting with them in an hour | 03:07 |
wolfmitchell | ah ok | 03:08 |
wolfmitchell | tbh i'm prob just gonna redeploy it lol, it won't take that long to do | 03:08 |
wolfmitchell | i'll wait til tomorrow first | 03:09 |
thumper | k | 03:20 |
wolfmitchell | ... i just looked, apperantly i used an iso for ubuntu 18.04, not 16.04 | 03:32 |
wolfmitchell | that... may cause some issues | 03:33 |
wolfmitchell | lol | 03:33 |
=== ejat_ is now known as ejat | ||
=== frankban|afk is now known as frankban | ||
jam | wolfmitchell: "could not find unused subnet" is because LXD is trying to find a random IP address range in the 10.0.0.0/16 range. And since you've already allocated all of 10.0.0.0/8 we're unable to do so. | 08:16 |
jam | Now, why we would be allocating a random one, rather than bridging to your host network, etc, is something still worth figuring out | 08:17 |
wolfmitchell | jam, is there a way to change what range it uses? | 12:27 |
wolfmitchell | possibly to something in 172.16/12? | 12:27 |
jam | wolfmitchell: if you're using containers underneath MAAS I wouldn't think Juju would be trying to create an lxdbr0 in the first place, but that we'd just bridge the network device of the host machine | 12:55 |
jam | wolfmitchell: there isn't a way to change the prefix that Juju looks at, unfortunately, but we should definitely figure out why we're searching at all. | 12:55 |
wolfmitchell | jam, should I try splitting our 10/8 to just the subnets under that we're using as a temporary workaround? or would DHCP not hand out 10/8 as the subnet being used for clients? | 13:04 |
wolfmitchell | jam, what if I change this line of code to use a diff subnet? https://github.com/juju/juju/blob/master/container/lxd/initialisation_linux.go#L364 | 14:12 |
wolfmitchell | lol | 14:12 |
=== frankban is now known as frankban|afk | ||
wolfmitchell | jam, so what i'm gonna do is just redo my lab to use 172.16.0.0/16 anyway since i was planning on moving away from 10.0.0.0/8 anyway (it caused issues with my work vpn) | 21:30 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!