/srv/irclogs.ubuntu.com/2017/01/09/#maas.txt

=== med_ is now known as Guest34220
mupBug #1654929 opened: Node page should display spaces <MAAS:New> <https://launchpad.net/bugs/1654929>05:29
mupBug #1654930 opened: VLAN listing should be sorted as a number <MAAS:New> <https://launchpad.net/bugs/1654930>05:29
=== deej` is now known as deej
zeestratKildurin: Check out the command "maas my-profile interface update -h" You can update some bond parameters there08:05
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as zz_CyberJacob
=== zz_CyberJacob is now known as CyberJacob
mupBug #1654981 opened: creating a bridge on a device doesn't inherit device config or allow configuring during creation <MAAS:New> <https://launchpad.net/bugs/1654981>10:15
mupBug #1654981 changed: creating a bridge on a device doesn't inherit device config or allow configuring during creation <MAAS:New> <https://launchpad.net/bugs/1654981>10:24
mupBug #1654981 opened: creating a bridge on a device doesn't inherit device config or allow configuring during creation <MAAS:New> <https://launchpad.net/bugs/1654981>10:27
SimonKLBhey! trying to setup maas in a shared datacenter - is this even possible?12:43
SimonKLBthe first issue im facing is that there already is a dhcp server running12:44
SimonKLBi also want to restrict my maas nodes to only use a certain ip range, but when im trying to create a subnet, i only see an option to do so using a CIDR12:45
roaksoaxSimonKLB: you can create a subnet, and create a "reserved" range in the subnet, so that MAAS doesnt use that range of the subnet12:57
roaksoaxSimonKLB: and MAAS can stil work if you already have a dhcp server12:57
roaksoaxSimonKLB: depends how you configure it12:57
SimonKLBroaksoax: ah, so you kind of bans ranges rather than create ranges13:03
roaksoaxSimonKLB: yes, in 2.2, we will have another feature that will allow you to do the opposite13:05
roaksoaxSimonKLB: basically, the subnet is unmanaged by MAAS, but you can create ranges MAAS can use13:05
roaksoaxSimonKLB: so you would have both modes13:05
SimonKLBroaksoax: cool thanks!13:05
SimonKLBroaksoax: can i get logging from a node that is starting up somehow?13:34
SimonKLBi can see that the dhcp request is being ack'd by the dhcp server, but the webgui says "IP Address (Unconfigured)"13:43
roaksoaxSimonKLB: what are you doing ? commissioning ?13:48
roaksoaxSimonKLB: you can get logging in two places, for two different purposes13:48
SimonKLBroaksoax: just trying to deploy a node13:48
roaksoaxSimonKLB: 1. the Mchine Event log, which you can find uner the machine details page13:48
roaksoaxSimonKLB: it will tell you if it is PXE booting, and what things it is doing13:49
roaksoaxSimonKLB: rsyslog /var/log/maas/rsyslog/<machine-name>/<date>/*13:49
SimonKLBroaksoax: the events are kind of non-verbose, i can see that things art powered on and off, but not much else13:50
SimonKLBthe rsyslog looks promising though!13:50
roaksoaxSimonKLB: you can see more events actually. The ones that are shown in the main page of the machine are non-verbose13:51
roaksoaxSimonKLB: but yes, those are basically more high level events13:51
roaksoaxSimonKLB: in the events detail you will see what cloud-init is doing for example13:51
SimonKLBah neat13:51
SimonKLBroaksoax: so the current issue im facing is that i cant ssh to the machine13:53
roaksoaxSimonKLB: right, while the machine is 'deploying' ?13:54
SimonKLByes13:54
SimonKLBit looks stuck13:54
SimonKLBroaksoax: do i have to do anything else other than uploading my pubkey to the maas user?13:55
roaksoaxSimonKLB: nope, so cloud-init should import your ssh key into the installation environment13:56
SimonKLBroaksoax: no cloudinit events in the event log13:58
SimonKLBPXE request - installation, TFTP Request boot-kernel and boot-initrd and then just Power state query13:58
SimonKLBeverything looks otherwise correct, the DHCP packets are going out, its responding to ping and ssh14:00
SimonKLBjust not setting it up with cloudinit i suppose14:00
SimonKLBroaksoax: i think i found the issue http://paste.ubuntu.com/23770633/14:48
SimonKLBany ideas?14:48
SimonKLBor anyone else for that matter14:49
roaksoaxSimonKLB: that is strange....14:51
roaksoaxSimonKLB: what's your rackd.conf show in /etc/maas/rackd.conf14:51
SimonKLBroaksoax: cluster_uuid: b2bec0e6-2b15-4d4b-aece-352d632b265214:52
SimonKLBmaas_url: http://localhost:5240/MAAS14:52
roaksoaxSimonKLB: try chaching maas_url: http://<ip-of-region-controller-that-machines-can-access>:5240/MAAS14:54
roaksoaxSimonKLB: also, what version of MAAS you running ?14:54
SimonKLBroaksoax: 2.1.2+bzr5555-0ubuntu1~16.04.114:56
SimonKLBroaksoax: do i have to restart anything after changing rackd.conf ?14:57
mupBug #1655048 opened: MAAS upgrade rewrites maas-http.conf <MAAS:New> <https://launchpad.net/bugs/1655048>14:57
SimonKLBroaksoax: changing the url seem to have done the trick! thanks a lot for all the help today :)15:03
mupBug #1655048 changed: MAAS upgrade rewrites maas-http.conf <MAAS:New> <https://launchpad.net/bugs/1655048>15:09
mupBug #1655048 opened: MAAS upgrade rewrites maas-http.conf <MAAS:New> <https://launchpad.net/bugs/1655048>15:15
mupBug #1655049 opened: List index out of range on main page and nodes page <maas (Ubuntu):New> <https://launchpad.net/bugs/1655049>15:16
mupBug #1655049 changed: List index out of range on main page and nodes page <maas (Ubuntu):New> <https://launchpad.net/bugs/1655049>15:19
mupBug #1655049 opened: List index out of range on main page and nodes page <maas (Ubuntu):New> <https://launchpad.net/bugs/1655049>15:28
mupBug #1655048 changed: MAAS upgrade rewrites maas-http.conf <MAAS:Won't Fix> <https://launchpad.net/bugs/1655048>15:57
=== mup_ is now known as mup
KildurinHow do I modify the network bonding parameters without having to delete and recreate a bond? The MAAS GUI does not seem to provide a way to update the parameters.17:31
KildurinEven the MAAS CLI does not seem to provide a way. For instance, all I need to do is changing the bonding mode from round robin to active backup17:32
mupBug #1655049 opened: [2.1] netaddr raises IndexError when looking up some OUI registrations <MAAS:In Progress by lamont> <MAAS 2.1:Triaged> <maas (Ubuntu):In Progress by maas-maintainers> <https://launchpad.net/bugs/1655049>17:58
mupBug #1655096 opened: MAAS CLI and GUI must provide a way to modify the bonding paramters <maas (Ubuntu):New> <https://launchpad.net/bugs/1655096>17:58
jgriffithsHey guys. I am trying to deploy a node with MAAS, but the /var/lib/cloud/instance/scripts/user_data.sh script I run is reporting "request to http://10.20.21.245:5240/MAAS/metadata//2012-03-01/ failed. sleeping 32.: HTTP Error 401: OK19:26
jgriffiths" errors.19:26
jgriffithsHas anybody ever seen this?19:26
jgriffithsThis is happening during commissioning, not deploying.19:27
jgriffithsThe clock skew is getting adjusted by 0 and -1 so the times seem close enough19:29
=== mup_ is now known as mup
zeestratKildurin: Check out the command "maas my-profile interface update -h" You can update some bond parameters there21:16
zeestratKildurin: Note that the keywords for bond parameters should be with underscores (see https://bugs.launchpad.net/maas/+bug/1645319)21:18
xplatform12I am having issues with "MAAS Version 2.1.2+bzr5555-0ubuntu1 (16.04.1)" deploying CentOS 7 on Dell R710s. I have upgraded to the latest bios/firmware and it keeps Failing deployment. Error on the console is "Failed to start Execute cloud user/final scripts." Any idea on how to go about troubleshooting this issue?22:00
xplatform12Ubuntu installs without issues.22:01
mupBug #1655164 opened: no feedback when something's missing on manual enlistment <MAAS:New> <https://launchpad.net/bugs/1655164>22:43
mupBug #1655165 opened: manual node create dialog should disappear when the Save button is clicked <MAAS:New> <https://launchpad.net/bugs/1655165>22:43
mupBug #1655176 opened: [2.1.2]  Power state could not be queried: Could not connect to BMC.  Check BMC configuration and try again. <oil> <MAAS:New> <https://launchpad.net/bugs/1655176>23:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!