=== frankban|afk is now known as frankban === degville_ is now known as degville [13:15] Hello everyone, now I meet some problems about commisioning a node. As you known, when commisioning a node , maas need to execute the test scripts. [13:15] but the status of node is always pending [13:16] I have check the /var/log/maas.log ,it shows me the commissioning timed out [13:17] i also have [13:22] I also have a screen connected to my managed node. It shows the login in prompt of ubuntu. I think the commisioning has completed the procedure about booting the ephemerally kernel. but I don't know which step failed. And I don't know where can I find the error information. I know the doc says, I have the backdoor to login in the ephemerally kernel to check the log of cloud.ini, but anyone knows some easier way? Thank you! [13:26] anybody has some suggestions? === frankban is now known as frankban|afk [20:46] Bug #1751896 opened: [2.4, FUJ] FUJ fallout from vanilla transition [20:49] Bug #1751898 opened: [2.4] Notifications don't take the whole page [20:52] Bug #1751899 opened: [2.4] Toggles and text too large in action bar. Titles not greyed out. [20:58] Bug #1751900 opened: [2.4, UI, Pod] Pod empty page is not foirmatted correctly [21:19] Bug # opened: 1751901, 1751902, 1751905, 1751906, 1751907 [21:25] Bug #1751908 opened: [2.4] Incorrect table spacing causes wrapping in wrong places [23:29] Hi, I am looking for some help with MAAS commissioning failure [23:31] my server boots up for commissioning but then stays there in the login prompt... none of the commissioning scripts seems to be running [23:34] Pradeep: log in prompt you mean OS login not grub login, right? [23:34] yes OS login prompt [23:35] Pradeep: can you ssh to the machine and check if the node has route to the internet? [23:36] I cant ssh to the machine [23:37] is there a default login/password that I can use to login from the console? [23:38] Pradeep: MAAS sends its public ssh key to the node in the process, so you should be able to ssh to the node from MAAS without password. [23:38] I get a "connection reset by peer" when I try to ssh from MAAS [23:38] Pradeep: An SSH key is imported to MAAS, right? [23:39] You may want to commission the node again, and select 'enable SSH access' before hitting the Commission. [23:41] Bug #1751938 opened: [2.4, UI] Commissioning action unformatted. [23:43] catbus: ok I will try that [23:44] Bug #1751940 opened: [2.4] Provide DHCP action unformatted [23:44] Bug #1751942 opened: [2.4] VLAN Details page unformatted [23:45] catbus: also when you asked about ssh keys being imported to MAAS... which ssh key needs to be imported? [23:46] Pradeep: you need to select the option to import ssh keys [23:46] Pradeep: https://docs.maas.io/2.3/en/installconfig-checklist#users-and-ssh-keys [23:46] Pradeep: also, make sure that rackd.conf points to itself in the local address that the machines can access to [23:48] Pradeep: or https://docs.maas.io/2.3/en/manage-account#ssh-keys. You can use command ssh-keygen to generate the SSH keys. [23:53] catbus: I did a ssh-keygen on the maas server and uploading it to MAAS GUI [23:53] ok, great. [23:53] catbus: should I try commissioning it again? [23:54] Pradeep: yes, and monitor the node console to make sure it does pxe boot following MAAS' direction. [23:54] * catbus needs to step out