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

mupBug #1655798 opened: MAAS Fails to Deploy Centos 6 and 7 Images using  images.maas.io on VMs with virtio-scsi block devices <centos> <images> <MAAS:New> <https://launchpad.net/bugs/1655798>01:31
rmcadamsbefore I rebuild a broken maas server, any point in sharing a traceback that is flooding the region log?03:56
lrensingdoes anyone have any tips for connection maas-region to an existing postgresql instance?04:37
lrensingi can connect manually -- via psql, but maas-region dbshell isn't allowing me to connect after changing the database host to the postgres instance04:38
mupBug #1632480 changed: Latest Yakkety grub timesout when attempting to UEFI boot over IPv6 <maas-ipv6> <MAAS:Invalid> <grub2 (Ubuntu):Incomplete> <https://launchpad.net/bugs/1632480>07:38
mupBug #1637570 changed: Cavium ThunderX system with 128GigB of memory is reported as having 125.9GigB of memory <arm64> <hs-arm64> <oil> <MAAS:Won't Fix> <lshw (Ubuntu):New> <https://launchpad.net/bugs/1637570>07:38
mupBug #1627441 changed: MAAS 2.0 - CentOS 7 deployment failed <MAAS:Invalid> <maas-images:Triaged> <https://launchpad.net/bugs/1627441>10:00
mupBug #1651156 changed: [2.1, UI] Cannot change MAAS' name from the Node listing page <MAAS:Invalid> <https://launchpad.net/bugs/1651156>10:00
mupBug #1655798 changed: MAAS Fails to Deploy Centos 6 and 7 Images using  images.maas.io on VMs with virtio-scsi block devices <centos> <images> <MAAS:Invalid> <maas-images:Triaged> <https://launchpad.net/bugs/1655798>10:00
=== zz_CyberJacob is now known as CyberJacob
=== Milos_ is now known as Guest9575
Guest9575Hi, I'm trying to install maas, however, I experience some problems....11:15
Guest9575I use ubuntu 16.04 LTS and maas 2.0.0~beta3+11:16
Guest9575I'm trying to run maas and regiond on one machine, just to test SW11:16
Guest9575error message I see in regiond.log is: Preparation of RegionAdvertisingService failed; will try again in 5 seconds.11:17
Guest9575then en exeption list chain ending with: django.core.exceptions.ValidationError: {'hostname': ['Nonexistant domain.']}11:17
Guest9575any idea/hint ?11:18
junaidaliGuest9575: have you tried restarting regiond service11:32
junaidali?11:32
junaidali'maas-regiond' to be specific11:32
junaidaliIs there any backup/restore feature available for MAAS like Juju?11:33
Guest9575yes, I have tried 'service maas-regiond restart' reveral times11:38
Guest9575dealing with 'Is there any backup/restore feature available for MAAS like Juju?' i'm not sure what you are asking about ;/ I've just followed documentation, doing several  'apt installs' and finished in this state11:39
=== jamespag` is now known as jamespage
SimonKLBanyone here with experience setting up openstack on maas with an external dhcp?11:56
SimonKLBthe current problem im facing is that the lxd containers doesnt have their hostnames registered as dns:es anywhere11:56
SimonKLBi have openstack deployed, but im seeing NXDOMAIN exceptions on the nova-cloud-controller11:56
mupBug #1655981 opened: removing rack controller from region controller doesn't remove it from maas db <4010> <MAAS:New> <https://launchpad.net/bugs/1655981>14:18
mupBug #1605312 opened: Unhandled failure in updating lease. django.db.utils.IntegrityError: duplicate key value violates unique constraint "maasserver_staticipaddress_ip_key" <MAAS:New> <https://launchpad.net/bugs/1605312>14:27
mupBug #1605312 changed: Unhandled failure in updating lease. django.db.utils.IntegrityError: duplicate key value violates unique constraint "maasserver_staticipaddress_ip_key" <MAAS:New> <https://launchpad.net/bugs/1605312>14:33
mupBug #1605312 opened: Unhandled failure in updating lease. django.db.utils.IntegrityError: duplicate key value violates unique constraint "maasserver_staticipaddress_ip_key" <MAAS:New> <https://launchpad.net/bugs/1605312>14:49
Guest9575OK, upgrading to maas 2.1.2 solved may issue, sorry for information noise :)15:29
lrensingany idea on why maas-region-api wouldn't be reading regiond.conf for the credentials to connect to postgres?15:38
=== med_ is now known as Guest87783
mupBug #1518226 opened: Option to add ipmipower args via webUI <canonical-bootstack> <MAAS:New> <https://launchpad.net/bugs/1518226>18:40
mupBug #1518226 changed: Option to add ipmipower args via webUI <canonical-bootstack> <MAAS:New> <https://launchpad.net/bugs/1518226>18:46
mupBug #1518226 opened: Option to add ipmipower args via webUI <canonical-bootstack> <MAAS:New> <https://launchpad.net/bugs/1518226>18:52
rmcadamsAny ideas on connecting two kvm hosts to MAAS and having two different power providers (virsh)?19:38
rmcadamsthe "power address" for virsh seems to be global, which strikes me as odd19:41
pmatulisrmcadams, i think i've hit that too. well worth a bug20:07
rmcadamsyah, I've tried putting them in different zones etc... still doenst work20:07
rmcadamsI'm wondering if a small vm as a secondary "rack controller" will fix it20:07
rmcadamsbut I'll file a bug, to me that should be a per "server" setting20:07
pmatulisit should be a per-node setting20:11
rmcadamsyah, thats what I meant by "server" sorry20:12
pmatulisah ok20:14
rmcadamsbug filed, we'll see what they say20:19
mupBug #1656091 opened: Power Settings for virsh are not per node, they are global <MAAS:New> <https://launchpad.net/bugs/1656091>20:19
rmcadamspmatulis: you think a second rack controller might fix it?20:26
rmcadamswell, work around I guess.20:26
pmatulisrmcadams, probably but it would be a shame to go there20:26
rmcadamsagreed, it's for a lab environment so it's not a bad idea for the team to test running multiple rack controllers etc..20:27
rmcadamsso for a work around it might work to get them going :)20:27
pmatulisrmcadams, actually a 2nd rackd would just allow HA on rackd services. i don't think it would help20:28
rmcadamsahh ok20:29
pmatulisyou would still be connecting to the regiond instance, which provides the API and web UI20:29
rmcadamsright20:31
rmcadamsoh hey, pmatulis  works for Canonical, how ironic.20:41
pmatulisrmcadams, hm?20:42
rmcadamsI just got a laugh because here I am chatting away bout this and I didnt realize you were tagged on that bug/worked for canonical, sorry :)20:43
jtilanderDuring deployment of Ubuntu I get stuck on a GRUB load screen, with one entry "Local"20:55
jtilanderThis is for an IBM server, I can deploy fine to my local WMware VM and a physical Dell laptop. Seems very strange. Any ideas?20:56

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