メインコンテンツまでスキップ

ONTAP 9 で NTFS セキュリティ形式のボリュームまたは qtree への NFS アクセスのトラブルシューティング方法

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

環境

ONTAP 9

説明

次のドキュメントは、NTFSセキュリティ形式のボリューム(またはqtree)へのNFSアクセスのトラブルシューティングのガイドとして使用されます。


開始する前に、環境に関する基本的な設定情報をいくつか用意することが重要です。これにより、アクセスプロセスに関連するすべての項目の設定を確認できます。

  • SVM名
  • ボリューム名
  • ボリュームへのアクセスに使用されているLIFの名前

この情報がわかったら、次の情報を収集します。例は次のとおりです。

::> vol show -vserver vs1 -volume voltest -fields policy,unix-permissions,junction-path,junction-parent,security-style,type
vserver volume  type policy  security-style unix-permissions junction-path junction-parent
------- ------- ---- ------- -------------- ---------------- ------------- ---------------
vs1     voltest RW   default ntfs           ---rwxr-xr-x     /voltest      vs1_root


今度はjunction-parentをボリュームとして指定して、もう一度コマンドを実行します。
::> volume show -vserver vs1 -volume vs1_root -fields policy,unix-permissions,junction-path,junction-parent,security-style,type
vserver volume   type policy  security-style unix-permissions junction-path junction-parent
------- -------- ---- ------- -------------- ---------------- ------------- ---------------
vs1     vs1_ro   RW   default ntfs           ---rwxr-xr-x     /             -


::> export-policy rule show -vserver vs1 -policyname default -instance


アクセスするボリュームのインターフェイスがオンになっているノードを確認します。LIFの情報がわからない場合は、 -address オプションを使用します。
::> net int show -address 10.61.92.47
次のコマンドでノード名を要求する場合は、LIFが配置されているノードを使用する必要があります。


 

 

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.