/srv/irclogs.ubuntu.com/2017/04/26/#maas.txt

mupBug #1686244 opened: [web UI] Storage modification message is confusing <docteam> <MAAS:New> <https://launchpad.net/bugs/1686244>00:18
mupBug #1686246 opened: [CLI help] set-storage-layout says Allocated when it should say Ready <docteam> <MAAS:New> <https://launchpad.net/bugs/1686246>00:18
mupBug #1686248 opened: Node configuration user collisions are possible <docteam> <MAAS:New> <https://launchpad.net/bugs/1686248>00:49
=== haasn is now known as hanna
mupBug #1686412 opened: Add ability to change PXE boot behavior of a device <MAAS:Triaged> <https://launchpad.net/bugs/1686412>14:02
vaseympontillo: i installed python3-pyvmomi, and i'm getting this message when i try to connect : "Error:__init__() takes 1 positional argument but 2 were given"14:37
vaseyas well as a "power error" message when i try to check the power state14:37
vaseympontillo: and now i'm seeing that certificate error in my events log for that node: https://pastebin.com/eYzdxecn15:03
xygnalmpontillo:  I see a code merge for our problem.  is that still being tested?  its quite small so tempted to apply it to ours and see if we can verify the results15:37
roaksoaxxygnal:  i just uploaded to a ppa, if you wanna test from there ?15:54
roaksoaxxygnal: but if you give us some time to test that'd be good15:57
xygnalroaksoax what kind of time are you looking for to incorporate this into RC3 and release it?  We have about 3 weeks time before we need to be ready for prod deployments and we want to be sure this is wrapped up.16:08
roaksoaxxygnal: it is already in RC3 milestone16:11
roaksoaxjust need to test it first16:11
roaksoaxbefore I can say there's no regressions16:11
xygnalroaksoax what is the *goal* date for RC3 release?16:11
xygnalwhat are you aiming for16:11
roaksoaxxygnal: we are targetting a release for the end of the week. It may be final or it may be rc316:12
xygnalroaksoax thanks much.16:12
mupBug #1623851 changed: Tables not responsive for mobile <ui> <MAAS:Fix Released> <https://launchpad.net/bugs/1623851>17:44
mupBug #1686464 opened: [2.2, API] set-storage-layout fails silently when invoked by a non-admin <api> <api-ux> <docteam> <MAAS:Triaged> <https://launchpad.net/bugs/1686464>17:44
mpontilloxygnal: I think patching your setup with the diff from that merge proposal would be a low-risk thing to do. please do give it a try.17:52
xygnalmpontillo: thanks, will test it out this week.17:52
=== frankban is now known as frankban|afk
mupBug #1686485 opened: cc_ntp fails to work when deploying ubuntu-core <cloud-init:New> <MAAS:Triaged> <https://launchpad.net/bugs/1686485>18:59
mary_hello I have a problem with maas, for some reason, the rack controller fails20:26
mary_theyre both on the same machine20:26
mary_can anyone help me20:29
catbus1mary_: first post the error message please20:29
mary_there's no error message just a red cross on the gui in front of the rack controller20:30
roaksoaxmary_: go to the rack controller, and see the status of it20:30
roaksoaxdoes it show why it is red ?20:30
mary_on the images status it says region importing and on the boot images status tab it says out of sync20:31
mary_I dont get it, I did configure the url20:34
mary_and I did the same steps I did before but last time, it worked20:35
mupBug #1686516 opened: [2.2, trunk] Pod remote storage listing shows blank for pods with out remote storage <MAAS:In Progress by blake-rouse> <https://launchpad.net/bugs/1686516>21:05
xygnalmpontillo: that works, final address is correct21:34
xygnalmpontillo new problem.  observed address does not go away, so system keeps booting old temporary address,21:34
xygnalwill that fix itself when temporary lease expires?21:34
xygnalhm...21:35
mupBug #1646847 changed: Multi interface issue while charm deployed on centos image <cloud-images:New> <juju:Invalid> <MAAS:Won't Fix> <https://launchpad.net/bugs/1646847>21:35
mupBug #1658718 changed: MAAS 2.1.3 Centos 7 image deployment fails <MAAS:Triaged by ltrager> <https://launchpad.net/bugs/1658718>21:35
roaksoaxxygnal: is the machine set as 'dynamic' or is it set as 'auto assign' ?21:35
roaksoaxxygnal: and what do you mean by keeps booting ?21:36
xygnalah, sorry bad phrasing.  DHCP-aquires the old dynamic range address21:36
xygnalif you look in that subnets view, you can see that same node has an observed address and automatic address21:36
xygnalobserved is the dynamic21:37
roaksoaxxygnal: that will clear itself automatically21:37
xygnalyes but wasnt that 2 hours?21:37
xygnalfor the default expire21:37
roaksoaxxygnal: the dynamic range expires 10 minutes21:37
xygnaloh wow ok, understood21:38
roaksoaxxygnal: what may be failing is dhcp tells maas about a lease expiring21:38
roaksoaxand maas removes that from tracking21:38
roaksoaxxygnal: but has the deployed machine been successfully configuired ?21:38
xygnalroaksoax maas has correct config, but node boots up with build IP instead of its assigned IP.21:45
xygnalshutting them down for 10 minutes, power off21:45
xygnalto verify that clears21:45
roaksoaxxygnal: if e/n/i is configured w/ static IP address, how will it boot from an address it gets from dhcp ?21:45
xygnalI suspect the pre-existing lease is not given a chance to expire21:45
xygnalauto-assign21:46
xygnalyour auto-assign is static dhcp, if I recall correctly21:46
roaksoaxxygnal: auto-assign will configure /etc/network/interfaces with 'iface X inet static'21:46
roaksoaxdhcp will configure /e/n/i w/ 'iface X inet dhcp'21:46
xygnalthen its NOT compatibe with a custom image, which I could have sworn mpontillo steered me the other way pon21:46
roaksoaxxygnal: is this an Ubuntu custom image?21:47
xygnalCentOS only for us21:47
xygnalcloud-init enabled image21:47
roaksoaxah right21:47
roaksoaxso MAAS doesn't yet support network config for centos images21:47
roaksoaxbut it will do soon21:48
xygnalalright I thought that before, but somehow got a mixed message21:48
roaksoaxthat said21:48
roaksoaxMAAS adds a hostmap21:48
xygnalthen we go back to my plan before that21:48
xygnalwhich was using DHCP but changing the IP after deploy (Via post-script) to a reserved range address21:49
roaksoaxxygnal: so if eth0 - auto-assign, MAAS will add a hostmap for eth0's MAC + IP assigned by MAAS21:49
roaksoaxxygnal: but, unless isc-dhcp is ignoring the hostmap21:49
xygnalhm... what will this hostmap result in?21:49
roaksoaxxygnal: the hostmap should result in the machine obtaining the IP as per 'auto-assign' and not form dynamic range21:50
roaksoaxxygnal: if you do dhclient on your system for eth0... does it get the right IP ?21:50
xygnalroaksoax: no, it gets the dynamic/observed ip21:50
xygnalroaksoax but in the UI it has an auto-assigned address in the proper range for auto-assign21:51
xygnalroaksoax: if that is not supported, why does it pick an auto assign?21:51
wasosaHi all. I'm looking for some help deploying a node with maas (just upgraded to 2.1.5+bzr5596-0ubuntu1~16). Though the web UI tells me the node is 'Ready', it also warns me: No storage information. Commissioning this node will gather the storage information.21:51
xygnalI would expect to be told NO21:51
roaksoaxxygnal: check your isc-dhcp config21:51
roaksoaxxygnal: you should see the hostmap there21:52
roaksoaxxygnal: /var/lib/maas/dhcpd.conf21:52
roaksoaxxygnal: my guess is that isc dhcp is preferring the address from the dynamic range rather than tha hostmap address21:52
roaksoaxxygnal: what if you clean your leases file ?21:52
roaksoaxxygnal: try cleaning the leases file, then force the interface to re-obtain an IP from isc-dhcp and see if it gets the right address ?21:53
xygnalroaksoax yes21:53
xygnalthere is a host map21:53
xygnalI powered the nodes down in the hope that the 10 minute lease woud expire21:53
xygnalif a lease is already alive, a new hostmap wont matter will it?  or should the old lease be overridden?21:54
xygnalconfirmed observed lease is gone21:55
xygnalpowered back up21:55
wasosaHi all. I'm looking for some help deploying a node with maas (just upgraded to 2.1.5+bzr5596-0ubuntu1~16). The web UI tells me the node is 'Ready', but warns me: No storage information. Commissioning this node will gather the storage information. As best as I can tell, the block-device output is good. The only hits I found with similar problems had to do with vms rather than real hardware (I'm attempting to deploy an Intel SkullCanyon 22:03
wasosaI'd appreciate any help anyone can provide. Thanks!22:03
roaksoaxxygnal: did it get new IP ?22:05
roaksoaxwasosa: that means that no storage was discovered during commissioning22:05
roaksoaxwasosa: do you have any specific storage in this machine?22:06
xygnalroaksoax I seem to be a little confused, i was testing two boxes.   Back just one now.  I dont seem to have a hostmap in dhcpd despite deploying as auto-assign22:06
xygnalthere is a hostmap in there for another build that *I* did not build, i am checking to see if that one was different somehow22:06
wasosaroaksoax: Yes, the machine has one nvme drive, and it looks like that's showing up properly in the 00-maas-07-block-devices.out listed under 'Machine output'22:08
wasosaroaksoax: (thanks for jumping in, btw)22:08
roaksoaxwasosa: are you commissioning with Xenial? go to the settings page, to the commissioning section, and select xenial for commissioning22:09
wasosaroaksoax: yes I am, that secion reads: Default Ubuntu release used for commissioning: Ubuntu 16.04 LTS "Xenial Xersus" (and I can't change it).22:11
wasosaroaksoax: the output of the block devices caputred during commissioning looks sane to me, but I haven't been able to find the problem yet. I can share that output here if you'd like.22:15
xygnalroaksoax: think i found the problem.  its pxe booting them.  not sure why its responding to taht, as they  are 'deployed' status.22:17
mpontilloxygnal: currently MAAS will always respond to a PXE boot, but if the machine is deployed the PXE boot payload will instruct the node to boot from its local disk22:23
xygnalmpontillo: I will verify that behavior, ty22:24
mpontilloxygnal: when the node PXE boots it should receive the IP address assigned via the static lease installed by auto-assignment22:24
xygnalmpontillo: that it does not, bit the implied host map in dhcpd.conf is not there either22:25
xygnaldespite that, its in deployed status22:25
xygnaland has an Assigned up22:25
xygnalIP*22:25
xygnalyes i just booted local HD22:25
xygnalsame result22:25
xygnalthere is no hostmap so there is no static entry22:25
xygnali do see one that was build yesterday pre-fix that now suddenly has correct addrwess22:26
xygnaland is working22:26
xygnalwe are slowing down for the day so, we'll do some more exhaustive testing on this and report back tomorrow.  thanks for the help.22:26
mpontilloxygnal: thanks; I'd investigate if the DHCP configuration is not being properly updated when the IP address is assigned, then. thanks for your testing!22:27

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