=== rbanffy_ is now known as rbanffy [02:30] has any one had luck with getting kvm vms to commission and properly detect disks? i have tried 1.9 and its not showing storage even though it lists it in the yaml at the bottom of the page [07:30] Bug #1453878 changed: Feature: Add ability to lock Machine status [07:31] Bug #1557334 opened: MAAS 1.9.1 Vfat unsupported [10:32] hi all..im looking for a way to disable deletion or release of a node ..is it possible? [10:37] Bug #1557434 opened: CLI version command doesn't work (2.0) [10:49] Bug #1557434 changed: CLI version command doesn't work (2.0) [10:55] Bug #1557434 opened: CLI version command doesn't work (2.0) [10:55] Bug #1557451 opened: No version independent version endpoint === Guest84891 is now known as CyberJacob [10:58] Bug #1557451 changed: No version independent version endpoint [11:01] Bug #1557451 opened: No version independent version endpoint [11:35] How can i let maas add br1 on a second interface [13:04] Bug #1557512 opened: Unable to set rack controller zone [13:25] Bug #1453878 opened: Feature: Add ability to lock Machine status [13:25] Bug #1557520 opened: Noncommissioned nodes showing "Ready" status [13:47] Bug #1557526 opened: Link "go to rack controllers page" does not link to controllers page. [14:59] Bug #1557569 opened: Default zone can be edited but lacks the edit icon === caribou_ is now known as caribou [15:26] Bug #1557582 opened: Deleting a fabric shows weird UI & sends you back to the node listing page [15:26] Bug #1557589 opened: Controller node details page says: argument of type 'NoneType' is not iterable [15:50] Bug #1557597 opened: fabric and space pages fail to update automatically [16:35] Bug #1557616 opened: [2.0a2] UI provides no way to disable DHCP [17:05] Bug #1557626 opened: Region is not advertising RPC endpoints. [17:56] Bug #1557684 opened: Enter key should save hostname/domain and click away should cancel [17:56] Bug #1557685 opened: Domain editing field misaligned [20:15] Bug #1557732 opened: [2.0a1] Enlistment fails if any rack controller is disconnected [20:40] hi all [20:41] does anyone know if there's a way to run this command "dpkg-reconfigure maas-region-controller" so that it doesn't open a prompt? IE I want to script it. [20:52] koaps: what do you need to reconfigure the maas-region-controller for ? [21:00] roaksoax: the IP it uses for MAAS isn't the one we want to use [21:01] koaps: so that IP is not really all that relevant anymore [21:01] koaps: the cluster controller determines which IP to give to the controllers, if none is being set, or determined, that one is used [21:02] koaps: so as long as your cluster controller points to the correct IP, you should be ok [21:03] the cluster controllers have multiple interfaces, the one it lists as the http://x.x.x.x/MAAS url isn't the interface we use for our PXE network, so we reconfigure it to use the right one [21:03] the region server and the controller that is [21:04] ok [21:04] koaps: you using 1.9 ? [21:04] ya [21:05] koaps: you could just use: maas-region-admin local_config_set [21:05] koaps: and maas-provision config [21:05] koaps: sudo maas-region local_config_set --maas-url [21:06] koaps: sudo maas-region-admin local_config_set --maas-url [21:06] sudo maas-provision config --region-url [21:07] would those use the full URL? I know when I do reconfigure for maas-region-controller it just asks for the IP [21:08] i can try it, thanks for the commands [21:08] koaps: yes, full url, for example: sudo maas-region local_config_set --maas-url http://192.168.10.2/MAAS [21:09] awesome, thanks === Guest93664 is now known as med_ [22:18] Bug #1557767 opened: subnet.name should be an optional field [23:06] I think I may be missing something, when I turn my machine on MAAS isn’t registering it and turning it off [23:06] I do see it PXE boot though [23:08] for some reason it is trying to access http://169.254.169.254/ which I assume means it is a DNS issue? [23:37] I figured it out, forgot to put a gateway ip to my maas management network