OTV NFS 数据存储创建立即显示操作失败
适用于
- ONTAP tools for VMware vSphere v10.5
- NFSv3 和 NFSv4.1 数据存储
- 具有自定义 ONTAP 服务策略和多个 LIF(数据/管理)的环境
问题
- 尝试通过 ONTAP Tools for VMware vSphere (OTV) 创建 NFS 数据存储区时,操作在挂载阶段失败。
An error occurred during host configuration. Operation failed, diagnostics report: Mount failed: Unable to complete Sysinfo operation. Please see the VM kernel log file for more details.: The NFS server denied the mount request: VSI node (5001:)
- 在日志中观察到以下错误:
- vSphere/ESXi:
Status: The mount request was denied by the NFS server. Check that the export exists and that the client is permitted to mount it.vim.fault.PlatformConfigFaultMount failed: Unable to complete Sysinfo operation. Please see the VMkernel log file for more details.: The NFS server denied the mount request: VSInode(5001:)
- OTV 日志:
PreMountTraditionalDatastore started mountData: { ... "NfsServerIp":"xx.xx.xx.xx", ... }Trying TLS/SSL connection with VCTruststore. Message: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targetFailed to mount or provision the Datastore. Received error:: [No host IPs found matching with the whitelisted IPs. Failing the mount operation]
- ONTAP CLI (net int show -fields service-policy,firewall-policy):
vserver lif service-policy firewall-policy------------------------------------------------------------------------TEST_NFS01 TEST_NFS01_admin_lif1 custom-data-1000 mgmt-nfsTEST_NFS01 TEST_NFS01_lif1 custom-data-100 dataTEST_NFS01 TEST_NFS01_lif2 custom-data-101 data