Hi Ryota,
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.
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.
Booting the hardware from PXE also cannot find the openstack server to get an
ip from.
One step at a time eh? haha
Thanks!
Jake
________________________________
From: Ryota Mibu <r-m...@cq.jp.nec.com>
To: Jake G. <dj_dark_jungl...@yahoo.com>; "openstack@lists.openstack.org"
<openstack@lists.openstack.org>
Sent: Wednesday, August 28, 2013 4:33 PM
Subject: RE: [Openstack] [Baremetal] Hardware enrollment need help please
Hi Jake,
You can find the default user account and password to access BMC through IPMI
in " EXPRESSSCOPE Engine 2 User's Guide p.8".
http://support.necam.com/kbtools/Sdocs.cfm?id=2BF43967-2A61-4E68-B8CB-981A7D4F94D9
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.
Note: You can check pm_{address,user,password} by running ipmitool in your env
as follows:
# echo '<pm_password>' > pw
# ipmitool -H <pm_address> -U <pm_user> -I lanplus -f pw power status
Regards,
Ryota.
>-----Original Message-----
>From: Jake G. [mailto:dj_dark_jungl...@yahoo.com]
>Sent: Wednesday, August 28, 2013 2:13 PM
>To: openstack@lists.openstack.org
>Subject: [Openstack] [Baremetal] Hardware enrollment need help please
>
>Hi All,
>
>
>Still trying to get baremetal provisioning to work, but I don't really
>understand the below commands. Would appreciate
>any help.
>
>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
>that's it. I do not have a user or password
>that I can set for that nor do I have the options to create one.
>
>Perhaps someone can explain exactly what is needed to enroll my hardware or
>does anyone else know of more detailed
>documentation?
>This is the only documentation I can find on this feature ->
>https://wiki.openstack.org/wiki/Baremetal#Hardware_Enrollment
>
>Since this feature is more popular in Japan, I wonder if there are any
>resources available in Japanese?
>
>Thank you!
>
>
> # create a "node" for each machine
> # extract the "id" from the result and use that in the next step
> nova baremetal-node-create --pm_address=... --pm_user=... --pm_password=... \
> $COMPUTE-HOST-NAME $CPU $RAM $DISK $FIRST-MAC
>
> # for each NIC on the node, including $FIRST-MAC, also create an interface
> nova baremetal-interface-create $ID $MAC
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack