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

Redfish credentials update failed #130

Open
przemeklal opened this issue Dec 7, 2023 · 5 comments · Fixed by #178
Open

Redfish credentials update failed #130

przemeklal opened this issue Dec 7, 2023 · 5 comments · Fixed by #178
Assignees
Labels
bug Something isn't working
Milestone

Comments

@przemeklal
Copy link
Member

Revision 22.

After updating the redfish username and password using juju config it got updated in /etc/hardware-exporter-config.yaml on all machines except one.

Unit is happily active/idle after executing config-changed:

unit-hardware-observer-10: 16:24:48 INFO unit.hardware-observer/10.juju-log Writing file to /etc/hardware-exporter-config.yaml.
unit-hardware-observer-10: 16:24:48 INFO unit.hardware-observer/10.juju-log Writing file to /etc/hardware-exporter-config.yaml - Done.
unit-hardware-observer-10: 16:24:48 INFO juju.worker.uniter.operation ran "config-changed" hook (via hook dispatching script: dispatch)

Nothing special about this one either, it's not a juju leader or anything like that, this config remained empty:

redfish_host: ""
redfish_username: ""
redfish_password: ""
@Pjack Pjack added the bug Something isn't working label Dec 8, 2023
@jneo8
Copy link
Contributor

jneo8 commented Dec 8, 2023

I believe this is an bug, we will check where we are missing.

@Pjack Pjack added this to the 23.10.3 milestone Dec 26, 2023
@Pjack Pjack modified the milestones: 23.10.3, 23.10.4 Jan 30, 2024
@chanchiwai-ray
Copy link
Contributor

chanchiwai-ray commented Feb 26, 2024

@przemeklal Is the issue reproducible?

@przemeklal
Copy link
Member Author

@chanchiwai-ray It happened on more than one env if that's what you're asking for.

@chanchiwai-ray
Copy link
Contributor

@chanchiwai-ray It happened on more than one env if that's what you're asking for.

Thanks, I just want to know if it happened in some special circumstance. I've also talked to @jneo8 about this, he also encountered this randomly several times. The randomness nature could make it hard to troubleshoot, I will try to see if I can find the root cause.

@Pjack
Copy link

Pjack commented Mar 25, 2024

#178 is applied but it may not fix all the issues.
Therefore, we keep this issue open for a while and see if the patch can mitigate the situation.

@Pjack Pjack modified the milestones: 23.10.4, 23.10.5 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants