Hostagent Stuck While Executing an Extension
Problem
# systemctl status pf9-hostagent
● pf9-hostagent.service - Platform9 Host Agent Service
Loaded: loaded (/lib/systemd/system/pf9-hostagent.service; enabled; vendor preset: enabled)
Active: active (running) since XXX YYYY-MM-DD TT:TT:TT PDT; 2h 19min ago
... ├─17643 /bin/bash -c /opt/pf9/hostagent/bin/pf9-hostd >> /var/log/pf9/hostagent-daemon.log 2>&1
├─17645 /opt/pf9/hostagent/bin/python /opt/pf9/hostagent/bin/pf9-hostd
└─18275 /opt/pf9/hostagent/bin/python /opt/pf9/hostagent/extensions/fetch_mounted_nfs.py# ps aux | grep 18275
pf9 18275 0.0 0.0 49944 7792 ? D 19:08 0:00 /opt/pf9/hostagent/bin/python /opt/pf9/hostagent/extensions/fetch_mounted_nfs.pyEnvironment
Cause
Resolution
Last updated
