Manage NFS networking using the GUI

This page describes how to configure the NFS networking using the GUI.

Using the GUI, you can:

Create interface groups

Interface Groups define the servers and ports that provide the NFS service.

The default stack is NFS-W. If you need to create the interface group in the legacy NFS stack, use the CLI. See Create interface groups.

Procedure

  1. From the menu, select Manage > Protocols.

  2. On the left pane, select NFS.

  3. In the Configuration tab, select the + sign near the Interface Groups title.

Add an NFS interface group

4. In the Create Interface Group dialog, set the following properties:

  • Name: A unique interface group name (maximum 11 characters).

  • Gateway: A valid IP address of the gateway.

  • Subnet mask: The subnet mask in CIDR (Classless Inter-Domain Routing) format. For example, a value of 16 equals 255.255.0.0.

5. Select Save.

Create interface group dialog

Related topic

Manage the NFS protocol

Set interface group ports

Once you create an interface group, set its ports.

Procedure

  1. In the Configuration tab, select the interface group.

  2. In the Group Ports table, select +Create.

Group ports table

3. In the Add Port dialog, set the following properties:

  • Hostname: Select the server on which the port resides.

  • Port: Select the port from the list.

Add port dialog

Remove an interface group port

Procedure

  1. In the Configuration tab, select the interface group.

  2. In the Group Ports table, select the three dots, and from the menu select Remove.

Remove an interface group port

Set interface group IPs

Procedure

  1. In the Configuration tab, select the interface group.

  2. In the Group IPs table, select +Create.

Group IPs table

3. In the Add Range IP dialog, set the relevant IP range.

4. Select Save.

Add range IP dialog

Remove an interface group port

Procedure

  1. In the Configuration tab, select the interface group.

  2. In the Group IPs table, select the three dots, and from the menu select Remove.

Remove a group IP

Define client access groups

Procedure

  1. In the Permissions tab, select the + sign near the Client Groups title.

Add a client group

2. In the Create Client Group dialog, set the client group name (DNS server name).

3. Select Save.

Create client group dialog

Related topics

Manage the NFS protocol

Manage client access groups

Procedure

  1. In the Permissions tab, select ADD DNS for the relevant Client Group.

Manage client access groups

3. In the Create Client Group DNS Rule dialog, set the DNS server name. Then, select Save.

Add DNS to a client group dialog

3. In the Permissions tab, select ADD IP for the relevant Client Group.

4. In the Create Client Group IP Rule dialog, set the IP address and bitmask. Then, select Save.

Add IP to a client group dialog

Remove DNS or IP of a client group

Procedure

  1. In the Permissions tab, select the trash symbol displayed next to the DNS or IP for the relevant Client Group.

Remove DNS or IP of a client group

Create NFS client permission

You can create NFS permission for a client group.

Procedure

  1. In the Permissions table, select +Create.

Permissions table

2. In the Create NFS Permission Creation dialog, set the following properties:

  • Client Group: The client group to which the permissions are applied.

  • Filesystem: The filesystem to which the permissions are applied. A filesystem set with required authentication cannot be used for NFS client permissions.

  • Path: The exported directory path (root share).

  • Type: The access type: RO (read-only) or RW (read/write).

  • Priority: The priority of the client's permission. When access is evaluated, the system first processes the permissions set with the lower priority number. Setting a number in tens (10, 20, 100, and so on) is recommended (it allows adding priorities in between).

  • Supported Versions: The supported NFS versions (V3, V4, or both).

  • Squash Root: The squash mode that the system enforces with the client's permission.

  • Anon. UID: Anonymous user ID. Only relevant for Root and All user squashing.

  • Anon. GID: Anonymous group ID. Only relevant for Root and All user squashing.

3. Select Save.

Create filesystem permissions

Edit NFS client permission

You can edit the existing NFS permission settings for a client group. You can also move the priority to the top or bottom priority (in relation to other client group priorities). If the client group permission setting is no longer required, you can remove it.

Procedure

  1. In the Permissions table, select the three dots of the client group to edit, and select Edit.

Edit a client group permissions

2. Set the relevant properties: Type, Priority, Supported Versions, Squash Root, Anon. UID, and Anon. GID. Then, select Save.

3. To move the priority of a client group setting to the top or bottom priority, select Move to top priority or Move to bottom priority.

4. To remove the client group permission setting, select Remove.

Related topics

Manage the NFS protocol

Last updated