/srv/irclogs.ubuntu.com/2016/11/04/#maas.txt

mupBug #1639090 opened: [2.2] figure out how to model IPv6 autoconf addresses properly <MAAS:New> <https://launchpad.net/bugs/1639090>00:36
mupBug #1596452 changed: [2.0b8] Node with IPv6-only second public VLAN fails deployment <MAAS:Expired> <https://launchpad.net/bugs/1596452>04:19
mupBug #1619368 changed: maas upgrade failed from 14.04+1.9 to 16.04+2.0 <MAAS:Expired> <https://launchpad.net/bugs/1619368>04:19
=== frankban|afk is now known as frankban
mupBug #1639182 opened: [2.1] log format differs <MAAS:New> <https://launchpad.net/bugs/1639182>09:37
mupBug #1639202 opened: Cannot enlist/commission machines in MAAS 2.1 with usb network adapter <MAAS:New> <https://launchpad.net/bugs/1639202>10:49
mupBug #1639219 opened: Adding interfaces should be possible when machine is deployed (and in rescue mode) <MAAS:Triaged> <https://launchpad.net/bugs/1639219>12:20
mupBug #1639219 changed: Adding interfaces should be possible when machine is deployed (and in rescue mode) <MAAS:Triaged> <https://launchpad.net/bugs/1639219>12:26
mupBug #1639219 opened: Adding interfaces should be possible when machine is deployed (and in rescue mode) <MAAS:Triaged> <https://launchpad.net/bugs/1639219>12:29
BravenMy nodes are fail to deploy in MAAS. Our Maas setup a Regional Controller and a cluster controller. The Cluster Controller is in a remote datacenter. This setup did work. But after rebuilding the cluster controller it failing only on the deployment step13:41
pmatulisBraven, what version of maas are you using?13:44
Braven1.7, Before you say upgrade, I can not because of the hardware I am using.13:45
blake_rBraven: confused on why you cannot because of hardware, but do you have a console log for the machine that is failing to deploy13:48
BravenDell only support 14.04 on the hardware I have.13:48
BravenHow do I get the console log?13:48
blake_rConnect to the machine using ILO to watch the machine deploy13:49
blake_rAssuming those machines are IPMI based13:49
BravenI have been watching it though the IDRAC13:49
blake_rThat would work as well, where in the deployment does it fail, can you copy and paste the output13:50
Bravenone sec13:50
blake_ralso you can run MAAS 1.9 on 14.0413:51
blake_rsudo add-apt-repository ppa:maas/stable13:51
blake_rsudo apt-get update13:51
blake_rsudo apt-get upgrade13:51
blake_r1.9 is the recommened release on 14.0413:52
Bravenone more thing.. The deployement works in local datacenter with REginal Controller13:53
blake_rBraven: the deploying machines in the remote datacenter need to be able to communicate to the region in the other datacenter13:56
BravenI can see command being issue to the Cluster Controller from the Region Controller in syslog13:57
blake_rWell that is good, means that the cluster and region can talk13:57
blake_rBut the machines being deployed must be able to hit the metadata endpoint of the region controller13:57
BravenThis all worked before13:57
blake_rDo they have a route to the region in the other datacenter13:57
Bravenwe rebuilt the cluster controller13:58
blake_rCheck your "/etc/maas/clusterd.conf"13:58
Bravenon what server?13:58
blake_rOn the cluster in the remote datacenter13:58
blake_rCheck that the IP address used for maas_url is the same IP address that the deploying machines can talk to the region with13:59
Bravenon cluster controller or Regional controller13:59
Bravenone sec13:59
blake_rcluster controller13:59
BravenI am still here. I am still updating the MAAS servers14:11
blake_rBraven: that is fine just ping me by name so I get notified14:12
mupBug #1639247 opened: typo in web UI when adding new subnet <MAAS:New> <https://launchpad.net/bugs/1639247>14:14
mupBug #1533719 opened: Adding a device with a MAC address that's belongs to another node, fails without providing any feedback <error-surface> <MAAS:Triaged> <MAAS 1.9:Triaged> <https://launchpad.net/bugs/1533719>14:44
mupBug #1639258 opened: [arm64/xgene-uboot] MAAS tries to fech non-existing boot-initrd and boot-kernel files <MAAS:New> <https://launchpad.net/bugs/1639258>14:44
Bravenmaas_url: http://<RegionalControllerIP>/MAAS14:53
Braven~14:53
Bravenmaas_url: http://<RegionalControllerIP>/MAAS14:53
Braven~14:53
Bravenmaas_url: http://<RegionalControllerIP>/MAAS14:54
Braven~14:54
Bravenhello15:00
BravenUtil.py fetching metdata from url15:17
BravenFailed to query node's BMC — Power state could not be queried:  <- is filling up the logs15:18
Bravenso the issue of busy BMC is only effecting one site15:34
mupBug #1639277 opened: Assigning subnet to Interface fails on first attempt <MAAS:New> <https://launchpad.net/bugs/1639277>15:41
blake_rBraven: where you able to get the logs from a deploying machine15:42
blake_rBraven: also next time do "blake_r: msg" and it will alert me15:42
Bravenblake_r: like this15:42
blake_ryep15:42
Bravenblake_r: I did upgrade to 1.9. In 1.9 should the web gui had changed? Because mine did not15:44
blake_rBraven: yes it should have changed15:45
blake_rBraven: "apt-cache policy maas"15:45
Bravenblake_r: Installed: 1.9.4+bzr4592-0ubuntu1~trusty115:46
blake_rBraven: the frontend is totally different in 1.9 so you should see a new version15:47
blake_rBraven: "ps auxf | grep maas"15:48
Bravenblake_r: maas      1085  1.8  0.0 664956 43260 ?        Ssl  10:04   0:48 /usr/bin/python /usr/bin/twistd --nodaemon --uid=maas --gid=maas --pidfile=/run/maas-cluster.pid --logfile=/dev/null maas-pserv --config-file=/etc/maas/pserv.yaml15:49
Bravenblake_r: http://paste.ubuntu.com/23426070/15:51
blake_rBraven: that seems wrong15:52
blake_rBraven: try restarting the system to see, seems like a stray process is still around15:53
Bravenblake_r: http://paste.ubuntu.com/23426076/15:54
Bravenblake_r: restarting the system15:54
Bravenblake_r: http://paste.ubuntu.com/23426097/16:00
blake_rBraven: did you update the region controller as well?16:06
blake_rBraven: I only see the cluster running16:07
Bravenblake_r: I have not restarted the cluster16:07
blake_rBraven: that process is only the cluster16:07
blake_rBraven: the region provides the UI16:08
Bravenblake_r: restarting it now.16:08
blake_rBraven: did you update the region?16:08
Bravenblake_r: yes16:08
Bravenblake_r: Region controller is also the cluster controller in my local office16:09
Bravenblake_r: I just released I got this when I went to upgrade the Regional http://paste.ubuntu.com/23426154/16:13
blake_rBraven: that would cause an issue16:14
blake_rBraven: try16:14
blake_rsudo apt install maas16:14
blake_rerr16:14
blake_rsudo apt-get install maas16:14
Bravenblake_r: it say it will install though package.. Will this delete the server that are already in teh system16:15
blake_rBraven: no it will just upgrade to the new software16:16
Bravenblake_r: Should I do this on Cluster controller16:17
blake_rBraven: well you only need the cluster16:17
blake_rso16:17
blake_rsudo apt-get install maas-cluster-controller16:17
BravenThe Cluster Controller is upgraded. I am now getting the new GUI16:20
Bravenblake_r: on the subnet tab I am getting this "failed to detect a valid IP address from u'10.10.10.10.55'" I know that is a bad IP who would get into change it16:24
Bravenblake_r: maas hpadmin networks read I found the bad entry16:37
mupBug #1639288 opened: [2.1] IPv6 autoconf addresses should not show up on the interface <maas-ipv6> <MAAS:In Progress by lamont> <https://launchpad.net/bugs/1639288>16:44
Bravenhow do you delete a subnet from commandline in MAAS. MAAS's gui is not erroring out17:02
brendandBraven, 1.9 right?17:06
Bravenyes17:06
D4RKS1D3Hi, it is possible to change the ip off all the hosts of maas to ipv6?17:07
brendandBraven, have you logged in to the cli and created a profile?17:07
Bravenbrendand: yes17:07
brendandshould be maas profile subnet {id} delete17:07
brendandi don't have an instance of 1.9 up to check17:08
BravenBrendand: I figured it out. I was try to modify it with maas <profile> network update not maas <profile> subnet17:12
brendandBraven, yeah: http://maas.ubuntu.com/docs1.9/api.html#network17:13
brendand"This endpoint is deprecated. Use the new ‘subnet’ endpoint instead."17:13
BravenThanks everyone.. I getting closer to fix everything17:19
=== frankban is now known as frankban|afk
mupBug #1639332 opened: Expire the DHCP lease after commissioning or make the  default-lease-time configurable <MAAS:New> <https://launchpad.net/bugs/1639332>19:11
=== zz_CyberJacob is now known as CyberJacob
mupBug #1639332 changed: Expire the DHCP lease after commissioning or make the  default-lease-time configurable <MAAS:Won't Fix> <https://launchpad.net/bugs/1639332>22:48

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