[04:18] Bug #1738261 changed: Cannot commission machine in pod [11:07] Bug #1621615 changed: network not configured when ipv6 netbooted into cloud-init Xenial):Fix Released> [13:10] howdy. i'd like to enable dynamic dns on the zone managed by maas. any way to inject a snippet into the named.conf file, like there is for dhcp? [13:32] Hey, I have a VM running MaaS, but it is a bit buggy atm. I see that a process called "twistd3" is taking most of the cpu and ram - what is this? [13:40] Bug #1753486 opened: maas-region-api should depend on maas-dns [13:49] Hey guys! [13:50] anyone have any clue on the twistd3 and postgres cpu usage? [13:50] We also get deploy errors when deploying with juju, in the sense that juju waits for machines [13:51] also i get connection lost when connecting to maas, but my mate over here morty connects just fine :S [13:51] utking, tell us a bit more about what your MAAS setup looks like -- single machine? [13:51] maas is a vm running on an R710 [13:51] controlling a c6100 with 4 nodes [13:52] dual cpu's and 48gb ram each [13:52] it used to work, but now it doesn't [13:52] okay, so a separate node with a VM in it, and a blade chassis [13:52] so i'm a bit clueless tbh [13:52] okay, what changed? [13:52] yep :) [13:52] nothing, haha [13:52] just haven't used it for a couple of weeks [13:52] okay, what fails? [13:52] can you get to the MAAS API? [13:53] well i for once can't connect, i can log in, and see the settings pane, but anything else gives me connection lost [13:53] also when deploying with juju only one node gets deployed [13:53] you can or can't connect? [13:53] well juju can connect [13:54] i can't [13:54] how can you log in if you can't connect? [13:55] https://gyazo.com/a501eb8464345d8f9d2e2a71291b0ec4 [13:55] gotcha [13:55] you can connect, but the WS is failing [13:55] we are a team of three people working on this, morty which is in here too [13:56] he can connect though [13:56] but maas still fails with the deployment [13:56] yep [13:56] WS? [13:56] the websocket [13:56] ah ok, how can i fix it? haha :) [13:56] let's look at the MAAS logs [13:56] any tracebacks or obvious errors? [13:57] maas.log? [13:59] https://pastebin.com/6VdmVSiB [14:00] some of the nodes are a bit sleepy, so they use some time to boot. as in powers up and down for a while [14:07] Bug #1753493 opened: [2.4a1] DHCP does not offer all DNS servers [14:07] Bug #1753496 opened: [2.4a1] DHCP does not offer all NTP servers [14:22] can't see anything that points to the errors we're having :/ [14:40] sorry, otp so lagged [14:47] otp? ^^ [14:50] https://gyazo.com/a473f4d4eccdd58195de8ff46133f4ef [14:51] here you can see maas [14:51] cpu usage i mean [16:04] q/win 4 [16:53] Bug # changed: 1665476, 1718561, 1732390, 1741302 [17:44] Hi guys - just looking for the information on how DNS is handled by maas. I'm happy to RTFM, but was looking for something to actually read. Thanks [17:56] I have a question regarding MAAS with pxe boot over VLANs and was wondering if anyone had any ideas [17:56] I have a JUMP server running MAAS [17:56] I have 5 bare metal servers to be deployed [17:56] Previously I had everything working using FLAT networks. [17:56] MY PROBLEM IS: [17:56] I've changed to VLANs on my networks (IPMI & brAdmin). [17:56] My Servers receive VLAN Tag 141 IPMI packets from the JUMP server and act accoringly. This is expected as the serever BIOS allows for VLAN tags to be configured. [17:56] Upon powerup/rest oer IPMI, My servers send unTagged (nonVLAN) BOOTP requests and I have verified that the packets make it to the IFACE of my brAdmin bridge. [17:56] The packets are not passed up the the brAdmin bridge as it is on VLAN tag 148. [17:56] How do I go about resolving this? [22:34] maas appears to be set up correctly other than not being able to deploy. there appears to be no internet access from the VMs to the outside world. Any hints on what I should check? postrouting iptables or something? [22:36] and yes, I have these rules active: [22:36] sudo iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE [22:36] sudo iptables -A FORWARD -i eth0 -o br1 -m state \ [22:36] --state RELATED,ESTABLISHED -j ACCEPT [22:36] sudo iptables -A FORWARD -i br1 -o eth0 -j ACCEPT [22:36] echo 'net.ipv4.ip_forward=1' | sudo tee -a /etc/sysctl.conf [23:15] any help is appreciated