Actions
action #73348
closedThe worker openqaworker-arm-2.suse.de is down, so the OSD deployment fails
Start date:
2020-10-14
Due date:
2020-10-20
% Done:
0%
Estimated time:
Description
The worker openqaworker-arm-2.suse.de is down and a ticket was written to infra.
In order to make the OSD deployment works, we remove this worker from OSD salt keys.
Steps:
- run the command
salt-key -d openqaworker-arm-2.suse.de
to remove this worker from OSD salt keys. - restart the OSD deployment.
When the worker comes back, we should add it back to OSD.
Updated by okurz about 4 years ago
- Due date set to 2020-10-20
- Assignee set to Xiaojing_liu
- Priority changed from Normal to High
- Target version set to Ready
salt-key -L
says the key is currently not accepted for openqaworker-arm-2 so may I assume you did this?
http://mailman.suse.de/mlarch/SuSE/osd-admins/2020/osd-admins.2020.10/msg00091.html is the ticket for SUSE IT to solve the unavailability of the management interface. please track that ticket so that we can bring back the worker machine as soon as it is up again.
Updated by Xiaojing_liu about 4 years ago
- Status changed from New to Resolved
The worker comes back. So running salt-key -a openqaworker-arm-2.suse.de
to add this worker back.
Actions