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

DellEmc(Z9264f): Bug fix in show platform psustatus cli #3033

Merged
merged 4 commits into from
Jun 28, 2019

Conversation

gengankarthik
Copy link
Contributor

- What I did
1. Psud daemon in pmon docker is crashed due to accessing host command in docker
environment. So construct the ipmi command string based on
environments (host or docker).
- How I did it
1. Differentiating host and docker environment based on dockerenv file in docker.
- How to verify it
1.show platform psustatus
2. dump the redis database
Example:- redis-dump -d 6 -y | grep PSU_ -A5
3. snmpwalk -v 2c -c public 1.3.6.1.4.1.9.9.117.1.1.2.1.2

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)
UT_log.txt

@gengankarthik
Copy link
Contributor Author

gengankarthik commented Jun 22, 2019 via email

@gengankarthik
Copy link
Contributor Author

gengankarthik commented Jun 25, 2019 via email

@gengankarthik
Copy link
Contributor Author

gengankarthik commented Jun 28, 2019 via email

@jleveque jleveque merged commit 8c3fdfd into sonic-net:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants