Hi,
I would like to get some guidance how to add a new nfs datastore. These are the steps that I have done:
1) I have setup a standalone ESXi 4 server. I configured VMNIC0 with the IP 192.168.100.1/24 with Vswitch0.
2) I have setup a NFS storage. The NFS share is . I tested using a Windows Laptop and I can access the share.
3) AT the ESXi server, I created another Vswitch1 with VMNIC1 IP 192.168.200.1/24. I connect my storage to VMNIC1. From ESXi, I am able to ping my storage 192.168.200.2.
4) I connect my Windows Laptop (IP 192.168.100.2) to VMNIC0. I am able to Vsphere Client into the ESXi Server.
5) Using the Vsphere Client GUI, I click "Add New Datastore". The fields that I enter are "192.168.200.2" and "share". I got the below error message:
"Error during the configuration of the host: NFS Error: Unable to mount filesystem: Unable to connect to NFS server"
What has went wrong?
Regards,
Kent