Actions
action #116563
closed`salt storage\* test.ping` times out
Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2022-09-14
Due date:
% Done:
0%
Estimated time:
Actions
Added by okurz over 2 years ago. Updated over 2 years ago.
0%
The 10.160.0.207 salt
entry in /etc/hosts was missing and therefore the minion could not connect to the master:
Sep 14 14:42:03 storage salt-minion[22059]: [ERROR ] DNS lookup or connection check of 'salt' failed.
Sep 14 14:42:03 storage salt-minion[22059]: [ERROR ] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
Sep 14 14:42:38 storage salt-minion[22059]: [ERROR ] DNS lookup or connection check of 'salt' failed.
Sep 14 14:42:38 storage salt-minion[22059]: [ERROR ] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
Sep 14 14:43:08 storage salt-minion[22059]: [ERROR ] DNS lookup or connection check of 'salt' failed.
Sep 14 14:43:08 storage salt-minion[22059]: [ERROR ] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
Sep 14 14:43:38 storage salt-minion[22059]: [ERROR ] DNS lookup or connection check of 'salt' failed.
Sep 14 14:43:38 storage salt-minion[22059]: [ERROR ] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
Sep 14 14:44:08 storage salt-minion[22059]: [ERROR ] DNS lookup or connection check of 'salt' failed.
Sep 14 14:44:08 storage salt-minion[22059]: [ERROR ] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
After adding the entry and restarting salt-minion test.ping works too. Not sure what changed or if it just never worked?
Strange. Great you could find this so quickly. I think if all other hosts respond we are done here, wouldn't know what else to improve