メインコンテンツへスキップ

10カ月以上使用されていないファイルをNetApp FlexGroupボリューム上で特定するには、どのような方法がありますか。

Views:
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9
  • FlexGroupボリューム
  • ファイルシステム分析(FSA)
  • NetApp XCPファイル分析
  • Linux NFS クライアント側

回答

未使用ファイル(>10カ月)を特定するオプション:
  • ファイルシステム分析(FSA)
    • アクセス時間(atime)でソート
    • ユーザーレベルの集計やCSVエクスポートなし
    • パフォーマンスおよびスペースへの影響に注意して有効化
  • NetApp XCP ファイル分析
    • atime、owner、sizeでフィルタ
    • CSV/HTMLにエクスポート
    • 別途導入が必要
  • Linuxクライアント(NFSマウント)

       例:

       find /mnt/flexgroup -type f -atime +300 

:緊急の場合は、Linuxクライアントのスクリプト可能なコマンドを使用して迅速に確認してください。

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.