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