File System
The Network File System (NFS) is a protocol for distributed file system that allows users on client computers to access files over a computer network, similar to how local storage is accessed.
You can configure the Gaia Operating System to mount a storage device with NFS v4.
Configuring NFS in Gaia Portal
Step |
Instructions |
---|---|
1 |
In Gaia Portal, in the left navigation tree, click System Management > File System. |
2 |
Click Add. |
3 |
Enter the applicable information in the designated fields to add a mount point entry:
|
4 |
Click OK. |
Step |
Instructions |
---|---|
1 |
In Gaia Portal, in the left navigation tree, click System Management > File System. |
2 |
Select the mounted device. |
3 |
Click Delete. |
Configuring NFS in Gaia Clish
Syntax
|
|
|
Parameters
Parameter |
Description |
|||
---|---|---|---|---|
|
Specifies the absolute path to a local directory where an NFS exported directory is mounted. |
|||
|
Specifies the NFS server and the absolute path to the NFS exported directory in this format:
Example:
|
|||
|
Specifies the mounting options.
Syntax options:
|
|||
|
Shows the NFS v4 timeout. |
Configuring NFS with Gaia API
You can work with NFS storage devices using Gaia API commands.
See the Check Point Gaia API Reference > chapter "Files" > section "Network File System".