跳转到主内容

如何在 ONTAP 9 中对 NFS 访问 NTFS 安全模式卷 /qtree 进行故障排除

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

适用场景

ONTAP 9

问题描述

以下文档可用作对通过NFS访问NTFS安全模式卷(或qtrees)进行故障排除的指南。


开始之前、请务必了解一些有关环境的基本配置信息、这样、我们就可以检查访问过程中涉及的所有项目的配置。

  • SVM 名称
  • Volume name
  • 用于访问卷的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


再次运行命令、这次将接合父卷指定为卷。
::> 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.