<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 13/02/17 16:06, Mark Wenning wrote:<br>
</div>
<blockquote
cite="mid:CAFUZFr792UyahBV7zm6m-xerRw+YHh_D9L1_iNO3BY7eMc7SAg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">R630
is definitely a supported server. <br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">Look
like it autodetected OK, if you have those settings in the
GUI. One quick thing you might want to check is in the iDRAC
-> Network Settings, scroll near the bottom and make sure
that "IPMI Over LAN" is enabled. <br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">When
you tell it to commission, do you see the R630 power on? You
should also be able to click "Check Power" at the top of the
GUI page and see it change to green Power On after a few
seconds. </div>
</div>
</blockquote>
<br>
Try using ipmipower from the freeipmi-tools package to check power
on the BMC:<br>
<br>
ipmipower -u maas -p <password-for-bmc-in-maas> -h ip-of-bmc
-s<br>
<br>
The rack controller (not the region controller) talks to the BMC. So
watch the rackd.log not the regiond.log as I suspect useful things
will show up there.<br>
<br>
Also, you need to have a route from the rack controller to the BMC.
If your BMC is on a network that the rack controller cannot reach,
that can cause these issues.<br>
<br>
Mark<br>
</body>
</html>