=== wojdev_ is now known as wojdev === wojdev_ is now known as wojdev === beisner- is now known as beisner === jgr_ is now known as jgrassler [12:48] Bug #1436826 was opened: Could not start node for commissioning: Node matching query does not exist. [13:18] Bug #1436838 was opened: Importing images can fail with "Connection reset by peer" [14:27] heya, I need help with the commissioning of my vMAAS. the VM (VMware with the https://github.com/cloudbase/maas-hacks/tree/master/vmrunapi hack) spins up and boots via PXE [14:28] but then, after showing a login and the ssh host key fingerprints, it stops [14:28] maas.log only shows the timeout message [15:37] Bug #1436885 was opened: Failure: twisted.internet.defer.CancelledError [15:37] Bug #1436887 was opened: Failure: twisted.web.error.Error: 503 Service Unavailable [16:22] This question might be asked previously for a million times, but i've never got a grip on it, how should i setup my ssh key exactly? because i got my maas environment working, can start and stop the nodes, only i can't get ssh connection established from the controller to the node [16:26] kleemans, that's very very odd -- but you're on 1.5 right? [16:37] i believe the lastest version is 1.7, and i'm running that version, or am missing something? [16:41] kleemans, if you're on 1.7 then you are fine, and I need to understand better what your issue is then [16:45] what I'm trying to accomplish is to access a node trough ssh from my maas-controller machine [16:46] because when i try to bootstrap juju, it keeps failing to login to the node [17:00] kleemans, what happens when you ssh -v into the node? [17:02] kleemans, oh, does only the juju ssh fail? [17:05] kiko, ssh'ing directly into the node doens't work eighter, i'm quickly booting up the node again to test out the ssh -v [17:05] kleemans, that's very strange [17:05] kleemans, so basically none of your nodes are accessible, not via the console or anything? [17:05] that makes maas a bit useless! :) [17:07] kleemans, what exists between the controller machine and the nodes? [17:07] kleemans, a firewall? a switch? something else? [17:12] only a switch [17:13] nope, i'm trying to setup a maas environment to test out the juju and eventualy openstack functionality [17:14] but i'm quite stuck at the accessibility of the nodes ;-) [17:14] 1 or 2 minutes and the node is running operational [17:15] okay [17:15] look at the console and see if there are any errors reported [17:18] during installation [17:18] kleemans, my thinking is there's something wrong with your keys or the installation [17:18] i.e. the install does not complete successfully but we don't notice it [17:26] well i believe it might be something with my keys, because i'm not exactly sure how to configure the keys correctly :-) [17:26] lol [17:26] but it should be simple -- you just want to give maas your .pub [17:28] i just did the ssh -v root@10.0.80.34(nodes ip) [17:28] gave me host key verification failed at the end [17:29] should i paste the whole response in the irc? [17:30] i get an warning message (remote host identityfication has changed) [17:33] i believe i'm now in my node [17:34] i used the root user, and by using your -v argument, something outputted Please login as the user "ubuntu" rather than the user "root" [17:34] it's not root [17:34] and that did the trick [17:34] yep [17:34] the user is always ubuntu [17:34] okay [17:34] so that is working [17:34] now for juju [17:34] how did you set up your juju environment config? [17:36] fyi, i've installed the juju-core on the maas controller [17:36] is that ok? [17:37] yes, that's correct -- from the ppa or 14.04? [17:37] the PPA stable is usually saner [17:38] trough apt-get on a 14.04 [17:38] so i believe thats the 14.04 then? [17:39] yeah [17:39] use the ppa, hang on [17:40] https://launchpad.net/~juju/+archive/ubuntu/stable [17:40] apt-add-repository pa:juju/stable [17:40] err [17:40] apt-add-repository ppa:juju/stable [17:40] apt-get update [17:40] apt-get install juju-core [17:40] kleemans, and then you just follow https://maas.ubuntu.com/docs/juju-quick-start.html [17:41] allright, i'll do that [17:41] I'll brb, keep us posted [17:42] i'll sure do [18:00] brb aswell [19:16] Bug #1437007 was opened: API doesn't allow listing nodes that match a set of tags === lifeless1 is now known as lifeless [20:07] Bug #1437024 was opened: Failure to PXE-boot from secondary NIC === matthew is now known as Guest69641 === Guest69641 is now known as nodtkn [20:41] Howdy! I am running maas 1.7.2 and I am able to get a grub prompt after loading bootx64.efi and grubx64.efi. Anybody have a few minutes to point me in the right direction? [20:43] nodtkn: you mean you are trying to install with UEFI [20:43] nodtkn: but you get agrub prompt [20:43] that is correct [20:44] nodtkn: is this a clean install? [20:44] nodtkn: what was the previous maas version you were using? [20:44] clean install [20:44] running my own isc-dhcp-server [20:44] nodtkn: did it use to work with a previous maas or is this the first time? [20:45] nodtkn: ah well, that might be the issue then [20:45] I have gotten pxe boot to work [20:45] but not UEFI [20:47] I only see it requesting bootx64.efi and grubx64.efi in /var/log/maas/pserv.log [20:48] It is my understanding that grub.cfg would be next on the list to download. [20:51] nodtkn: well, we do not officially support running external DHCP, which might be the cause of the issue [20:51] nodtkn: are there any logs were it fails to download anything from archive.ubuntu.com? [20:51] nodtkn: did you test this previously and it worked? [20:52] nodtkn: do you have the latest firmware? sometimes firmware issues can cause this too [20:53] I do have the latest firmware [20:54] on my dhcp server I responded with the pxe image and I was able to pxe boot and commission a node [20:54] nodtkn: do you see a failed installation log in the webui? [20:57] roaksoax: I you referring to the latest node events? I do not see an installation log in the webgui. Where would I find that. Under Nodes. [20:57] nodtkn: if the machine is in failed deployment status, there should be a install log [20:57] link [20:57] in the node details page [20:59] roaksoax: ah...I am attempting to add new nodes. Let me to try to reinstall the node I have already commissioned. [21:01] nodtkn: this is how a maas managed dhcpd confgi would look like [21:44] Bug #1437059 was opened: Deploy bulk actions needs the ability to specify architecture (so we can select hwe kernel) [21:56] Bug #1437059 changed: Deploy bulk actions needs the ability to specify architecture (so we can select hwe kernel) [22:02] Bug #1437059 was opened: Deploy bulk actions needs the ability to specify architecture (so we can select hwe kernel) [23:32] Bug #1331214 changed: MAAS (amttool) cannot control AMT version > 8