pf9-containerproxy.service is in Failed State on Platform9 Management Plane?
Problem
Why systemd service
pf9-containerproxy.serviceis in failed state on the Platform9 Management Plane Virtual Machine?
[root@airctl-support-lts.pf9.localnet ~(admin)]# systemctl status pf9-containerproxy.service
● pf9-containerproxy.service - Platform9 Container Proxy Service
Loaded: loaded (/usr/lib/systemd/system/pf9-containerproxy.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Thu 2022-07-07 20:34:25 UTC; 2 weeks 4 days ago
Main PID: 5025 (code=exited, status=1/FAILURE)Environment
Platform9 Edge Cloud - All Versions
Answer
The systemd service
pf9-containerproxy.serviceon Platform9 Management Plane was previously used for multiple purposes but mainly as a Certificate Authority (CA) server.In latter versions it was replaced with another Platform9 System Service i.e.
pf9-vault.service
[root@airctl-support-lts.pf9.localnet ~(admin)]# systemctl list-units --all | grep -i vault
pf9-vault.service loaded active running "Platform9 Vault - Handling PMK secrets"The
pf9-containerproxy.serviceis currently not in use but because it is integrated in theqbertpackage, it is not yet completely removed.
The service failure status won't have any adverse effect on the management plane or the clusters and hence it can be safely ignored.
PreviousPersist Application PVC Data During SMCP Upgrade
NextCan I Login to the On-Prem Management Plane VM Using Virsh Console?
Last updated
