/srv/irclogs.ubuntu.com/2015/01/08/#maas.txt

=== racedo_ is now known as racedo
jasonamyers"you can mark the MP approved and the lander will take care of the rest" how do I do that? Do I just reply to the email with merge approved or is it something I do in the LP UI?13:52
roadmrjasonamyers: usually you need to flip the status to "approved" in launchpad13:54
jasonamyersMerged?13:54
jasonamyersI only see WIP, Needs Review and Merged13:54
roadmrjasonamyers: if you don't have an "Approved" setting, you may not be authorized to approve it :/13:55
jasonamyersI am not then :)13:55
jasonamyersthanks13:55
roadmrjasonamyers: what's the MR in question?13:55
jasonamyershttps://code.launchpad.net/~jason-jasonamyers/maas/clearer-msg-for-api-204-returns/+merge/24562813:56
=== jfarschman is now known as MilesDenver
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
voidspacehey guys, given a node id, what's the best way to get the uuid of the nodegroup it belongs to? (via the api)18:11
newellvoidspace, for a given login profile I use this command to get the nodegroup uuid:18:32
newelluuid=$(maas admin node-groups list | grep uuid | cut -d'"' -f4)18:32
voidspacenewell: right, I was hoping to avoid having to list them all - and go straight from node id to nodegroup uuid18:33
newellvoidspace, I haven't done it that way18:33
newellvoidspace, there is probably a way to do it but haven't looked into it myself18:34
voidspacethanks18:34
newellnp18:35
=== roadmr is now known as roadmr_afk
=== jfarschman is now known as MilesDenver
bmorrisoIs there a way to install a specific version, rather than a series? I need to install 12.04.1, but choosing "Precise" I get the latest.20:35
blake_rbmorriso: only the latest version will be installed20:54
bmorrisoOK. I'll look at downgrading the kernel after install then. Thanks!20:55
=== roadmr_afk is now known as roadmr
bmorrisoI'm encountering this bug https://bugs.launchpad.net/maas/+bug/1381444 Any advice on a work around. I'm trying to add cisco blades from ucsm23:33
ubot5Launchpad bug 1381444 in MAAS "Misleading error message in log "Unknown power_type 'sm15k'"" [High,Fix committed]23:33
bmorrisoBasically it's not clear how I can get power state from the blade, because of the inaccurate error message in the UI23:45
bmorrisoPerhaps I'm configuring ucsm incorrectly23:45
newellbmorriso, you using 1.7?23:48
bmorrisoI just upgraded, yes.23:48
newellhttps://bugs.launchpad.net/maas/+bug/1381444/comments/423:48
ubot5Launchpad bug 1381444 in MAAS "Misleading error message in log "Unknown power_type 'sm15k'"" [High,Fix committed]23:48
newellLooks like that fix has not been released yet23:48
bmorrisoYes. Does that mean that maas & ucsm does not work today?23:49
bmorrisoWhat's strange is I am able to provision the server (start/stop/etc). but when I try and get power state, I get that error message.23:50
newellyeah so it is working for you, you just aren't able to query the state23:50
newellthe power query is just a way for the user to see if the node is actually powered on/off.23:51
bmorrisoIt would seem that it is working23:51
newellhave you ssh'd into your provisioned nodes yet?23:51
bmorrisobut in the GUI, shows a yellow "unknown" bubble rather than a green "on" state23:52
bmorrisoI am able to SSH into the server(s)23:52
bmorrisowhen I try and query power state, I get the above bug23:52
newellthose colors are tied to the power querying I believe so I wouldn't worry about that23:52
bmorrisowhen I try and 'probe-and-enlist-ucsm' I get a 40423:52
bmorrisohttps://gist.github.com/esacteksab/7ad113420ce0a66eb5c723:53
newellThat should be working.  It might have to do with how you entered the command or what login profile you are using etc.23:53
newellI would file a bug if you can't get past that23:54
newellbmorriso, hope that helps23:55
bmorrisoThank you23:56

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