Skip to main content
System Manager Classic

Add NFS access to an existing SVM

Contributors netapp-forry NetAppZacharyWambold

Adding NFS access to an existing SVM involves creating a data LIF, optionally configuring NIS, provisioning a volume, exporting the volume, and configuring the export policy.

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

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

  • The NFS protocol must be allowed on the SVM.

For more information, see the Network management documentation.

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 NFS.

      This image is explained by the surrounding text.
  2. In the Configure NFS protocol dialog box, create a data LIF.

    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. If your site uses NIS for name services or name mapping, specify the domain and IP addresses of the NIS servers and select the database types for which you want to add the NIS name service source.

    This graphic is explained by the surrounding text.

    If NIS services are not available, do not attempt to configure it. Improperly configured NIS services can cause datastore access issues.

  4. Create and export a volume for NFS access:

    1. For Export Name, type a name that will be both the export name and the beginning of the volume name.

    2. Specify a size for the volume that will contain the files.

      Screenshot of the area where you configure the NFS export

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

    3. In the Permission field, click Change, and specify an export rule that gives NFSv3 access to a UNIX administration host, including Superuser access.

      This image is explained by the surrounding text.

    You can create a 10 GB volume named Eng, export it as Eng, and add a rule that gives the “admin_host” client full access to the export, including Superuser access.

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