Creating NFS Shares
With the Network File System (NFS) protocol, you can create and manage NFS shares in an Oracle Cloud Infrastructure (OCI) instance, and export files to the compute instance.
Note
Oracle Linux works with the NFSv3 and NFSv4 protocols.
Oracle Linux works with the NFSv3 and NFSv4 protocols.
Prerequisites and Considerations
Before you begin:
-
Connect to the compute instance. See Accessing an Instance.
-
Ensure the latest version of the Oracle Linux image is installed on the instance. See Installing Software and the relevant guide for the chosen image:
-
Learn about NFS and how to use NFS with Oracle Linux. See the relevant Managing the Network File System guide for the chosen Oracle Linux image:
-
Learn how to use the OCI Block Volume service to provide backups of OCI storage. For more information, see Overview of Block Volume Backups.
-
Decide which of the following methods to use to create the NFS share:
- From the command line: See Creating an NFS Share In an OCI Instance.
- From the Cockpit web console: See Creating an NFS Share In an OCI Instance Using Cockpit.