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

mupBug #1576987 changed: package tgt 1:1.0.63-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 <amd64> <apport-package> <xenial> <maas (Ubuntu):Expired> <tgt (Ubuntu):Expired> <https://launchpad.net/bugs/1576987>04:34
bryanb229hi does anyone have any insight into this issue ?07:28
bryanb229https://bugs.launchpad.net/maas/+bug/165871807:28
filipltHello. Do I need to keep NetBoot on nodes when using MAAS?08:22
brendandfiliplt, aka PXE, yes08:24
bryanb229@brendand do you have any insight on the centos 7 hanging install issue?08:26
brendandbryanb229, not much beyond what's in the bug. i think it's efi related so you could get around it by switching to legacy bios, i think08:27
bryanb229cool thanks will give it a try08:27
filipltthank you, brendand08:28
sarah_Hello I want to import a raw image to deploy it with MaaS but I dont know how to do so09:04
sarah_can anyone here help me with this09:04
brendandsarah_, you need to use the cli 'boot-resources create'09:10
sarah_here's the command I did and here's the error09:11
sarah_sudo maas admin boot-resources create name=custom/proxmox title="proxmox" architecture=custom/amd64 content@=/home/myra/proxmox.raw09:12
sarah_{"architecture": ["'custom/amd64' is not a valid architecture.  It should be one of: ''."]}09:12
brendandsarah_, can you try instead 'amd64/generic'09:13
sarah_it takes a while to respond09:18
sarah_{"architecture": ["'amd64/generic' is not a valid architecture.  It should be one of: ''."]}09:18
brendandsarah_, do you have any other images synced?09:26
sarah_yes, I do have a  16.04 LTS amd64 ubuntu09:27
brendandsarah_, which version?09:28
sarah_of maas ? 2.109:28
sarah_hello ?09:50
brendandsarah_, i'm not 100% sure at the moment, need to think09:53
sarah_Ive been stuck for over three days now09:55
mupBug #1676330 opened: [CLI] Missing functionality to lookup system ID from machines power-parameters query <MAAS:New> <https://launchpad.net/bugs/1676330>09:55
brendandsarah_, can i get the exact maas version? it should be down at the bottom of the ui09:57
brendandor you can run dpkg on the maas server09:57
sarah_  MAAS Version 2.1.3+bzr5573-0ubuntu1 (16.04.1)09:57
brendandsarah_, now boot-resources read10:00
sarah_http://paste.ubuntu.com/24259922/10:01
brendandsarah_, log in to the maas server, run 'maas-region shell' and then these commands : http://paste.ubuntu.com/24259927/10:05
sarah_this is the output http://paste.ubuntu.com/24260031/10:08
brendandsarah_, next i'd try rack-controllers read10:12
sarah_doesnt that need a specific node ?10:13
brendandsarah_, no, that lists all rack-controllers10:14
sarah_http://paste.ubuntu.com/24260100/10:15
brendandsarah_, then rack-controller list-boot-images c6a6hx10:16
sarah_http://paste.ubuntu.com/24260115/10:17
brendandall looks good. i'm mystified10:18
* brendand thinks more10:18
sarah_so why doesnt it work ?10:19
brendandsarah_, more code for the maas-region shell:10:28
brendand>>> from maasserver.models import BootResource10:28
brendand>>> BootResource.objects.get_usable_architectures()10:28
sarah_the output : ['amd64/generic']10:31
brendandcan you try again then? with the same command?10:31
brendandto create the boot resource10:32
sarah_it's taking forever to respond now10:43
brendandsarah_, that's good10:43
brendandsarah_, it won't finish until the image is uploaded10:44
sarah_shouldnt it output something ?10:44
brendandsarah_, no - it's a restful api, there's no allowance for progress reporting10:45
sarah_oh okay10:45
brendandyou could argue there should be an asynchronous version, but there isn't10:46
filipltAny hint how to troubleshoot node deployment, when it finishes with "cloud-init[1859]: Can not apply stage final, no datasource found! Likely bad things to come!"? I've put node in rescue mode, checked network conectivity with MAAS controller.10:49
brendandsarah_, btw you might want to actually upload it as ddtgz10:54
sarah_I thought it supposed to be a raw image10:54
brendandsarah_, default is tgz which is a tarball of the rootfs, but if it's a dd of the rootfs that's been tarred then it's that10:54
brendandsarah_, where is that mentioned?10:55
sarah_I dont remember Ive been through so many forums and stuff10:56
sarah_I made the image with openstack, I converted it from qcow2 to raw10:56
sarah_but it still didnt output anything, does that mean it's working ?10:57
brendandsarah_, it should. it might take a really long time depending on the connection speed and the size of the content10:57
sarah_oh okay I hope it works and if it doesnt Ill upload it as a ddtgz11:02
sarah_thank you so much11:03
brendandsarah_, btw the reason for the initial error was probably just that it didn't get time to sync up11:04
sarah_It finished but there was no output11:11
sarah_does that mean it worked?11:11
brendandsarah_, that's normal11:11
brendandsarah_, check it's listed in boot-resources read11:11
mupBug #1676391 opened: [CLI] Missing functionality to lookup interface ID by device name <MAAS:New> <https://launchpad.net/bugs/1676391>11:16
sarah_I dont think it worked because its nowhere to be found in the images webpage12:08
sarah_@brendand12:09
brendandsarah_, what about in boot-resources read?12:13
sarah_it is there12:16
sarah_but how do I use in the in web interface12:16
brendandsarah_, you 'use' it by deploying it to a machine12:17
brendandsarah_, it should appear as an option when deploying12:17
brendandThere will be a 'Choose your image:' dialog12:18
sarah_oh okay thank you so much12:20
zeestratHey, what is the "maas $PROFILE machine restore-network-configuration $SYSTEM_ID" command supposed to do exactly? On 2.1.4, the only thing it's doing is adding an alias to the default interface used by MAAS.14:12
=== stormmore is now known as Budgie^Smore
mupBug #1676461 opened: Interface links differ from newly commissioned nodes vs recommissioned nodes with previously set interfaces <MAAS:New> <https://launchpad.net/bugs/1676461>15:08
=== narinder is now known as narinder_out
=== aimeeu__ is now known as aimeeu
=== narinder_out is now known as narinder
mupBug #1575815 changed: [1.9] NIC previously discovered through commissioning no longer connected to Maas network <cdo-qa-blocker> <oil> <MAAS:Invalid> <https://launchpad.net/bugs/1575815>20:35
mupBug #1628535 changed: AH00493: SIGUSR1 received.  Doing graceful restart - Apache2 crashes - Can't access maas server URL <oil> <MAAS:Invalid> <apache2 (Ubuntu):New> <https://launchpad.net/bugs/1628535>20:35
mupBug #1631421 changed: [2.1b2] failure to deploy all systems that lasted until reboot of maas container <oil> <MAAS:Invalid> <https://launchpad.net/bugs/1631421>20:35
mupBug #1676619 opened:  dnsresources create fails on valid IP <MAAS:Confirmed> <https://launchpad.net/bugs/1676619>21:14
mupBug #1675887 changed: [2.1] Commissioning fails to detect drives. <MAAS:Invalid> <https://launchpad.net/bugs/1675887>22:17
mupBug #1675887 opened: [2.1] Commissioning fails to detect drives. <MAAS:Invalid> <https://launchpad.net/bugs/1675887>22:26
mupBug #1675887 changed: [2.1] Commissioning fails to detect drives. <MAAS:Invalid> <https://launchpad.net/bugs/1675887>22:35
itzuHola22:55
mupBug #1674658 changed: [2.1] setting larger MTU on vlan does not set MTU on base device <MAAS:Incomplete> <https://launchpad.net/bugs/1674658>23:35
mupBug #1674658 opened: [2.1] setting larger MTU on vlan does not set MTU on base device <MAAS:Incomplete> <https://launchpad.net/bugs/1674658>23:47
mupBug #1674658 changed: [2.1] setting larger MTU on vlan does not set MTU on base device <MAAS:Incomplete> <https://launchpad.net/bugs/1674658>23:50

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