Platform9 Services In Failed State Due To "Too many open files" Error
Problem
[root@ttm10cm20-worker-20 ~]# systemctl status pf9-hostagent.service
* pf9-hostagent.service - Platform9 Host Agent Service
Loaded: loaded (/usr/lib/systemd/system/pf9-hostagent.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Thu 2023-06-01 00:35:57 PDT; 2 weeks 0 days ago
Process: 280608 ExecStart=/bin/bash -c /opt/pf9/hostagent/bin/pf9-hostd >> /var/log/pf9/hostagent-daemon.log 2>&1 (code=exited, status=203/EXEC)
Process: 280600 ExecStartPre=/opt/pf9/hostagent/pf9-hostagent-prestart.sh (code=exited, status=0/SUCCESS)
Main PID: 280608 (code=exited, status=203/EXEC)[root@node ~]# lsof -p 280608
[root@node ~]# lsof -p 280600
[root@node ~]#2023-06-01 09:26:53,364 - session.py ERROR - Failed to load desired configuration: [Errno 23] Too many open files in system: '/var/opt/pf9/hostagent/cb59738d-9293-46be-af40-41024c49c10e/desired_apps.json'
2023-06-01 09:26:53,364 - slave.py ERROR - IOError: [Errno 23] Too many open files in system
---
OSError: [Errno 23] Too many open files in system.Environment
Cause
Resolution
Additional Information
Previouspf9-hostagent Failing With Error "No module named 'apt_pkg'"NextPlatform9 Related Package Installation Failing Due To Apt Cache Corruption.
Last updated
