Troubleshooting Hostagent Service Failures.
Problem
# 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 Mon 2023-08-28 08:49:56 UTC; 32min ago
Process: 383 ExecStart=/bin/bash -c /opt/pf9/hostagent/bin/pf9-hostd >> /var/log/pf9/hostagent-daemon.log 2>&1 (code=exited, status=1/FAILURE)
Process: 364 ExecStartPre=/opt/pf9/hostagent/pf9-hostagent-prestart.sh (code=exited, status=0/SUCCESS)
Main PID: 383 (code=exited, status=1/FAILURE)# 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: activating (auto-restart) (Result: exit-code) since Tue 2023-08-29 12:16:11 UTC; 18s ago
Process: 2097 ExecStart=/bin/bash -c /opt/pf9/hostagent/bin/pf9-hostd >> /var/log/pf9/hostagent-daemon.log 2>&1 (code=exited, status=1/FAILURE)
Process: 2058 ExecStartPre=/opt/pf9/hostagent/pf9-hostagent-prestart.sh (code=exited, status=0/SUCCESS)
Main PID: 2097 (code=exited, status=1/FAILURE)
CGroup: /system.slice/pf9-hostagent.serviceEnvironment
Answer
PreviousPMK Stack Execution Fails For the Nodes That Have Hostnames With Uppercase CharactersNextUnable to Detach Node From the Cluster Using UI After It is Removed from ETCD Member List
Last updated
