[01:17] a question on 3rd party driver support in MaaS 2.3 - in the third_party_driver.py file it says the drivers described in drivers.yaml only work for Debian installer, not fastpath. Is this accurate? It looks like in the curtin_userdata there is a section of commands for 3rd party drivers. === frankban|afk is now known as frankban [12:17] Bug # changed: 1388460, 1706438, 1706763, 1713094, 1722607, 1734798, 1739761, 1741165, 1743966, 1747928, 1748569, 1748570, 1749017, 1749021, 1749246, 1749281, 1749757, 1749782, 1749812, 1749863, 1749867, 1749871, 1749874, 1749877, 1750007, 1750015, 1750020, 1750092, 1750160, 1751896, 1751898, [12:17] 1751900, 1751906, 1751907, 1751938, 1751940, 1751942, 1751946, 1752616, 1754012 [12:35] Bug # opened: 1388460, 1706438, 1706763, 1713094, 1722607, 1734798, 1739761, 1741165, 1743966, 1747928, 1748569, 1748570, 1749017, 1749021, 1749246, 1749281, 1749757, 1749782, 1749812, 1749863, 1749867, 1749871, 1749874, 1749877, 1750007, 1750015, 1750020, 1750092, 1750160, 1751896, 1751898, [12:35] 1751900, 1751906, 1751907, 1751938, 1751940, 1751942, 1751946, 1752616, 1754012 [12:38] Bug # changed: 1388460, 1706438, 1706763, 1713094, 1722607, 1734798, 1739761, 1741165, 1743966, 1747928, 1748569, 1748570, 1749017, 1749021, 1749246, 1749281, 1749757, 1749782, 1749812, 1749863, 1749867, 1749871, 1749874, 1749877, 1750007, 1750015, 1750020, 1750092, 1750160, 1751896, 1751898, [12:38] 1751900, 1751906, 1751907, 1751938, 1751940, 1751942, 1751946, 1752616, 1754012 [13:33] I asked last night, but disconnected before I saw a response. On MaaS 2.3, is the 3rd party driver support from drivers.yaml available w/ the curtin installer? curtin_userdata made it appear that it was, but the comments in the python said only works for d-i [13:54] sthussey: it should work for curtin installer [13:54] sthussey: see /etc/maas/preseeds/curtin_userdata [14:28] Okay, thanks. I thought it would work, but the Python comment confused me. Thanks [15:40] Good Day [15:41] I am having an issue. On the MAAS webui I am getting MAAS is Starting. Please try again in a few second === William is now known as Guest19372 [15:43] Braven36: and it never comes up ? [15:44] roaksoax: No [15:45] Braven36: check the logs /var/log/maas/regiond.log [15:45] and see if there's any tracebacks [15:46] RoakSoax: Let me check [15:48] RoakSoax: AssertionError: The secret stored in the database does not match the secret stored on the filesystem at /var/lib/maas/secret. Please investigate. I guess I need to resync the Serect [15:49] Braven36: sudo rm -rf /var/lib/maas/secret && sudo service maas-regiond restart [15:49] Braven36: also, sudo maas-rackd restart [15:49] Braven36: also, sudo service maas-rackd restart [15:53] roaksoax: That service is not the server. I am running an older version of maas [15:53] Braven36: what version of maas is it ? [15:55] MAAS Version 1.9.5+bzr4599-0ubuntu1 (14.04.3) [15:58] Braven36: then just restart the services ? [16:02] RoakSoax: One sec [16:02] RoakSoax: Is there an updated version of Maas that will run 14.04 [16:08] Braven36: nope, the last supported version on 14.04 is 1.9 [16:11] roaksoax: https://paste.ubuntu.com/p/cfPv2jKC4C/ [16:14] Braven36: i would remove that file and restart [16:16] roaksoax: Delete secret file and restart [16:16] Braven36: yes, restart both the region upstart job and the rack upstart job [16:30] roaksoax: what version python should I be running [16:32] Braven36: 1.9 is only py2, in fact trusty defaults to py2 [16:36] roaksoax: I am still getting 503 error reqion-controller [16:52] Braven36: strange. Is there any way this happened ? e.g. did it just started happening? fresh install ? [17:55] Hi, what's the ssh login username for centos deployment [17:56] catbus: centos [17:56] roaksoax: thank you. [17:56] centos deployment failed after 40 minutes timeout. I will try again after centos images are re-imported. [18:03] catbus: that probabky means it never booted onto the system post installation [18:04] roaksoax: what could cause that? [18:09] I should stick a console cable to find out [18:10] catbus: could be that the bios is trying to boot from a disk where the installation is not available [18:12] Hello. Is there a reference of maas-cli in the documentation? Like, how to change a node/machine name, how to set power settings and so on? I'd prefer to see a list of all the options available [18:13] I can see that there is a reference for the API [18:15] Mmike: the CLI is basically autogenerated from the API [18:15] Mmike: so whats documented on the API should reflect the CLI unless there's a bug in the API docs [18:15] catbus: since we dont really support custom storage for centos === frankban is now known as frankban|afk [18:16] roaksoax, I see, thnx. [20:33] Bug #1755587 opened: [2.3, UI] Can not change fabric value on subnet page