OCI - How to Mount an Object Storage Bucket as Filesystem in Oracle Linux 7
Applies to:
Oracle Cloud Infrastructure - Version N/A to N/A [Release 1.0]
Linux x86-64
Goal
This document will explain how to mount an Object Storage bucket as a filesystem on Oracle Linux 7 using s3fs-fuse project and Oracle Cloud Infrastructure's S3 compatible API.
Solution
Mount the File System
- Make sure there is a Bucket created on OCI account if not then refer to the following link and create one:
https://docs.cloud.oracle.com/iaas/Content/Object/Tasks/managingbuckets.htm
Note: Make sure the following channel is enable : ol7_developer_EPEL
- Installing directly using yum from Oracle Linux 7 instance:
Tagged:
1