Administrator Guide

Table Of Contents
:
VPlexcli:/> monitor stat-list *
Name Target Type Units
----------------------------------------------- ----------------- ------- --------
be-prt.read backend-port counter KB/s
be-prt.write backend-port counter KB/s
cache.dirty n/a reading KB
cache.miss n/a counter counts/s
cache.rhit n/a counter counts/s
cache.subpg n/a counter counts/s
cg.closure consistency-group bucket us
cg.delta-util consistency-group reading %
cg.drain-lat consistency-group bucket us
cg.exch-bytes consistency-group counter KB/s
cg.exch-lat consistency-group bucket us
cg.exch-pages consistency-group counter counts/s
cg.input-bytes consistency-group counter KB/s
cg.input-ops consistency-group counter counts/s
cg.inter-closure consistency-group bucket us
cg.outOfDate-counter consistency-group counter counts/s
cg.pipe-util consistency-group reading %
cg.write-bytes consistency-group counter KB/s
cg.write-lat consistency-group bucket us
cg.write-pages consistency-group counter counts/s
.
.
.
프런트엔드 성능 통계
메트로 노드는 주로 I/O 크기 LBA 정보와 함께 읽기 쓰기 통계를 포함하는 가상 볼륨에 대한 자세한 성능 통계를 수집합니다.
데이터를 사용하여 메트로 노드의 I/O 성능 이슈를 식별하고 해결할 있습니다.
기능은 기본적으로 메트로 노드에서 활성화되어 있습니다. 수집된 통계는 /var/log/VPlex/cli/ 폴더의
fe_perf_stats_<timestamp>.log 파일에서 사용할 있습니다. 파일에는 다음과 같은 세부 정보가 포함됩니다.
13. 프런트엔드 성능 통계
필드 설명
vol 가상 볼륨의 이름
활성화된 대기열 대기열의 이름
pos 대기열에 있는 작업의 일련 번호
I 이니시에이터 포트의 WWN
T 타겟 포트의 WWN
상태 내부 상태 또는 캐시 상태
time I/O 작업이 실행되는 시간(usec에서)
opcode 명령의 작업 코드(해당되는 경우)
LBA 명령의 LBA(Logical Block Addressing) 요소 (해당되는 경우)
len 전송 또는 확인 중인 블록 또는 바이트(해당되는 경우)
프런트엔드 통계 수집의 성능을 관리하려면 메트로 노드 CLI 컨텍스트에서 다음 명령을 사용합니다.
front-end-performance-stats stop - 실행 중인 성능 통계 수집을 중지합니다.
front-end-performance-stats start - 실행 중인 성능 통계 수집을 시작합니다.
front-end-performance-stats status - 프런트엔드 성능 통계 수집의 상태를 표시합니다.
노트: 명령에 대한 자세한 내용은
메트로
노드용
CLI
참조
가이드
참조하십시오.
성능 모니터링 95