<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:10pt"><div><span>Hi Ryota,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;"><span>Thanks for the reply. I figured this out about 30 mins ago. Didn't know the web GUI user account was the same for the IPMI authentication.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;">After enrolling
 the hardware in Openstack finally, when I try to deploy I get an error, which I cant find in the logs. My guess is Openstack server cannot communicate with the hardware.</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;">Booting the hardware from PXE also cannot find the openstack server to get an ip from.</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;">One step at a time eh? haha</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13px;
 font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;">Thanks!</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;">Jake</div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: tahoma, 'new york', times, serif; background-color: transparent; font-style: normal;"><br></div><div><br></div>  <div style="font-family: tahoma, 'new york', times, serif; font-size: 10pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Ryota Mibu <r-mibu@cq.jp.nec.com><br> <b><span style="font-weight:
 bold;">To:</span></b> Jake G. <dj_dark_junglist@yahoo.com>; "openstack@lists.openstack.org" <openstack@lists.openstack.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, August 28, 2013 4:33 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> RE: [Openstack] [Baremetal] Hardware enrollment need help please<br> </font> </div> <div class="y_msg_container"><br>Hi Jake,<br><br><br>You can find the default user account and password to access BMC through IPMI in " EXPRESSSCOPE Engine 2  User's Guide p.8".<br><br><a href="http://support.necam.com/kbtools/Sdocs.cfm?id=2BF43967-2A61-4E68-B8CB-981A7D4F94D9" target="_blank">http://support.necam.com/kbtools/Sdocs.cfm?id=2BF43967-2A61-4E68-B8CB-981A7D4F94D9</a><br><br>It could be wrong in the version of BMC on your server or if you used some configuration tool to build. So I suggest you to login to BMC Web console and configure user account and
 password.<br><br>Note: You can check pm_{address,user,password} by running ipmitool in your env as follows:<br>   # echo '<pm_password>' > pw<br>   # ipmitool -H <pm_address> -U <pm_user> -I lanplus -f pw power status<br><br><br>Regards,<br>Ryota.<br><br>>-----Original Message-----<br>>From: Jake G. [mailto:<a ymailto="mailto:dj_dark_junglist@yahoo.com" href="mailto:dj_dark_junglist@yahoo.com">dj_dark_junglist@yahoo.com</a>]<br>>Sent: Wednesday, August 28, 2013 2:13 PM<br>>To: <a ymailto="mailto:openstack@lists.openstack.org" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>>Subject: [Openstack] [Baremetal] Hardware enrollment need help please<br>><br>>Hi All,<br>><br>><br>>Still trying to get baremetal provisioning to work, but I don't really understand the below commands. Would appreciate<br>>any help.<br>><br>>I have a kinda old NEC rack server that
 has a BMC module on it. I only have an IP address for the BMC module and<br>>that's it. I do not have a user or password<br>>that I can set for that nor do I have the options to create one.<br>><br>>Perhaps someone can explain exactly what is needed to enroll my hardware or does anyone else know of more detailed<br>>documentation?<br>>This is the only documentation I can find on this feature -><br>><a href="https://wiki.openstack.org/wiki/Baremetal#Hardware_Enrollment" target="_blank">https://wiki.openstack.org/wiki/Baremetal#Hardware_Enrollment</a><br>><br>>Since this feature is more popular in Japan, I wonder if there are any resources available in Japanese?<br>><br>>Thank you!<br>><br>><br>> # create a "node" for each machine<br>> # extract the "id" from the result and use that in the next step<br>> nova baremetal-node-create --pm_address=... --pm_user=... --pm_password=... \<br>>  
 $COMPUTE-HOST-NAME $CPU $RAM $DISK $FIRST-MAC<br>><br>> # for each NIC on the node, including $FIRST-MAC, also create an interface<br>> nova baremetal-interface-create $ID $MAC<br>><br><br><br></div> </div> </div>  </div></body></html>