action #93683
Updated by okurz over 3 years ago
## Observation https://gitlab.suse.de/openqa/osd-deployment/-/jobs/453045 shows ``` storage.qa.suse.de: Minion did not return. [Not connected] ``` `ipmi-ipmi.storage.qa sol activate` shows ``` storage login: root Password: Have a lot of fun... -bash-4.4# ``` so no proper PS1. And there is no systemd running. ## Acceptance criteria * **AC1:** storage.qa is back * **AC1:** osd deployment continues after storage.qa is back ## Suggestions * Remove `storage.qa` from salt control with `ssh osd 'sudo salt-key -y -d storage.qa.suse.de'` * Try to reboot storage.qa and see what happens * Check reboot stability of storage.qa ## Out of scope * Monitoring for storage.qa: #91779 ## Rollback * Add storage.qa back to salt `ssh osd 'sudo salt-key -y -a storage.qa.suse.de'`