NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Network and Storage Protocols

NFS with Windows Server

PHILIP_SONNTAG
7,281 Views

Hey guys,

we want to connect a WindowsServer 2019 with a nfs-share. We can see the nfs-share within the WindowsServer. But we have no write-access to it. We are not sure wich parameter we should set, to get write access. 

Also tried to create a volume with security-Style ntfs instead of unix wasn't helpful. Seems that a minimal configuration error is stopping us. Is someone able to help? Want to store backupdata for Commvault (mediaagent) there, which cannot be backuped by IntelliSnap. 

Marcel & Philip

5 REPLIES 5

parisi
7,267 Views

Why can't you use SMB for this?

 

If you require Windows NFS, you'd need to enable the export policy rule to allow writes.

 

I cover Windows NFS here in TR-4067:

https://www.netapp.com/us/media/tr-4067.pdf

PHILIP_SONNTAG
7,256 Views
Hey parisi

Thanks. The TR doesnt face configuration of netapp Volumes. Should I use ntfs security style? Should ist use usermapping?

We Export 0.0.0.0/0 and check all.

Philip


Philip Sonntag | ACP IT Solutions AG | [email protected]

parisi
7,255 Views

Security style just covers how you want to handle permissions.

 

If you want UNIX perms, use UNIX security style. NFS users will use a UID/GID to gain access based on how you set the volume permissions.

 

If you want Windows perms, use NTFS. Then the user will need to map to a valid Windows user.

 

This blog also covers it.

https://whyistheinternetbroken.wordpress.com/2019/02/05/windows-nfs-who-does-that/

liu
3,449 Views

The security style is Unix and still some parameters need to be changed.  

Enable access for Windows NFS clients

liu_0-1731656382191.png

 

Kamran_Alam
3,362 Views

I understand that CIFS for Windows will work more efficient here as the ONTAP 9 and above will allow to create CIFS server in ONTAP without joining the CIFS server to a domain.

 

Public