Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openbmctool 1.09: PolicyTable not found #36

Open
ssombar opened this issue Sep 24, 2018 · 0 comments
Open

openbmctool 1.09: PolicyTable not found #36

ssombar opened this issue Sep 24, 2018 · 0 comments
Assignees

Comments

@ssombar
Copy link

ssombar commented Sep 24, 2018

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 in /tmp/x.x.x.x--2018-09-24_10.07.06/sensorReadings.txt
System LED status collected and stored in /tmp/x.x.x.x--2018-09-24_10.07.06/ledStatus.txt
error: Policy Table not found. <---------------------------
sel short list collected and stored in /tmp/x.x.x.x--2018-09-24_10.07.06/SELshortlist.txt
Failed to collect system event logs
the JSON object must be str, not 'dict'
Attempting to get a full BMC enumeration
RAW BMC data collected and saved into /tmp/x.x.x.x--2018-09-24_10.07.06/bmcFullRaw.txt
Collecting bmc dump files
retrieving dump file 5
retrieving dump file 4
retrieving dump file 3
retrieving dump file 2
retrieving dump file 1
data collection complete

policyTable.json is in $PATH, same location as openbmctool.py
ls -l ~/bin
-rwxrwxr-x 1 ssombar ssombar 105086 Sep 24 09:48 openbmctool.py
-rwxrwxr-x 1 ssombar ssombar 996910 Sep 24 09:48 policyTable.json

bash-4.1$ which openbmctool.py
~/bin/openbmctool.py
bash-4.1$ which policyTable.json
~/bin/policyTable.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants