/srv/irclogs.ubuntu.com/2015/05/19/#maas.txt

=== imthewherd is now known as cgseller_is_away
mupBug #1456538 was opened: Package install fails with "invoke-rc.d: unknown initscript, /etc/init.d/maas-regiond-worker not found." <MAAS:Triaged> <https://launchpad.net/bugs/1456538>10:12
=== cgseller_is_away is now known as imthewherd
dimiternmpontillo, rvba, allenap, juju+maas interlock?13:01
allenapdimitern: I don't have anything on my calendar...?13:02
dimiternallenap, ah, sorry, I'll send you an invite, but rvba is already on it13:08
dimiternallenap, you didn't miss much btw - and there's the agenda/minutes doc for the meeting (attached to the calendar event)13:12
mupBug #1456190 changed: 1.8b6 Add hardware broken <ui> <ux> <MAAS:Invalid> <https://launchpad.net/bugs/1456190>13:46
mupBug #1456190 was opened: 1.8b6 Add hardware broken <ui> <ux> <MAAS:Invalid> <https://launchpad.net/bugs/1456190>13:59
mupBug #1456190 changed: 1.8b6 Add hardware broken <ui> <ux> <MAAS:Invalid> <https://launchpad.net/bugs/1456190>14:10
=== capncrunch4me_ is now known as capncrunch4me
mpontillodimitern: sorry, I'm on swap today14:46
=== mpontillo is now known as mpontillo-swap
dimiternmpontillo-swap, no worries14:47
=== l6unchpad is now known as sky-shiny
user01234Hello, I was hoping to get to the bottom of some errors I have been getting when deploying images I made with curtinator for ubuntu desktop distros.15:09
user01234I found similar questions in some of the bug reports on launch pad but im unable to figure out the solution. The error has to do with dev/sda/ not being available....I am acutally going to run an installation and get the exact message right now15:12
user01234Error: /dev/sda: unrecognised disk label Unexpected error while running command. Command: ['partprobe', '/dev/sda'] Exit code: 1 Reason: - Stdout: '' Stderr: '' Installation failed with exception: Unexpected error while running command. Command: ['curtin', 'block-meta', 'simple'] Exit code: 3 Reason: -15:26
=== matsubara_ is now known as matsubara
capncrunch4meso since going to 1.7.4, I can no longer get nodes to complete the provisioning process. I have backdoor’d into the ephemeral image and it simply hangs at the maas-signal process16:01
capncrunch4mejust getting: request to http://10.0.0.2/MAAS/metadata//2012-03-01/ failed. sleeping 1.: ''16:06
capncrunch4merequest to http://10.0.0.2/MAAS/metadata//2012-03-01/ failed. sleeping 1.: ''16:06
capncrunch4meok, this appears to be a race condition. DNS isnt assigned to the node via DHCP until AFTER commissioning is done. Commissioning requires a FQDN to finish the commisioning. So it hangs waiting for a FQDN16:21
capncrunch4meso it hangs forever16:21
mupBug #1456696 was opened: 1.8b6 Cannot mark a ready node "Broken" <ui> <MAAS:New> <https://launchpad.net/bugs/1456696>16:28
mupBug #1456698 was opened: 1.8b6 Unable to deploy a node that is marked fixed when it is on <ui> <MAAS:New> <https://launchpad.net/bugs/1456698>16:28
mupBug #1456699 was opened: 1.8b6 Cannot mark a machine broken that is "deployed" and "on" <ui> <MAAS:New> <https://launchpad.net/bugs/1456699>16:28
capncrunch4methis appears to be a regression17:05
yabbohello anyone here?19:24
=== yabbo is now known as Guest52952
Guest52952i have a maas setup with ipmi working on most of my systems but im having issues with it working on my sun servers19:25
Guest52952i can use the ipmitool through the cli and get back responses and even power on the server but i get timeouts from within maas itself19:26
Guest52952ipmitool -H 192.168.1.5 -I lanplus -U maas -P nothanks chassis power status Chassis Power is off19:26
blake_rGuest52952: you should be seeing an error in clusterd.log if error is occurring with power actions19:28
Guest52952were is that log found19:29
Guest52952i see this in my maas.log19:31
Guest52952May 19 15:26:21 maas maas.power: message repeated 2 times: [ [ERROR] Node could not be queried node-db3fef0e-fdad-11e4-98bd-00505688b5b2 (delsol.vanillasystem.com) username invalid] May 19 15:26:21 maas maas.power: [ERROR] delsol.vanillasystem.com: Failed to query power state: username invalid.19:31
Guest52952i just verrified the username is correct19:31
Guest52952should i file it as a bug?20:03
blake_rGuest52952: check the username is correct in MAAS20:14
Guest52952it is set to maas all lowercase... same as the command i use for ipmitool20:15
Guest52952blake_r: i have changed it to other accounts such as root which i have logins for aswell with the same error message.20:16
blake_rGuest52952: do you have it set to IMPI 2.0?20:17
Guest52952yes20:18
Guest52952blake_r: i have tried both 1.5 and 2.020:19
blake_rGuest52952: it needs to be set to 2.020:20
blake_rGuest52952: can you provide a screenshot of the parameters for me, just to check20:21
Guest52952one sec uploading it somwere20:21
Guest52952blake_r: http://www.vanillasystem.com/x2200ipmi.jpg20:25
blake_rGuest52952: check that there are no spaces after the username and password20:26
blake_rGuest52952: are you sure that you can query that node from the maas server?20:26
Guest52952blake_r: yup no spaces20:26
blake_rGuest52952: it has access to that network?20:26
Guest52952blake_r: yes... logged into maas i can run the ipmitool and get back a response20:27
Guest52952blake_r: yabbo@maas:/var/log/maas$ sudo -H -u maas ipmitool -H 192.168.1.5 -I lanplus -U maas -P nothanks chassis power status Chassis Power is off20:27
Guest52952blake_r: i can even log into the web gui of the eLOM on the server using the maas account and password20:29
blake_rGuest52952: I would go ahead and file a bug then, something very wierd is happening20:31
blake_rGuest52952: please attach all the logs20:31
blake_rGuest52952: you could try to modify the impi template in /etc/maas/power/impi.template20:31
Guest52952blake_r: thanks... i have a dell server that when powered on it will query the power status but when powered off it does the same thing20:32
Guest52952blake_r: i dont have that directory... only /etc/maas20:32
Guest52952blake_r: no power directory20:33
Guest52952blake_r: nevermind its in /etc/maas/templates/power20:33
blake_rGuest52952: yeah sorry20:33

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