跳转到主内容

网络文件系统( NFS )挂载故障排除常见问题解答

Views:
112
Visibility:
Public
Votes:
0
Category:
data-ontap-8
Specialty:
nas
Last Updated:

适用场景

Data ONTAP 7-模式 

问题解答

尝试挂载时访问被拒绝

已为此卷创建导出文件,但获取权限被拒绝

  1. 是否正在使用自动挂载?
    • 请尝试手动挂载。
  2. 手动挂载仍会被拒绝访问?
    • showmount -e <filer> 从 Unix 客户端运行。
    • exportfs 从 NetApp 运行
  3. 导出路径的工作参数是什么?
    • -access 是允许继续挂载的内容
    • -rw, -root and -ro 处理文件访问
  4. Unix 客户端是否列在 -access 列表中?是否正在使用网络组?
    • 检查 /etc/nsswitch.conf 以确定主机或网络组的查找顺序。根据顺序, IP 地址可能会解析为不同的名称。
  5. 检查选项 dns
    • dns.domainname 是发送到命名服务器的默认 FQDN 查找。
  6. 检查选项 nis
    • NIS 通常允许进行网络组查找
  7. 检查 /etc/resolv.conf 并确保列出了正确的名称服务器

注意nfs.cache_enable 挂载用户主目录之前,请关闭。

追加信息

不适用

 

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.