---
title: "Bamboo Unified Storage With Wasabi"
slug: "how-to-use-bamboo-unified-storage-with-wasabi"
updated: 2026-06-13T19:03:10Z
published: 2026-06-13T19:03:10Z
canonical: "docs.wasabi.com/how-to-use-bamboo-unified-storage-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.

# Bamboo Unified Storage With Wasabi

[Bamboo Storage](https://bamboo-storage.com/site) builds unified, sale up and scale out storage systems offering all modern enterprise storage protocols. Bamboo Storage has been validated to work with Wasabi.

#### Requirements

- Active [Wasabi Cloud Storage Account](https://wasabi.com/sign-up).
- Wasabi bucket. For more information, review [Working With Buckets and Objects](https://docs.wasabi.com/docs/working-with-buckets-and-objects).
- Access & Secret Key Pair. For more information, review [Creating a User Account and Access Key](https://docs.wasabi.com/docs/creating-a-user-account-and-access-key).
- Bamboo Storage Appliance.
- Bamboo Unified Software Manager version 6.X or later.

## Reference Architecture

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

## Creating a Wasabi Access Key

1. Log into the Wasabi Console.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1704886551674.png)
2. On the Dashboard, click **Access Keys** in the navigation panel.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1704886580833.png)
3. Click **Create Access Key**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1704886679462.png)
4. Click **Root User**. Click **Create**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1704886721544.png)
5. Be sure to either copy or download your Root keys and save them in a proper location for future use.

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

## Adding Wasabi as a Storage Provider

1. Open your Bamboo Unified Storage Manager software.
2. You will be prompted to log into the software.

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

After successfully logging in, you will be in the default Bamboo Unified Storage Manager screen as seen below.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1705442138562.png)
3. To connect your Bamboo Storage system to Wasabi, select the **Cloud Integration** tab.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1705442423510.png)
4. In the upper left under Cloud Credentials, click **Add Credentials**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1705442540222.png)
5. Enter the following information:
  - **Cloud Provider** — Select Wasabi S3 from the drop down menu.
  - **Username/Access Key** — Input your Wasabi Access Key.
  - **Secret Access/API Key** — Input your Wasabi Secret Key.
  - **Secret Access/API Key** (Confirm) — Input your Wasabi Secret Key again.
6. Click **OK**.

You will see your Wasabi Storage account listed as a provider in the list.

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

## Creating a NAS Gateway Mapping

The NAS Gateway will map the appliance to your Wasabi bucket as an internal FUSE mounted filesystem which can be configured to enable user access via SMB or NFS protocols.

1. On the Cloud Integration tab under Cloud Container, click **Create**.
2. Enter the following information:
  - **Name** – Enter a desired name for the bucket/container.
  - **Attach to System** – Select a site on the Bamboo Storage to locate the bucket/container.
  - **Cloud Provider** – Select your Wasabi Storage.
  - **Location/Region** – Select the region in which your bucket is located.
  - **Cache Mode** – Select the access type (Read, Write, or Read & Write).
  - **Cache Size** – Select either Unlimited or specify a set limit for the cache.
3. Click **OK**.

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

> After creating the initial NAS Gateway Mapping, you can also Import Existing Buckets as Containers.
4. On the Cloud Integration tab, click **Import** under the Cloud Container section.
5. In the Bucket drop-down, select a storage bucket to add to your storage container list.
6. Click **OK**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1705444074751.png)
7. Verify that your storage buckets have been created in your Wasabi Console.

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

## Creating a Backup Policy

Backup policies can be set up to copy or move files based on age and can also be used to auto-tier.

**Copy Mode** — Files are copied to/from a network share to a Wasabi bucket based on the specified schedule and allows for a secondary copy of your data in the cloud.

**Move Mode** — Older files can be moved to the cloud to free up local storage. Combined with auto-tiering, this allows for the creation of local stub files so that the files moved to Wasabi are still visible within the network share, as if they were local.

> [!WARNING]
> When using file stubs once the file is accessed, the file will load just as it would as if it was local but can take longer to download the data from your Wasabi bucket.

1. On the Bamboo Dashboard, select the **Storage Management** tab. Click **Create** under the Backup Policy section.
2. Enter the following:
  - **Network Share** — Click the drop-down menu and select the share you want to copy, move, or tier data from.
  - **Policy Name** — Give the policy a specific name that matches the workflow you intend to select.
3. Click **Next**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1704887011724.png)
4. Complete the following:
  - **Backup Mode** — Select either **Copy** or **Move Files**.
  - **Backup Direction** — Select either **Inbound** or **Outbound Transfer**.
  - **Remote Storage Export** — Select **Cloud Container**.
  - **Cloud Container** — Click the drop-down and select your Wasabi Container.
5. Check the box to leave a symbolic link when moving the files from Bamboo to Wasabi.
6. Click **OK**.

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

## Migrating Data From a Third-Party Cloud to Bamboo to Wasabi

Follow the steps above to create a NAS gateway between the third-party cloud and Bamboo.

1. Create a policy to move files from the third-party cloud to Bamboo.
2. Optionally, drag and drop flies from the third-party cloud to Bamboo.
3. Migrate the files to Wasabi either by the policy created or by dragging and dropping the folders/containers from Bamboo to Wasabi.

## Object Lock/Immutability Support

Wasabi's object lock feature set is supported but must be set up on the Wasabi Console side in order to write data to it. To do so, follow the steps below:

1. Log into your Wasabi Console and create your Object Lock Enabled bucket. For more information, follow the steps in [Object Lock: Enabling](https://docs.wasabi.com/docs/object-locking).
2. Once created, import your OL Cloud Storage Container. To do so, follow Steps 4-7 in [Creating a NAS Gateway Mapping](/v1/docs/how-to-use-bamboo-unified-storage-with-wasabi#creating-a-nas-gateway-mapping).
