sidebar | permalink | keywords | summary |
---|---|---|---|
sidebar |
task_nas_enable_nfs_and_smb.html |
Modify storage VMs to enable NFS and SMB servers to serve data to Linux and Windows clients. |
Modify storage VMs to enable NFS and SMB servers to serve data to Linux and Windows clients.
This procedure enables an existing storage VM. It assumes that configuration details are available for any authentication or security services required in your environment.
-
Enable NFS on an existing VM: click Storage > Storage VMs, select a storage VM, click Settings, and then click
in the NFS tile.
-
Enable SMB/CIFS on an existing VM: click
in the SMB/CIFS tile.
-
Open the export policy of the storage VM root volume:
-
Click Storage > Volumes, select the root volume of the storage VM (which by default is volume-name_root), and then click on the policy that is displayed under Export Policy.
-
Click Add to add a rule.
-
Client specification =
0.0.0.0/0
-
Access protocols = NFS
-
Access details = NFS Read-Only
-
-
-
Configure DNS for host-name resolution:
-
Click Storage > Storage VMs, select the storage VM, click Settings, and then click
in the DNS tile.
-
When DNS configuration is complete, switch to the DNS server and map the SMB server.
-
Create forward (A - Address record) and reverse (PTR - Pointer record) lookup entries to map the SMB server name to the IP address of the data LIF.
-
If you use NetBIOS aliases, create an Alias canonical name (CNAME resource record) lookup entry to map each alias to the IP address of the SMB server’s data LIF.
-
-
-
Configure name services as required:
-
Configure Kerberos if required: click
in the Kerberos tile and then click Add.
-
Map UNIX and Windows user names if required: click
in the Name Mapping tile and then click Add.
You should use this procedure only if your site has Windows and UNIX user accounts that do not map implicitly, which is when the lowercase version of each Windows user name matches the UNIX user name. This can be done using LDAP, NIS, or local users. If you have two sets of users that do not match, you should configure name mapping.