[04:06] bigjools: did you have anything for me? or am I crazy? [04:20] i m trying to install several maas node, i do not understand how things works for maas-dns [04:21] i was thinking of having 1 region controller running dns, and 2 cluster controller running pxe boot stuff [04:21] but i do not see where to set up the dns menu for the region controller as this menu use to be in the cluser controller settings [04:21] is the region controller supposed to be also a cluster controller ? [04:38] roaksoax: the uefi thing [04:38] melmoth__: if you install maas-dns it will write a zone file for the dns server on the region controller [04:39] then obviously you need to configure things to use the dns server [04:42] bigjools: ah yes [04:42] ill look into that tomorrow [04:42] I'm dead now [04:43] roaksoax: ok, try not to die too much. [05:52] anyone knows how is maas being told to update the dns zone file when a new node is allocated ? [06:14] melmoth__: yes: [06:14] the cluster controller scans the dhcp leases file [06:14] and matches IPs to MACs [06:15] it tells the region, which then notices and changes and writes a new zone file via a celery job [06:15] s/and/any/ [06:15] does it use rabbitmq to communicate with the dhcp ? (ie, can the dhcp be on another box ?) [06:15] s/the dhcp/the region/ [06:15] ahh, celery job. that is rabbitmq, right ? [06:15] the dhcp server has to be on the same box as the cluster controlle [06:15] r [06:15] MAAS controls all of that [06:16] it writes out dhcp configs to fix the IP address to the host [06:16] celery uses rabbit as a transport, yes [06:16] so there's a celeryd on each cluster and the region controller [06:17] the clusters scan their leases files and report to the region, and the region generates jobs to update the zone [06:17] * bigjools has to step out for a bit [06:26] any idea where are the rabbit auth crednetail stored on the cluster controller ? [06:26] we do not experience the update of zone file, but we have some credential error message on the rabbit bus [06:30] ahh, looks like it s in pserv.yaml [06:54] rabbit auth is sent to the cluster by the region when it connects [06:54] (connects to the region) [09:24] using maas 1.2+bzr1373+dfsg-0ubuntu1~12.04.1 on precise, after bootstrap, can't get any machine allocated [09:24] juju status indicate deployed charm are pending === melmoth_ is now known as melmoth === freeflying is now known as freeflying_away [17:15] hey everybody [17:32] i've installed MAAS [17:33] and now i want to add a node but don't know which mac adress i got to enter? [20:12] i noticed if i terminate-environment as an admin user, it terminates all machines from all environments. is that expected? it happens in juju-core but not pyjuju [20:13] also juju destroy-environment, when i am not using an admin user in maas gives '403 forbidden'. are non-admin users not allowed to destroy-environment? === kentb is now known as kentb-out === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away