openbmc-tools
openbmc-tools copied to clipboard
Collection of useful tools to interact with openbmc
openbmctool: version 1.06, 1.07 or 1.08 when doing python3 openbmctool.py -H $BMC_IP -U ******** -P ******** health_check get failure "JSON object must be str, not 'dict'" as follows: Attempting login......
Hi, when I try to install a new certificate I get the following error message. py openbmctool.py -H xxx.xxx.xxx.xxx -U root -P xxxxxx certificate update server https -f "xxxx.pem" Attempting...
I think we have an issue with the policy table or missing information to interpret. Customer system got a SEL event: 12535 | Unknown | 2020-02-11 13:56:24 | Unknown |...
OpenBmc tool is displaying the wrong running firmware. after updating openbmctool to update firmware, the tool is displaying the wrong running firmware.. The second issue was for the FW update...
The parsing of the data when running fru print does not look right. This is the openbmctool level that is in CORAL 1.13 fru print is not parsing correctly with...
This property goes away when the code update completes. Theory is that we're catching a race condition where the update is done and property is gone but we miss the...
For an unactivated image like: ``` "/xyz/openbmc_project/software/ace821ef": { "Activation": "xyz.openbmc_project.Software.Activation.Activations.Ready", "ExtendedVersion": "op-build-v2.0.10-24-g6c8e467,buildroot-2018.05.1-9-gc99f2ee,skiboot-v6.0.14,hostboot-3bf7fcf-pf177c86,occ-3a505ff,linux-4.17.12-openpower1-pfd19258,petitboot-v1.7.3-pe15f91f,machine-xml-dce824c,hostboot-binaries-hw112718a.op920,capp-ucode-p9-dd2-v4,sbe-7aa21f6,hcode-hw112718a.op920", "Path": "/tmp/images/ace821ef", "Purpose": "xyz.openbmc_project.Software.Version.VersionPurpose.Host", "RequestedActivation": "xyz.openbmc_project.Software.Activation.RequestedActivations.None", "Version": "IBM-witherspoon-OP9-v2.0.10-2.22", "associations": [ [ "inventory", "activation", "/xyz/openbmc_project/inventory/system/chassis" ] ] }, ```...
openbmctool.py version = 1.07 1. Is "blink "a valid option in chassis identify? bash-4.1$ python3 openbmctool.py -H $BMC -U root -P 0penBmc chassis identify -h usage: openbmctool.py chassis identify [-h]...
openbmctool: minor sel issues in openbmctool.py Version: 1.07 I noticed two minor issues 1. 'sel resolve all' always gives 'Unable to set the alert to resolved'. No alerts are resolved....
openbmctool version = 1.09 bash-4.1$ pwd ~/$HOME bash-4.1$ python3 openbmctool.py -H $BMC -U xxxx -P xxxxxxx collect_service_data Attempting login... Inventory collected and stored in /tmp/x.x.x.x--2018-09-24_10.07.06/inventory.txt Sensor readings collected and stored...