/srv/irclogs.ubuntu.com/2017/08/29/#maas.txt

roaksoax.00:58
=== frankban|afk is now known as frankban
=== frankban is now known as frankban|afk
=== frankban|afk is now known as frankban
mupBug #1713695 opened: QueryDict error when creating an iprange via the API <MAAS:New> <https://launchpad.net/bugs/1713695>10:50
mupBug #1713695 changed: QueryDict error when creating an iprange via the API <MAAS:New> <https://launchpad.net/bugs/1713695>10:53
mupBug #1713695 opened: QueryDict error when creating an iprange via the API <MAAS:New> <https://launchpad.net/bugs/1713695>10:59
zdwAnyone having trouble with MaaS 1.9.5 not downloading a working copy of Ubuntu 14.04 ?14:59
zdwOn new installs, I end up with a ton of snapshot directories in /var/lib/maas/boot-resources: https://gist.github.com/zdw/064fa5c2eea2dbfb3747fd6fdcd8bd2314:59
zdwCompared to a working system, where there is one of these, and a `current` that symlinks to it, which doesn't seem to be happening.15:00
roaksoaxzdw: do you have any logs ? the clusterd.log should shed more light15:23
roaksoaxzdw: maas 1.9 has not changed at all, so if there's a problem, the problem is with the image publication15:24
zdwclusterd.log: https://gist.github.com/zdw/e9840346da93fbf5e9a5d7db1ed008b915:26
zdwLooks like the `usr/lib/shim/shim.efi.signed` can't be found in something that was downloaded?15:27
roaksoaxzdw: could be that a recent update of grub has removed such file15:30
roaksoaxzdw: have ytou upgraded your machine recently ? what packages have been upgraded?15:32
zdwThis is a fresh install, as of yesterday.  Installs from previous days worked fine.15:33
zdwI'm thinking you're right about the image publication being the issue.15:35
zdwWho publishes those images?15:36
roaksoaxzdw: https://launchpad.net/ubuntu/+source/shim-signed/1.32~14.04.215:36
roaksoaxzdw: it is not the issue15:36
roaksoaxzdw: the issue is that update I think15:36
roaksoaxzdw: replied to your ML email for record15:40
roaksoaxzdw: but just copy shimx64.efi.signed to shim.efi.signed in /var/lib/shim/15:41
=== frankban is now known as frankban|afk
zdwStill getting this error in clusterd.log: `exceptions.IOError: [Errno 2] No such file or directory: u'/tmp/maas-xRIMS6/usr/lib/shim/shim.efi.signed'`15:49
zdwMy process: https://gist.github.com/zdw/ab4f730011550ac72c97c623a17bd70d15:50
zdwLooks like the path might need to be `/usr/lib/shim` not `/var/lib/shim` ?16:01
zdwTried with `/usr/lib/shim/shim.efi.signed` and still no joy.16:09
zdwIs the `/tmp/maas-xxxx` a tempdir that is downloaded/decompressed to?16:10
roaksoaxi need to look into that16:16
roaksoaxi dont have a 1.9 in hand since that's pretty old now16:16
mupBug #1713771 opened: [2.2, CLI] "vlans create" should allow space assignment (as "vlan update") <4010> <MAAS:New> <https://launchpad.net/bugs/1713771>16:53
arunkumar413_can i run wordpress blogging system on maas17:16
pmatulisaru...17:53
mupBug #1713788 opened: [2.x] When adding a custom image filetype needs to be overwriten when it could be determined <MAAS:Triaged> <https://launchpad.net/bugs/1713788>18:14
roaksoaxzdw: i have a patch if you wanna try it18:44
mupBug #1713795 opened: [1.9] Unable to install 14.04, shim.efi.signed renamed <MAAS:Triaged> <maas (Ubuntu):Triaged by andreserl> <https://launchpad.net/bugs/1713795>18:44
mupBug #1713795 opened: [1.9] Unable to install 14.04, shim.efi.signed renamed <MAAS:Triaged> <maas (Ubuntu):Triaged by andreserl> <https://launchpad.net/bugs/1713795>18:45
roaksoaxzdw: http://paste.ubuntu.com/25426656/ -> apply that to /usr/lib/python2.7/dist-packages/....18:46
roaksoaxzdw: http://paste.ubuntu.com/25426656/ -> apply that to /usr/lib/python2.7/dist-packages/provisioningserver/boot/uefi.py and restart maas-clusterd18:47
zdwroaksoax: Trying it now, thanks18:57
ed___Hi MAAS people :) I was wondering if someone was around to help with what I hope is some simple mistake I'm making...20:27
ed___I have just set up MAAS on ubuntu server 16.04 as per the docs, but cannot select a rack controller when I'm trying to set up DHCP. no rack controller is showing in the dropdown.20:28
ed___I have successfully registered the rack controller and the Nodes page 'controllers' tab shows the controller as "Region and rack controller"20:29
mimizonedo people use the yaml machien details produced by maas to do asset management? (when new device was installed / moved to another server / decommission, what version of firmware were in the past etc...)21:12
ed___at this point I can only say: probably :)21:13
mimizoneI'd like suggestion of what tool could just ingest the yaml/json and allow me to do search easily21:14
mimizoneed___: thanks :)21:15
ed___depends hugely on what you want to represent the data as, what you'd want to search and probably more factors I can't think of...21:15
ed___we use elasticsearch and prometheus in logging/monitoring capacities, but I fear your data is not well suited to either. Eg not a log message (unless you somehow emit **changes** that were made), and it's not a time-series type metric etiher21:17
ed___probably dump it into a text file for a while when you make a change, see what sort of searches become common ;)21:18
mimizoneyes. I'll look into what can index json stuff fairly easily out of the box... avoiding mongo if possible.21:20
iatrouusing maas 2.2.2 and testing on a maas-deployed host a bunch of lxd containers. the host has an eth0 (static) and a br0, attached to eth1 (DHCP). LXD has been configured to use br022:02
iatrouthe container start correctly and they acquire DHCP addresses from MAAS (the dhcp offer shows up in syslog)22:03
iatrouBut when I query which IPs maas knows (maas admin subnet ip-addresses)  the IP addresses allocated to LXD do not show up22:04
zdwroaksoax: The patch you provided earlier today works properly22:41
zdwroaksoax: Thanks!22:41

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