跳转到主内容

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

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

适用场景

ONTAP 9

问题描述

以下文档旨在作为指南,对 NFS 访问 NTFS 安全模式卷(或 qtree )进行故障排除。


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

  • 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 所在的节点。

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.
Scan to view the article on your device