Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLPX-93500 LTS 24.04: Disable unneeded pmcd Performance Co-Pilot services #510

Open
wants to merge 1 commit into
base: os-upgrade
Choose a base branch
from

Conversation

palash-gandhi
Copy link
Contributor

@palash-gandhi palash-gandhi commented Mar 4, 2025

Problem

PCP is a framework that supplies the dstat package. It is no longer needed and the PCP framework causes a bunch of unwanted services to be enabled and running.

Solution

Remove dstat and thus pcp.

Testing Done

ab-pre-push: https://selfservice-jenkins.eng-tools-prd.aws.delphixcloud.com/job/appliance-build-orchestrator-pre-push/10516/

 $ ssh [email protected]
delphix@ip-10-110-211-130:~$ dpkg -l | grep dstat
delphix@ip-10-110-211-130:~$ dpkg -l | grep pcp
delphix@ip-10-110-211-130:~$ dpkg -l | grep Performance
ii  performance-diagnostics                                   1.0.0-1delphix.2025.02.26.21.23                                                                  amd64        eBPF-based Performance Diagnostic Tools
delphix@ip-10-110-211-130:~$ sudo systemctl | grep pcp
delphix@ip-10-110-211-130:~$ sudo systemctl | grep pm
delphix@ip-10-110-211-130:~$ sudo systemctl | grep PCP
delphix@ip-10-110-211-130:~$

@palash-gandhi palash-gandhi force-pushed the dlpx/pr/palash-gandhi/20fb7192-ee89-440f-a09c-d2578a787693 branch from 708b4b9 to 65cb123 Compare March 4, 2025 00:55
@palash-gandhi palash-gandhi marked this pull request as ready for review March 4, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant