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
Supported NFS protocols include: NFSv3 and NFSv4
Supported NFS protocols include: NFSv3 and NFSv4
Prerequisites and Considerations
Before you begin:
- Connect to the compute instance. See Accessing an Instance.
- Ensure the latest Oracle Linux 9 image is installed on the instance. See Installing Software and Oracle Linux 9: Installing Oracle Linux.
- Learn how to use the OCI Block Volume service to provide backups of OCI storage. For more information, see Overview of Block Volume Backups.
- Choose how 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.