John Leung
John Leung
The emulation code for the ./Systems/{id}/ResetAction resource in located in the file ./api_emulator/redfish/ComputerSystem/ResetAction.py. A behavior of a reset action is to change the ComputerSystem.Status.State property. However, this requires the code...
Got the following error ``` mkdir -p ~/app/bin !!Please use this command to take effect environment variable!! source /root/.bashrc /root/.bashrc: line 6: PS1: unbound variable make: *** [Makefile:95: go-install] Error...
Error message from sourcing .bashrc ``` root@jcleung-mobl:~/work/HWMgmt-DeviceMgr-DeviceManager# source ~/.bashrc -bash: /root/.bashrc: line 102: syntax error near unexpected token `(' -bash: /root/.bashrc: line 102: `export PATH" command.` PATH contains "/mnt/c/Program Files...
A northbound interface of a rack manager has been prescribed in OpenRMC v1.0 - Usage Guide - https://www.opencompute.org/documents/openrmc-1-0-0-usageguide-final-b-1-pdf - Profile - https://github.com/opencomputeproject/HWMgmt-OCP-Profiles/blob/master/OCPRackManagerController.v1_0_1.json The profile prescribes the additional top level resources...
OpenRMC v1.1 is proposing enabling the following use case: - Update the BIOS and BMC firmware on the nodes managed by the rack manager - Update the above firmware on...