Introduction
Oracle Cloud Infrastructure (OCI) File Storage Service provides a fully managed, scalable file system that enables you to store and access data on-demand in the cloud. It is ideal for applications that require file-based storage with shared access across multiple compute instances. With OCI File Storage, you can manage your data in the cloud like a traditional file system, using protocols like NFS (Network File System), making it simple to integrate into existing workflows and applications. In this blog I have highlighted the procedure to do the following to create and mount a file storage system to a compute instance and verify the availability of the file storage system.
- Access to the OCI
console.
- A VCN with internet
connectivity.
- A compute instance.
1.
In this section, we will create file system storage. Click
navigation button to open OCI Services menu and click on Storage. Under File Storage, click File Systems.
Click create filesystem to create a new filesystem and under export
Information, click edit details and change the export path to an
easy-to-remember name.
Under mount target Information, click edit details and click create
new mount target, select the VCN you created for Virtual Cloud Network. Choose
Public Subnet-YOUR_VCN_NAME (Regional) for Subnet.