VMwareでPermission deniedエラーが発生したため、VMを移行できません
環境
- ONTAP 9
- VMware ESXi
- VMware vCenter
- NFS
問題
NetAppストレージから作成されたNFSデータストアにVMを移行しようとすると、vCenterに次のエラーが表示されることがあります。
vCenterのイベントログには次の情報が表示されます。
Failed to migrate the virtual machine for reasons described in the event message.
The virtual machine did not migrate. This condition can occure if vMotion IPs are not configured, the source and destination hosts are not accessible, and so on.
書き込み権限のトラブルシューティング時に、ソースホストのデスティネーションデータストアにテストファイルを作成しようとすると、次のエラーも表示されることがあります。
[root@esx1:~] cd /vmfs/volumes/852dbbad-f0754b1c/
[root@esx1:/vmfs/volumes/852dbbad-f0754b1c] touch file.txt
touch: file.txt: Permission denied