/srv/irclogs.ubuntu.com/2017/03/13/#maas.txt

mupBug #1644229 changed: MAAS 2.1.1 - Curtin - Failed to deploy CentOS7 <curtin:Incomplete> <MAAS:Expired> <https://launchpad.net/bugs/1644229>04:38
junaidaliHi everyone, I'm trying to enlist and commission a virtual machine but it is failing with the error '{"power_parameters": ["Power ID: This field is required."], "power_type": ["Select a valid choice. virsh is not one of the available choices."]}'08:53
junaidalihere is the regiond log http://paste.ubuntu.com/24169761/08:56
junaidaliany idea what might be the issue here, I'm facing this issue randomly in a pipeline where configuration of MAAS is automated.08:57
roaksoaxjunaidali: how are you trying to add it ?11:04
=== degville_ is now known as degville
myraWhy can't I find the boot-images command  on the MaaS cli ?11:50
myraam I missing something ?11:50
brendandmyra, have you been emailing maas-devel about this?11:51
junaidaliroaksoax: I'm using this command11:52
junaidalimaas "${MAASCLI}" machines create autodetect_nodegroup='yes' hostname="${JUJU_POWER_ID}" tags='bootstrap' power_type='virsh' mac_addresses="${JUJU_MAC}" power_parameters_power_address='qemu+ssh://'${HOST_USER}'@'${HOST_IP}'/system' architecture='amd64/generic' power_parameters_power_id="${JUJU_POWER_ID}"11:52
brendandjunaidali, maybe we need the proper packages installed to use the virsh driver11:54
brendande.g. libvirt-bin, virsh11:54
junaidalibrendand: restarting the regiond fixed the issue for me.11:56
junaidalibut I've seen the issue hitting multiple times11:56
junaidaliit seems like there is a sync issue between regiond and rackd. Is there any way (a CLI command etc) that we can check if both are synced properly or not?11:59
roaksoaxjunaidali: it is because the rack controller is not connected11:59
roaksoaxjunaidali: and it cannot validate12:00
junaidaliroaksoax: is there a way to check if it is connected? In MAAS UI under controller, the status was green12:01
junaidalibut the logs were showing connection error.12:02
roaksoaxjunaidali: did you check the detailed cntroller page ?12:03
roaksoaxand there is, check the rack controller endpoint12:03
roaksoaxiirc12:03
junaidaliroaksoax: cant find iirc under services in controller page http://imgur.com/a/tZDXZ12:06
junaidaliI've installed MAAS on a VM with 8GB RAM and 4 vcpus, do you think the issue might be due to the specs?12:08
junaidaliOne specific thing about my environment is, I'm changing MAAS IP to the IP on eth1 interface12:10
junaidalisudo maas-region local_config_set --maas-url http://${MAAS_IP}:5240/MAAS12:11
junaidaliand then updating rackd12:11
junaidalisudo service maas-regiond restart; sudo sed -i "s/localhost/${MAAS_IP}/g" /etc/maas/rackd.conf; sudo service maas-rackd restart12:12
mupBug #1672353 opened: [2.2b3] Cannot see IP address of machine while in Hardware Testing <MAAS:New> <https://launchpad.net/bugs/1672353>12:24
mupBug #1672354 opened: [2.2b3] Cannot see IP address of machine while in Hardware Testing <hardware-testing> <MAAS:Triaged> <https://launchpad.net/bugs/1672354>12:24
mupBug #1672353 changed: [2.2b3] Cannot see IP address of machine while in Hardware Testing <MAAS:New> <https://launchpad.net/bugs/1672353>12:33
mupBug #1672354 changed: [2.2b3] Cannot see IP address of machine while in Hardware Testing <hardware-testing> <MAAS:Triaged> <https://launchpad.net/bugs/1672354>12:33
mupBug #1672353 opened: [2.2b3] Cannot see IP address of machine while in Hardware Testing <MAAS:New> <https://launchpad.net/bugs/1672353>12:45
mupBug #1672354 opened: [2.2b3] Cannot see IP address of machine while in Hardware Testing <hardware-testing> <MAAS:Triaged> <https://launchpad.net/bugs/1672354>12:45
mupBug #1672363 opened: [2.2b3] 'deploy' API endpoint doesn't automatically allocate a machine <rsd> <MAAS:Triaged> <https://launchpad.net/bugs/1672363>12:45
mupBug #1672370 opened: [2.2b3] Hardware testing doesn't actively sends output to MAAS <hardware-testing> <MAAS:Triaged> <https://launchpad.net/bugs/1672370>13:15
roaksoaxjunaidali: or maas-rack config --region-url <url> && sudo maas-rackd restart13:20
junaidalithanks roaksoax I will change that.13:50
mupBug #1672414 opened: Custom storage on Centos <MAAS:Triaged> <https://launchpad.net/bugs/1672414>15:06
stormmorekiko, did you see my updates to the Bug #1669548?17:04
_flxhi. I have a MaaS 1.9.4 setup on ubuntu 14.04, unmanaged cluster. The default nameserver on deployed instances is the maas ip. Is there any way to tell maas to use the DNS provided by the router?17:25
_flxhttps://bugs.launchpad.net/maas/+bug/158115517:28
_flxi see17:28
roaksoax/wi/win 518:07
stormmore_flx, you can set MaaS' upstream dns18:24
stormmore_flx, that way it will act as a caching nameserver as well as a resolver18:25
stormmorekiko, you around?18:27
_flxstormmore, do I need to commission/deploy again?18:35
stormmore_flx, shouldn't need to since it is just changing what MaaS will do with DNS requests, not the nodes themselves18:36
_flxok. testing...18:38
mupBug #1667141 changed: [FFe] Standing FFe for MAAS 2.2 <maas (Ubuntu):Fix Released> <https://launchpad.net/bugs/1667141>18:47
_flxstormmore, doesn't work. can't resolve hostname18:47
_flxthe default nameserver on the node is the maas server ip18:48
_flxand i can't resolve the hostname18:48
_flxthe documentation of that feature says "Only used when MAAS is running its own DNS server."18:49
mupBug #1671320 opened: MaaS should set /etc/environment with appropriate proxy settings for rescue mode <MAAS:New> <maas (Ubuntu):New> <https://launchpad.net/bugs/1671320>20:13
roaksoax_flx: /win 620:15
roaksoaxerr20:15
stormmorehmmm I alway use MaaS as it's own DNS server so that it can update it with the hosts21:12
stormmoreanyone familiar with how tag definitions worth? what would it look like to search the hostname for a substring?21:13
pmatulisstormmore, re tags, i'm curious whether you read the docs and found them lacking21:44
roaksoaxstormmore: tags definition to search the hostname for a substring? tag definitions only work for lshw output that maas collects and to autotag commmon machines21:51
roaksoaxstormmore: https://docs.ubuntu.com/maas/2.1/en/manage-cli-tags21:51
roaksoaxfor example there, you can tag all machines that have a CUDA GPU for the example21:51
roaksoaxtags dont apply to machine hostnames21:52
stormmorepmatulis, yeah I always read the docs before asking questions ;)21:54
stormmoreI was really looking for a way to auto tag nodes that get the hostname worker* as worker, decided to manually tag them instead for now21:55

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