Microsoft
Software
Hardware
Network
Question : Mounting NFS NAS in ESX 3
I am testing ESX 3 (Not using ESXi 4 due to not having a 64 bit server). It is up and running and everyting seems to be fine. I have a Western Digital 4TB NAS that wanted to use as a datastore. The NAS has NFS and it is running and allowing connection from the correct IP's. ESX server IP is 192.168.1.3
On the ESX server I ran
esxcfg-firewall -e nfsClient
service portmap start
server nfs start.
I verified that the services are running. I then make a directory in /mnt called nas. (/mnt/nas) I use
mount -t smbfs //192.168.1.66/shared /mnt/nas
It mounts successfully. I can access it and create folders. I then go in the VMware Infrastructure Client and add the VMKernal in the Networking with an IP of 192.168.1.4. I can ping 192.168.1.4 and I can VMKPing from the ESX server as well. All seems to be fine.
I then go into the Storage configuration, click Add Storage, choose 'Network File System", put 192.168.1.4 as the server and /mnt/nas as the folder. Give it a name, NAS_Stor then click next. It sits for awhile saying in progress, then gives me an error...
Error during configuration of the host: NFS Error: Unable to Mount Filesyatem: Unable to connect to NFS server.
I am completely new to this....any suggestions????
Thanks
Answer : Mounting NFS NAS in ESX 3
One more thing. You may need to setup ACL on NFS mount to allow the vmkernel IP to mount to it.
Random Solutions
Cross Tab with SELECTIVE total
TOC guide
does BEGIN TRAN put a lock?
csv row limit
Cannot install ISA 2006, get error “A Connection to the specified Configuration Storage Server"
How to send form results in Dreamweaver Php to more than one address
Logshipping is failing when SQL Server 2008 cluster is failed over
How to manually map vmnet0 (bridge) to a specific physical adapter with VMware Player?
Cannot Start Microsoft Outlook 2010. Cannot Open the Outlook Window
Security Exception in P/Invoke from C# to Win32 DLL