StorageGRID SNMP service is not starting on Admin node
Applies to
- StorageGRID 11.3
Issue
- Starting the SNMP service fails with an error
Starting the SNMP service:service sg-snmp-agent startScript fail to startFile "/usr/sbin/sg-snmp-agent.py", line 700, in mainagent.start()File "/usr/lib/python2.7/dist-packages/pyagentx/agent.py", line 75, in startself.network.start_network(self.die)File "/usr/lib/python2.7/dist-packages/pyagentx/network.py", line 123, in start_networkself.connect()File "/usr/lib/python2.7/dist-packages/pyagentx/network.py", line 39, in connectself.socket.connect(pyagentx.SOCKET_PATH)File "/usr/lib/python2.7/socket.py", line 228, in methreturn getattr(self._sock,name)(*args)error: [Errno 13] Permission denied
