Skip to main content
본 한국어 번역은 사용자 편의를 위해 제공되는 기계 번역입니다. 영어 버전과 한국어 버전이 서로 어긋나는 경우에는 언제나 영어 버전이 우선합니다.

ONTAP에서 트래픽이 높은 클라이언트 또는 파일을 식별합니다

기여자 netapp-aaron-holt netapp-dbagwell netapp-aherbin

ONTAP 활성 개체 기술을 사용하여 불균형적으로 많은 양의 클러스터 트래픽을 담당하는 클라이언트 또는 파일을 식별할 수 있습니다. 이러한 "상위" 클라이언트 또는 파일을 식별한 후에는 클러스터 워크로드를 재조정하거나 다른 단계를 수행하여 문제를 해결할 수 있습니다.

시작하기 전에

이 작업을 수행하려면 클러스터 관리자여야 합니다.

단계
  1. 클러스터에 액세스하는 상위 클라이언트 보기:

    'tortistics top client show -node_name_-sort-key_sort_column_-interval_seconds_between_updates_-iterations_-max_number_of_instances_'

    다음 명령을 실행하면 'cluster1'에 액세스하는 상위 클라이언트가 표시됩니다.

    cluster1::> statistics top client show
    
    cluster1 : 3/23/2016 17:59:10
    
    
                                                   *Total
            Client Vserver           Node Protocol    Ops
    -------------- ------- -------------- -------- ------
    172.17.180.170     vs4 siderop1-vsim4      nfs    668
    172.17.180.169     vs3 siderop1-vsim3      nfs    337
    172.17.180.171     vs3 siderop1-vsim3      nfs    142
    172.17.180.170     vs3 siderop1-vsim3      nfs    137
    172.17.180.123     vs3 siderop1-vsim3      nfs    137
    172.17.180.171     vs4 siderop1-vsim4      nfs     95
    172.17.180.169     vs4 siderop1-vsim4      nfs     92
    172.17.180.123     vs4 siderop1-vsim4      nfs     92
    172.17.180.153     vs3 siderop1-vsim3      nfs      0

    에 대한 자세한 내용은 statistics top client show "ONTAP 명령 참조입니다"을 참조하십시오.

  2. 클러스터에서 액세스하는 상위 파일을 봅니다.

    'tortistics top file show -node_node_name_-sort-key_sort_column_-interval_seconds_between_updates_-iterations_-max_number_of_instances_'

    다음 명령을 실행하면 'cluster1'에서 액세스되는 최상위 파일이 표시됩니다.

    cluster1::> statistics top file show
    
    cluster1 : 3/23/2016 17:59:10
    
    					              *Total
                        File Volume Vserver          Node    Ops
    ------------------------ ------ ------- -------------- ------
    /vol/vol1/vm170-read.dat   vol1     vs4 siderop1-vsim4     22
    /vol/vol1/vm69-write.dat   vol1     vs3 siderop1-vsim3      6
         /vol/vol2/vm171.dat   vol2     vs3 siderop1-vsim3      2
         /vol/vol2/vm169.dat   vol2     vs3 siderop1-vsim3      2
          /vol/vol2/p123.dat   vol2     vs4 siderop1-vsim4      2
          /vol/vol2/p123.dat   vol2     vs3 siderop1-vsim3      2
         /vol/vol1/vm171.dat   vol1     vs4 siderop1-vsim4      2
         /vol/vol1/vm169.dat   vol1     vs4 siderop1-vsim4      2
         /vol/vol1/vm169.dat   vol1     vs4 siderop1-vsim3      2
          /vol/vol1/p123.dat   vol1     vs4 siderop1-vsim4      2

    에 대한 자세한 내용은 statistics top file show "ONTAP 명령 참조입니다"을 참조하십시오.