Skip to main content
System Manager Classic

Add CIFS and NFS access to an existing SVM

Contributors netapp-thomi NetAppZacharyWambold

Adding both CIFS/SMB and NFS access to an existing SVM involves creating a data LIF, configuring a CIFS server, enabling NFS, and optionally configuring NIS.

Before you begin
  • You must know which of the following networking components the SVM will use:

    • The node and the specific port on that node where the data logical interface (LIF) will be created

    • The subnet from which the data LIF's IP address will be provisioned, or optionally the specific IP address you want to assign to the data LIF

    • The Active Directory (AD) domain that this SVM will join, along with the credentials required to add the SVM to it

    • NIS information if your site uses NIS for name services or name mapping

  • Any external firewalls must be appropriately configured to allow access to network services.

  • The time on the AD domain controllers, clients, and SVM must be synchronized within five minutes of each other.

  • The CIFS and NFS protocols must be allowed on the SVM.

    This is the case if you did not follow this procedure to create the SVM while configuring a different protocol.

About this task

The order in which you configure CIFS and NFS affects the dialog boxes that are displayed. In this procedure, you must configure CIFS first and NFS second.

Steps
  1. Navigate to the area where you can configure the protocols of the SVM:

    1. Select the SVM that you want to configure.

    2. In the Details pane, next to Protocols, click CIFS.

      This image is explained by the surrounding text.
  2. In the Data LIF Configuration section of the Configure CIFS protocol dialog box, create a data LIF for the SVM:

    1. Assign an IP address to the LIF automatically from a subnet you specify or manually enter the address.

    2. Click Browse and select a node and port that will be associated with the LIF.

      This graphic is described by the surrounding text.
  3. In the CIFS Server Configuration section, define the CIFS server and configure it to access the AD domain:

    1. Specify a name for the CIFS server that is unique in the AD domain.

    2. Specify the FQDN of the AD domain that the CIFS server can join.

    3. If you want to associate an organizational unit (OU) within the AD domain other than CN=Computers, enter the OU.

    4. Specify the name and password of an administrative account that has sufficient privileges to add the CIFS server to the OU.

    5. If you want to avoid unauthorized access to all the shares on this SVM, select the option to encrypt data using SMB 3.0.

    This graphic is described by the surrounding text.
  4. Create a volume for CIFS/SMB access and provision a share on it:

    1. Name the share that CIFS/SMB clients will use to access the volume.

      The name you enter for the share will also be used as the volume name.

    2. Specify a size for the volume.

      Screenshot of the area where you configure the CIFS share

    You do not have to specify the aggregate for the volume because it is automatically located on the aggregate with the most available space.

  5. Skip the Provision a volume for CIFS Storage area, because it provisions a volume for only CIFS access—​not for multiprotocol access.

  6. Click Submit & Close, and then click OK.

  7. Enable NFS:

    1. From the SVMs tab, select the SVM for which you want to enable NFS and click Manage.

    2. In the Protocols pane, click NFS and then click Enable.

  8. If your site uses NIS for name services or name mapping, configure NIS:

    1. In the Services window, click NIS.

    2. In the NIS window, click Create.

    3. Specify the domain of the NIS servers.

    4. Add the IP addresses of the NIS servers.

    5. Select Activate the domain for Storage Virtual Machine, and then click Create.

    This image is explained by the surrounding text.

What to do next

Open the export policy of the SVM root volume.