Skip to content

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

Merged
jleveque merged 4 commits intosonic-net:masterfrom
gengankarthik:gka_z9264f_psuutil
Jun 28, 2019
Merged

DellEmc(Z9264f): Bug fix in show platform psustatus cli#3033
jleveque merged 4 commits intosonic-net:masterfrom
gengankarthik:gka_z9264f_psuutil

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