SSH configuration issue after applying hotfix on NetApp StorageGRID
- Views:
- 10
- Visibility:
- Public
- Votes:
- 0
- Category:
- storagegrid
- Specialty:
- sgrid
- Last Updated:
- 5/30/2025, 12:53:30 PM
Applies to
- NetApp StorageGRID hotfix 11.8.0.8
- SG1000
Issue
- After applying hotfix from 11.8.0.6 to 11.8.0.8, admin /gateways nodes have SSH configuration issues.
- Error message in Grid Manager : "The configuration of the SSH service is invalid. The previous configuration is now being used."
- In
ssh-config-generation.log
:
[2025-03-10T09:29:58.091] INFO -- Updating SSH configs in base OS
[2025-03-10T09:29:58.091] ERROR -- Failed to render config templates
Traceback (most recent call last):
File "/usr/local/netapp-ssh-template/generate_ssh_configs.py", line 244, in <module>
reload_ssh()
File "/usr/local/netapp-ssh-template/generate_ssh_configs.py", line 164, in reload_ssh
baseos_ssh_reload()
File "/usr/lib/python3/dist-packages/netapp/helpers/local_requests.py", line 167, in baseos_ssh_reload
with baseos_connection() as baseos_conn:
File "/usr/lib/python3.9/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/netapp/helpers/local_requests.py", line 201, in baseos_connection
conn.connect(address)
BlockingIOError: [Errno 11] Resource temporarily unavailable