9장. PCP를 사용한 XFS 성능 분석
XFS PMDA는 pcp
패키지의 일부로 제공되며 설치 중에 기본적으로 활성화됩니다. PCP(Performance Co-Pilot)에서 XFS 파일 시스템의 성능 지표 데이터를 수집하는 데 사용됩니다.
PCP를 사용하여 XFS 파일 시스템의 성능을 분석할 수 있습니다.
9.1. 수동으로 XFS PMDA 설치
XFS PMDA가 pcp
구성 출력에 나열되지 않은 경우 수동으로 PMDA 에이전트를 설치합니다.
이 절차에서는 PMDA 에이전트를 수동으로 설치하는 방법을 설명합니다.
사전 요구 사항
- PCP가 설치되어 있습니다. 자세한 내용은 PCP 설치 및 활성화를 참조하십시오.
절차
xfs 디렉터리로 이동합니다.
# cd /var/lib/pcp/pmdas/xfs/
XFS PMDA를 수동으로 설치합니다.
xfs]# ./Install You will need to choose an appropriate configuration for install of the “xfs” Performance Metrics Domain Agent (PMDA). collector collect performance statistics on this system monitor allow this system to monitor local and/or remote systems both collector and monitor configuration for this system Please enter c(ollector) or m(onitor) or (both) [b] Updating the Performance Metrics Name Space (PMNS) ... Terminate PMDA if already installed ... Updating the PMCD control file, and notifying PMCD ... Waiting for pmcd to terminate ... Starting pmcd ... Check xfs metrics have appeared ... 149 metrics and 149 values
컬렉터에
c
, monitor에 대해m
또는 둘 다에 대해 c를 입력하여 원하는 PMDA 역할을 선택합니다.PMDA 설치 스크립트에서 다음 PMDA 역할 중 하나를 지정하라는 메시지를 표시합니다.
-
수집기
역할을 사용하면 현재 시스템에 대한 성능 지표를 수집할 수 있습니다. 모니터
역할을 사용하면 시스템에서 로컬 시스템, 원격 시스템 또는 둘 다를 모니터링할 수 있습니다.기본 옵션은
수집기
와모니터
이며, 대부분의 시나리오에서 XFS PMDA가 올바르게 작동할 수 있습니다.
-
검증
pmcd
프로세스가 호스트에서 실행 중이며 XFS PMDA가 구성에서 enabled로 나열되는지 확인합니다.# pcp Performance Co-Pilot configuration on workstation: platform: Linux workstation 4.18.0-80.el8.x86_64 #1 SMP Wed Mar 13 12:02:46 UTC 2019 x86_64 hardware: 12 cpus, 2 disks, 1 node, 36023MB RAM timezone: CEST-2 services: pmcd pmcd: Version 4.3.0-1, 8 agents pmda: root pmcd proc xfs linux mmv kvm jbd2
추가 리소스
-
pmcd(1)
도움말 페이지 - PCP와 함께 배포된 시스템 서비스 및 도구