As we know, ESX Server supports NFS. Here, we show how to create NFS. The details are showed below.
A computer is SFU-TOP, this is a VM, IP address is 10.0.1.211; Host Server is ESX2, its IP address is 192.168.0.232. In addition, ESX Server must have a network adapter to support NFS.
Firstly, deploy a VM, named: SFU-TOP, from Windows 2003 STD SRV SP1 template. SFU means ‘Windows service for Unix’. This is a free software can be downloaded from Microsoft official website.
Secondly, fully install ‘Windows service of Unix’ in VM (SFU-TOP). Besides, we need WinSCP to help copying /etc/passwd and /ect/group files from ESX2 Server to VM's local disk (c:\etc).
Thirdly, action in SFU-TOP, a VM. Clicking ‘start’, and then ‘service for Unix administrator’. As,
In configuration tab, choose ‘Use Password and Group files’, and Brower the destination to get the ‘passwd’ and ‘group’ files.
Next step is in ‘Maps’ tab. In ‘Advanced maps’ option, make sure mapping between ‘administrator’ and ‘root’. Like picture shows here:
Mapping is done.
Fifty steps, in VM (SFU-TOP) make a folder as ‘NFS-sharing’, right click it and choose ‘NFS sharing’ tab. In order to access network, please add valid IP address.
From here, configure ESX Server is necessary. Thus, please follow configurationstorageAdd storageNetwork File System.
In ‘Server’ blank, please enter VM (SFU-TOP) IP address 10.0.1.211 and that folder.
Then, wait a moment. You will see NFS is ready in storage.
Job is done.
During this experiment, we also need pay attention on ESX server policy.
Also, NFS service have to start in NFS Server machine (SFU-TOP, a VM).










