commit | 90f8e690e852bcb22f75b0fc61299ab6eb4b4b0d | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Apr 03 14:33:52 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 09 14:55:49 2018 +0000 |
tree | f58749f92740f6b7b56a5aa7c334b65ddbb8375a | |
parent | 36379b993791d743d39b3aee659c3d8d0fa51620 [diff] |
Wait for 10 seconds before rebooting After the image is active wait 10 seconds before rebooting if "activate and reboot" was selected. We had an issue, https://github.com/openbmc/openbmc/issues/2764, that a system could brick if the system reboots before the service to set the U-Boot variables is complete. Wait 10 seconds before rebooting to ensure this service is complete. This issue is fixed in newer images, but the user may be updating from an older image that does not that have this fix. Tested: Verified the system waits 10 seconds after the image becomes active before rebooting. Change-Id: I00115680cca14e50814e44c302d6134aca242d3f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.