---
title: "OpenDrives Atlas With Wasabi"
slug: "how-do-i-use-opendrives-atlas-with-wasabi"
updated: 2026-05-30T23:02:54Z
published: 2026-05-30T23:02:54Z
canonical: "docs.wasabi.com/how-do-i-use-opendrives-atlas-with-wasabi"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenDrives Atlas With Wasabi

Wasabi has been validated for use with [OpenDrives Atlas](https://opendrives.com/products/atlas/). The OpenDrives Atlas platform drives ultra-high performance NAS storage. To use this platform with Wasabi, please follow the instructions below.

### **Reference Architecture**

![opendrivesdiagram.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/opendrivesdiagram.png)

### **Prerequisites**

- Atlas v2.3 or above running on OpenDrives hardware platform
- Standard Atlas license (no additional license required)
- Active Wasabi account

### **Create S3 mount**

Follow the steps outlined below to connect your OpenDrives system to your Wasabi S3 bucket

1. Login to the OpenDrives system. In the left hand menu, navigate to **Storage -> Mount Management**. In the main pane, click the **New Mount** button.

![Picture1.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture1(21).png)
2. From the **FileSystem Type** dropdown menu, select **S3** as the type and provide the following information
  1. Enter your Wasabi bucket name in the **Bucket** field below.
  2. Enter the **Endpoint** where the bucket can be reached.
    - For Example: [https://s3.us-west-1.wasabisys.com](https://s3.us-west-1.wasabisys.com).
  3. Enter the local**Mountpoint** on the OpenDrives system where you want the bucket mounted.

![Picture2.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture2(15).png)

***Note****: In addition to filling in the text fields for a simple mount, if you scroll down to the bottom of the page you will see a section for advanced parameters. These settings are an alternative to and in addition to the text fields.*

***Note****: This config example discusses the use of Wasabi's us-west-1 storage region. To use other Wasabi storage regions, please use the appropriate Wasabi service URL as described in this*[*article*](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabis-different-storage-regions).
3. Next, select your **Mount Profile** which you want to use for that connection. Select an existing profile from the dropdown menu or create a new profile per the instructions in the next section.

![Picture3.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture3(13).png)

### **Profile Management**

As required for security by every S3 instance, you need to add your key and the secret key. OpenDrives provides you with profile management which allows you to maintain multiple keys in your system.

1. Click **Available Profiles** under the Mount Profile option and select**Add Profile**. Enter a profile name and your keys for your bucket.

![Picture4.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture4(13).png)
2. If the mount should be persistent (will be available after a reboot of the OpenDrives system), leave the **Persistent** option active.

![Picture5.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture5(11).png)
3. A successful mount will look like this:

![Picture6.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture6(9).png)
4. As a verification procedure, you can **Explore** the bucket.

![Picture7.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture7(10).png)

### **Create Samba/NFS share**

Now that you have mounted your S3 bucket to the OpenDrives system, you can take further advantage by resharing the bucket and providing read/write access to your LAN clients via SMB and NFS. In this example, we will be creating an SMB share for the S3 Mount.

1. Navigate to **Network -> SMB** on the left-hand menu. Click your system name to expand the panel.

![Picture8.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture8(8).png)
2. This will reveal the **Create Share** button at the top right.

![Picture9.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture9(7).png)
3. Enter your desired share name in the designed field. Click on Select A File Path to expand the dropdown.

After you pressed the enter key, a **Verify** button will appear. Click the **Verify** button to validate the existence of the given path.

![Picture10.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture10(5).png)
  - If you don’t see your S3 mount point, enter the correct path into the field.
  - In our example, it is */mnt/mywasabi*.
4. Select **BASIC** from the **Recommended Settings** dropdown. Select **Save** as a final step.

![Picture11.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture11(6).png)
5. The final result will be displayed after the settings have been saved and resemble the image below

![Picture12.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/picture12(2).png)

You can now connect your clients to the Wasabi S3 bucket as if it was a NAS share
