设为首页收藏本站

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 421|回复: 0

Configuring NFS in Windows to be used under ESXi

[复制链接]
发表于 2012-10-3 15:14:33 | 显示全部楼层 |阅读模式
I experimented with some free NFS software that is out there but nothing seemed to work perfectly. I found that a lot of products would just stop working after a period of time and then you’d have to restart the service or program in question.Allegro NFS is pretty easy to configure. You start the program, you specify the windows path name you want to share out via NFS, then you specify the hosts and rights you want to give to the share. Then you just go to your client computer and mount the NFS share as you normally would. Pretty straightforward, it doesn’t get any easier than this. This is a great solution for users using workstation operating systems such as Windows Vista to share out external USB drives as NAS storage.
However if you want to use a workable free solution in your server environment then I would suggest using the Windows Services for Unix download with your Windows 2003 install. To get this working please do the following:
  • Download the files /etc/passwd and /etc/group from your ESX or ESXi server using WinSCP
  • Create a folder on your C drive called c:\nfs and place the passwd and group files in there
  • Download Windows Services for Unix 3.5 from here and install it
  • Make sure you install the Server for NFS and User Mapping components during the install
  • During the user mapping configuration portion of the install, choose Local User Name Mapping Server and choose Password and Group files
  • In the User Name mapping screen type in the path name for the passwd and group files (c:\nfs\passwd and c:\nfs\group)
  • After it’s installed, click on Start and Run then type MMC
  • Add the Windows Services for Unix Snap-in to the MMC console
  • Select User Name Mapping on the left hand pane and then select the MAPS section in the right hand pane
  • Ensure Simple Maps is checked and then click on Show User Maps
  • Then click on list Windows Users and list UNIX users
  • Select Administrator from the Windows user list and select root from the UNIX users list and then click Add
  • Check the Display simple maps in Mapped users list checkbox
  • Click on Apply in the top right hand corner of the MMC console
  • Close the MMC console
  • Create a folder and right click on it and choose Sharing and Security
  • Click on the NFS Sharing tab
  • Click share this folder and give it a share name, in this example we’ll call it NFSBackup
  • Click on permissions
  • Check the Allow root access box
  • Change the Type of Access drop down menu to Read-Write and then click OK and then click OK again
Now you can mount the share from VMware. When you go to add NFS storage just point it at the IP of the server and the path. So if the server’s IP address is 192.168.1.10 for example, then the serer name would be 192.168.1.10 and the NFS path would be /NFSBackup.

http://itknowledgeexchange.techt ... ing-nfs-in-windows/


您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|BC Morning Website ( Best Deal Inc. 001 )  

GMT-8, 2025-8-26 15:40 , Processed in 0.024027 second(s), 16 queries .

Supported by Best Deal Online X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表