Creating a File System, Mount Target, and Export

On Compute Cloud@Customer, you can use this task flow to perform all the tasks that are required to create a file system and make it available for instances.

Task Flow

No. Description Links to Procedures
1.

Ensure a mount target is available that's assigned to the VCN and subnet of your choice. Create a mount target if one doesn't exist.

Only one mount target can be created per VCN. A mount target can be used for many file systems.

Note – the file system and mount target must be in the same compartment when you create an export.

Creating a Mount Target

2.

Create the file system.

Creating a File System

3.

Create a file system export in the mount target.

Creating an Export for a File System

4.

Enable Security Rules for File Storage.

Controlling Access to File Storage

5.

Change NFS export options to control access to the file system.

Setting NFS Export Options

After the file system is exported, on the NFS client, perform these tasks to mount the file system:

  1. (If needed) Install NFS client software.

  2. Create a mount point.

  3. On the client, mount the file system to the mount point.

  4. On the client, add whatever files, directories, and data that you want in the file system.

For more information about mounting file systems, see Mounting File Systems on UNIX-based Instances.