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

온도에 민감한 스토리지 효율성 유무에 관계없이 볼륨 설치 공간을 절약할 수 있습니다

기여자

ONTAP 9.11.1부터 를 사용할 수 있습니다 volume show-footprint 명령을 사용하여 볼륨에서 물리적 설치 공간 절약 효과를 확인하십시오 "온도 감지 스토리지 효율성(TSSE)으로 활성화됨". ONTAP 9.13.1 부터 동일한 명령을 사용하여 TSSE에서 활성화되지 않은 볼륨의 물리적 공간 절약 공간을 볼 수 있습니다.

단계
  1. 볼륨 설치 공간 절감 보기:

    volume show-footprint
    TSSE가 활성화된 경우의 출력 예
          Vserver : vs0
          Volume  : vol_tsse_75_per_compress
    
          Feature                                         Used       Used%
          --------------------------------             ----------    -----
          Volume Data Footprint                           10.15GB      13%
          Volume Guarantee                                     0B       0%
          Flexible Volume Metadata                        64.25MB       0%
          Delayed Frees                                   235.0MB       0%
          File Operation Metadata                             4KB       0%
    
          Total Footprint                                 10.45GB      13%
    
          Footprint Data Reduction                         6.85GB       9%
               Auto Adaptive Compression                   6.85GB       9%
          Effective Total Footprint                        3.59GB       5%
    TSSE가 활성화되지 않은 경우의 출력 예
          Vserver : vs0
          Volume  : vol_file_cg_75_per_compress
    
          Feature                                         Used       Used%
          --------------------------------             ----------    -----
          Volume Data Footprint                            5.19GB       7%
          Volume Guarantee                                     0B       0%
          Flexible Volume Metadata                        32.12MB       0%
          Delayed Frees                                   90.17MB       0%
          File Operation Metadata                             4KB       0%
    
          Total Footprint                                  5.31GB       7%
    
          Footprint Data Reduction                         1.05GB       1%
               Data Compaction                             1.05GB       1%
          Effective Total Footprint                        4.26GB       5%